Unfortunately, I'm also getting the 500 status response error. However, after getting the error popup, and then refreshing, my thank is registered. I tried simply copying: // Parses the responseText of well-formed JSON text. result = jsonParse(http_request.responseText); if (result !== undefined) {...
Few months bump, but this'd be really helpful now.
To be precise, what I'm looking for is a button I can place in a specific forum section, and when clicked, it'll lock the thread, edit the title, append some [TAG] to it, and then move it to another forum section.
Hey. I'm trying to implement a BBCode onto my forum, for youtube's HTML5 player. I'm also trying to allow both full URLs, and just video IDs, by doing the following: [youtube]{TEXT}[/youtube] <script type="text/javascript">var v=/[\w-]{11}/.exec("{TEXT}");if(v){document.write('<i...
Is there an existing mod, or could one be produced that did the following?
- Added an extra button to each post, labelled quick quote.
- On click, output the quote bbcode content into the phpbb quick reply box, and scroll to it.
Unfortunately, I'm also getting the 500 status response error. However, after getting the error popup, and then refreshing, my thank is registered. I tried simply copying: // Parses the responseText of well-formed JSON text. result = jsonParse(http_request.responseText); if (result !== undefined) { ...
Hey there, Does a mod exist, or could one be created that simply displays an image, or the bottom of the post that lets user's know whether it is the OP posting. For those who aren't aware of this terminology, the OP would be the person who started the thread, and I would like marked, the first post...