Icy Phoenix
Old Support Topics - Bug In Album?
andrea75 [ Mon 28 Aug, 2006 12:12 ]
Post subject: Re: Bug In Album?
one is working, second -no
after refresh - all OK.oh yes it is cache.clear cache
Cache of album or general cache?
images is opening in same window now
when did it happened ? after update to 058 ?
I'm sure after 58 upgrade... before all worked fine.
difus [ Mon 28 Aug, 2006 12:17 ]
Post subject: Re: Bug In Album?
Quote:
Cache of album or general cache?
all
difus [ Mon 28 Aug, 2006 12:33 ]
Post subject: Re: Bug In Album?
just upload throughFTP a big picture directly into Galleria Veloce
andrea75 [ Mon 28 Aug, 2006 13:45 ]
Post subject: Re: Bug In Album?
Cache cleared, but the problem remain.... only if I refresh page all works good
just upload throughFTP a big picture directly into Galleria Veloce
OTF works fine!

I don't know what I have to do.....
difus [ Mon 28 Aug, 2006 14:20 ]
Post subject: Re: Bug In Album?
yes it sounds your server works good
try to replace all album files and tpl .make backup !.optimize database
andrea75 [ Mon 28 Aug, 2006 14:35 ]
Post subject: Re: Bug In Album?
yes it sounds your server works good
try to replace all album files and tpl .make backup !.optimize database
All album files (album*.php in root, the album_mod folder and all album*.tpl) are replaced with original, database optimized, and and all cache cleared. The permissions on folders are ok... mumble mumble... I can try to check all files interested by FAP. No other things I have on my mind.
Do you think that can be some errors in DB? In this case if someone give me all tables of FAP and all settings interested in phpbb_config I can try to solve them, even if I'm not sure that the problem is in the DB........
difus [ Mon 28 Aug, 2006 17:31 ]
Post subject: Re: Bug In Album?
needs MG help for FAP
andrea75 [ Mon 28 Aug, 2006 21:13 ]
Post subject: Re: Bug In Album?
needs MG help for FAP
OK, I'll wait MG, but it's strange... all is very strange... all seems to be ok, but nothing is ok...
The med_thumbnail works if you refresh the page, but the full images doesn't work in any way. I make all test possible, but I don't resolve the problem.
MG, HELP ME!

Mighty Gorgon [ Tue 29 Aug, 2006 00:01 ]
Post subject: Re: Bug In Album?
It's a problem of your hosting... it's not an XS problem!
If you don't mind having the images shown with the full path, I'll suggest you a modification to fix your problem...
Or you can try with this file (disable watermark just to make sure not to charge your server of other work).
andrea75 [ Tue 29 Aug, 2006 08:43 ]
Post subject: Re: Bug In Album?
It's a problem of your hosting... it's not an XS problem!

I know that .... I'm here just to find a solution, but I know that this is my problem...
Or you can try with this file (disable watermark just to make sure not to charge your server of other work).
No, doesn't works... now I'll try to upload a clean version of XS in other folder, so I can understand if problem is in files or in hosting
Mighty Gorgon [ Sat 02 Sep, 2006 14:25 ]
Post subject: Re: Bug In Album?
Andrea...
Try adding this to your
common.php
ini_set("memory_limit","12M");
Or you may try using these files...
andrea75 [ Sat 02 Sep, 2006 16:32 ]
Post subject: Re: Bug In Album?
Andrea...
Try adding this to your
common.php
ini_set("memory_limit","12M");
Or you may try using these files...
Thanks Mighty, but the problem was in DB. I passed to XS1 from a MBMF version, where I installed an old version of FAP. In the DB had remained a table called "sp_config", that evidently disturbed something after installation of the 058 version. I have eliminated that table and all now works well.
Mighty Gorgon [ Sat 02 Sep, 2006 22:41 ]
Post subject: Re: Bug In Album?
Glad you solved... but you should post here that you have solved... so I can help someone else instead of trying to solve what has already been solved...

andrea75 [ Sun 03 Sep, 2006 09:13 ]
Post subject: Re: Bug In Album?
Glad you solved... but you should post here that you have solved... so I can help someone else instead of trying to solve what has already been solved...

Well... I solved just yesterday... few minutes before your post

Jarrod [ Tue 05 Sep, 2006 00:52 ]
Post subject: Re: Bug In Album?
This is bizarre, I have a similar problem where only half a large image is appearing, mid thumbails loading fully when refreshing etc but I don't have a table called sp_config sadly. I think you must have done something else to get round this problem
Mighty Gorgon [ Tue 12 Sep, 2006 10:56 ]
Post subject: Re: Bug In Album?
That is not the problem... try the files I've attached a couple of posts ago.
andrea75 [ Tue 12 Sep, 2006 12:58 ]
Post subject: Re: Bug In Album?
My problem was different, and was in the DB. I had find an old table from an old version of FAP. I have solved the problem deleting this table.
Jarrod [ Tue 12 Sep, 2006 13:29 ]
Post subject: Re: Bug In Album?
I decided to change my album_pic.php and album_picm.php files which has worked but it now means I'm using something effectively out of date.. I wish I knew what change between 048 and 052 caused these conditions
Mighty Gorgon [ Sun 01 Oct, 2006 19:57 ]
Post subject: Re: Bug In Album?
I decided to change my album_pic.php and album_picm.php files which has worked but it now means I'm using something effectively out of date.. I wish I knew what change between 048 and 052 caused these conditions
New album files are using a new images class to manage pictures, so now it's possible to have thumbnails even of PNGs and GIFs. This class is requiring an higher level of memory, so if you are experiencing problems you should try to raise your memory limit to 8 or 12 MB.
Anyway, FAP 1.4.0 will be out soon, and I hope to have found a way to reduce the memory needed.
