Thank you mate. It's all working now. I think we were putting it in the wrong sectionDavidIQ wrote:Just look at your table list and whatever the prefix is should be what goes in front of the config part. Not sure how you ended up with just config though because the queries are listed as phpbb_config...
Not with a white page. You'd get "Undefined index" errors.AlexanderPD wrote:Ah! I forgot an important thing!
On my DB the "phpbb_config" table have a different name, "avphpbb_config".. and i changed the SQL query from phpbb_config to avphpbb_config :O
Can this make the autoresizer mod crash?
Code: Select all
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /language/es/mods/reimg.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /language/es/mods/reimg.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /language/es/mods/reimg.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /language/es/mods/reimg.php:1)
I agree with you .. because maybe some people who have slow speed internet are thinking there is no picture in the topic.thesecret wrote:greetings,
When a user posts a very large image, it keeps loading a lot then the image appears suddenly when loading completes
That's not user friendly as I think.
can it be that the image keeps appearing will loading? exactly like it do without the mod??