Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
Zeriab

Broken code tags

Recommended Posts

Hi,

 

The code does not end properly. For example

some code

 

This is also present in the code block.

Additional code blocks are wrapped in the earlier:

some
 more
code

 

You have to wrap the code tags in another tag to stop that behavior

Quote tags stop the code
if true
 return
else
 exit
end

 

But it's only at the end quote tag it stops

 

I hope I have explained the issue properly ^_^

 

*hugs*

Share this post


Link to post
Share on other sites

That is a really strange error... Thanks for pointing it out Zeriab. The new code tags use a php file to 'prettify' code on forums. But with large RGSS scripts posted on the forums, it just lags up the page. I redo the code tags and hopefully this will solve the breaking issue.

 

EDIT: Alright Zeriab, I believe I have fixed the problem. I also noticed this in your RMXP FAQ topic. A quick rebuild of posts should fix it up. Thanks for making me aware of this.

 

EDIT2: This is really strange. After editing your post and saving changes (without any changes to your post) the BBCode works again. But refresh the page and it breaks. Since the edit is ajax and doesn't actually reload the page, I think it could be a skin related issue or something external. Otherwise I'm not entirely sure what's causing it...

Share this post


Link to post
Share on other sites

I recently ran into a major lag problem when trying to view my script that i posted.

Sometimes it only shows a fraction of the script.

Share this post


Link to post
Share on other sites

From first appearances, this issue seems to be taken care of. There was some issue with the

 tags, which is strange because it's completely default. But the code tags now seem to stop wrapping within one another. 

 

I'll leave this topic open for reports of misbehaving code BBCode.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...