[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 370: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
phpBBModders.net • Image resize won't work after installing Topic Text
Page 1 of 2

Image resize won't work after installing Topic Text

Posted: 19 Dec 2008, 15:00
by paciuli
Hi! :)
Me and some more users are not able to make "auto-resize mods" work after installing Topic Text hover. Any clue about that? For example, i can't get to work any of these:
http://phpbbegypt.com/phpBB3/viewtopic.php?f=9&t=79
http://blog.otaku-anime.com/2007/12/19/ ... or-phpbb3/

Thanks in advance :)

Re: Image resize won't work after installing Topic Text

Posted: 19 Dec 2008, 17:02
by RMcGirr83
Those are basically the same mod. You can try placing the call to tooltip.css in overall_footer.html as opposed to overall_header.html. Just before the </html> part.


Re: Image resize won't work after installing Topic Text

Posted: 19 Dec 2008, 21:14
by paciuli
I'm sorry, probably some other mod conflicts then :oops: i just guessed it was yours because other users had the same issue. Thanks :)

Re: Image resize won't work after installing Topic Text

Posted: 19 Dec 2008, 22:17
by RMcGirr83
:)

Not a problem at all!!

Re: Image resize won't work after installing Topic Text

Posted: 19 Dec 2008, 22:50
by paciuli

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 01:17
by RMcGirr83

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 07:45
by paciuli
Thanks for the suggestions, i've tried both (the latter had been done already by the way) but no luck :thumbdown: I'm using your latest release 1.0.4, and started with a fresh phpbb 3.0.4 just days ago. Calling both scripts, in any order, make them both fail. Resize script fails anyway though (even if i delete the topic hover call). I can't come up with anything, i guess i'll have to try a test board and go step by step to see where the issue may be. Thanks again for the time you spent trying to solve this :)

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 09:53
by paciuli

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 12:24
by RMcGirr83
Can you post a link to your board so that I can take a look please.

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 13:20
by paciuli
Sure :)

http://www.socialismotascabile.it/viewt ... 2&p=73#p73

I thought it could have something to do with the fact that my style inherits from prosilver, but i can't really see why after all :eh:

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 16:53
by RMcGirr83
Uhmmm, it resized for me. I'm using FF as my browser BTW.

Try clearing your browsers cache, close your browser and re-open....or ctrl + F5.

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 17:34
by paciuli
Oh my :shock: i've been trying for days, several PCs, several different browsers, cleared every kind of cache a zillion times... now it works for me in IE and Opera, but not in FF 3.0.5 (not even in my Linux system, not even in safe mode - no extensions) :? so we're almost there, but not quite :lol:
Thanks again, i think i'll have to figure it out myself now :D

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 17:52
by paciuli
I've tried to turn on error console, and loading my page it pops out this error (both windows and linux), which i can't really understand:

Errore: uncaught exception: [Exception... "Illegal operation on WrappedNative prototype object" nsresult: "0x8057000c (NS_ERROR_XPC_BAD_OP_ON_WN_PROTO)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: no]

do you think it can have something to do with my issue?

Re: Image resize won't work after installing Topic Text

Posted: 20 Dec 2008, 18:02
by paciuli
Ok, it works in FF too... only if i'm logged out. Same for other browsers :(

Re: Image resize won't work after installing Topic Text

Posted: 21 Dec 2008, 02:25
by RMcGirr83
Sorry, haven't a clue...which is quite annoying!!

BTW, I am by no means a javascript guru. :(