Jump to content
MakeWebGames

Recommended Posts

Posted

I've found that quoting in the stock MCCraps engine was rather... ugly. URL encoding, html entities, and other misc. So, I tweaked it a little bit.

Replace your quote function (in forums.php) with this one:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Replace:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

With this:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

 

Save, upload. :)

Its a small tweak. Rather easy to do. I figured some unregistered lurkers might like it. Or might not. *Shrugs*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...