![]() |
Quote:
|
Hm... I don't know what to say. I have tested your site in both normal and 64-bit Internet Explorer 7, and haven't seen any issues. Try clearing your browser cache, maybe?
|
Hey, installed on my site, works a charm, although I seem to be getting the problem where Sig images get turned into URL's. I think you addressed this problem already so i'll check and get back to you. Either way this works great, i'm clicking installed because me and my members love this.
-Dave (http://www.TheBestCaseScenario.com/forum) EDIT: Fixed by rebuilding Sig cache, nominated for MOTM. |
I have installed your mod and it resizes everything properly but I have a few issues...
1. When using in conjunction with vbadvanced I get the "resized" message no mater what my setting are. View my front page, I have a test image posted... http://www.chattanoogans.com/ 2. When viewing the message it doesnt make the image clicable to view the orginal image even when I have the option set. You can view the message at... http://www.chattanoogans.com/forums/...size-test.html PS. Using IE 7 |
Quote:
|
@offline, I don't know if you changed something or not. I checked and saw it working as you described in IE 7. Then after 30 mins of trying to figure it out I refreshed the page and it's working as designed...
@mrghostno1, thanks for getting back to me with this. It gives me somewhere to start looking. |
For users using sid's [hide] hack...
The issue is that AFTER all the parsing is done for a post, the [hide] hack reparses the post. This would not be a problem if the post was reparsed properly. But a huge number of coders are under the misconception that using the function $bbcode->do_parse() is the best way to do this. The truth is, that do_parse bypasses the bbcode_parse_start hook, which breaks any modifications that may be using it. Not only that, but it still runs bbcode_parse_complete, which can create even more problems when bbcode_parse_start was never called. So if you're using the hide hack (or potentially any other hack that runs do_parse) In the postbit_display_complete plugin, find: PHP Code:
PHP Code:
|
Thnks thincom200, but... didn't work :( still got the same.
btw, i found this code only under "hide hack ajax request" There's also a "fetch hide tag" with postbit_display_complete, but couldn't find that code. Other plugins using postbit_display_complete
|
Quote:
|
I went home and tried it and when I first viewed chattanoogans.com home page it loaded with no errors then I click on the message title above it "Image Resize Test" viewing the message then I click the back button to bring me back to the home page and then the error came up.
|
All times are GMT. The time now is 04:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|