I have some code for you ... Reminder Note: Remember to include your .js files in inc_header_short.asp as well.
Hi!!
First: Thanks for your great effort and work!
I assume you meant to say: inc_header.asp !!! ??
I followed the "readme" and after that, dobbelchecked with this post that all my files are okay!
The mediabox shows up... So far Juubiii But nothing happens when I click the button? If I enter the brackets manually into a post ... Everything works fine? ([media]http://mysite.dk/files/video1.mp4[/media])
Any ideas? Could "media" conflict with some other stuff?
Looking forward to hear from you!!
A wise man don't know everything. But he knows who to ask :)
Without seeing your code yet, another suggestion could be to refresh the page or empty the cache. Sometimes it will read the old inc_code.js file before the changes were made. Refreshing or emptying will force it to view the changes.
Everything seems to be correct. You might try the this and see if it works.
In inc_code.js remove the mediabox function from the bottom and add it below a function near the middle of the page, possibly under the strike function.
He is using a portal version of Snitz in which the inc_code.js was moved to an inc_code.asp file, so the javascript mod made to inc_code.js was never being accessed. Modded the inc_code.asp and all is well.