OK installed and LOVE IT! Now one issue and one comment.
There is a issue with your mod and this mod
https://vborg.vbsupport.ru/showthread.php?t=145187
If you load the mod you will see what happens. It shows your mod but breaks it up in code bits it doesn't recognize your mod basically. Just need to add support for your mod in that AJAX section.
Now second is there a way to change how images are shown for instance you have them one on top of another. What if I post lets say over 300 images in a post. Well I created some code so it would do side by side and X amount across according to there browser etc and on down till all images where done. Can this be done with your mod as well. Here is a link to show you my example. Cause it would speed up the site a lot in the sense that it loads in your system and not on the actual page so page would pop up immediately and just load each picture separate and allow for not needing a thumbnail image to original.
Link:
http://www.allwheeljunkies.com/showthread.php?t=24455
Also there is a small error with the auto media embed. Will show you example in minute. It is with images. It breaks up and does this:
[media]urlimage[/media]
[media]urlimage[/url]
[url]urlimage[/media]
Also when doing quick edit and editing out the [|url]urllink[/url|] to urllink and saving it will put it back as [|url]urllink[/url|] and not [media]urllink[/media]
FYI take out the | that was just to break up the BBcode from making it a URL link on this post
Ok here is another glitch. On that test link I put above. You have to wait till ALL photos are loaded on the page or your mod will freeze on a picture. Clear your cache and go to that link above. Go to second to last post right before the 130 pictures post. Click on that picture before the 130 pictures are done loading and see what happens. If you do it to fast the picture will not pop up and you will have to click again. When it finally comes up it will be frozen you can't click out of screen for it to go down or on the picture.
FYI: I have php 5.2.4 and mysql 5.0.23 Fx 2.0.0.11 Windows XP Pro SVP2
Tested in IE7 and it seems to load those 130 pictures the same time as the single pictures so there is no delay between loading to duplicate the issue in IE7.
Opera does same thing as Fx
So this is a very big issue when I post threads with over 500 images or more and if I have to wait for every single one to load before starting to look. That is an issue will need to use my other method to post them for now.
Great program by the way and great work. I will keep testing for you.