PDA

View Full Version : 1.6 No Exif Update


ArchY
05-03-2007, 08:29 AM
Hi,

I have just make a fresh install of pixelpost 1.6 but I have no possibility to synchronise Exif informations. The addon is in the folder but I cannot activate it because I don't se it in addon sectio of the admin panel...

Could you give me a tip ? or anyone have already experiment this issue ?

thx !

Dkozikowski
05-03-2007, 11:40 AM
Are you still having issues?

If the addon is in the addons folder, you should see the addon when logged in to the admin panel under the addons menu.

ArchY
05-03-2007, 02:03 PM
Are you still having issues?

If the addon is in the addons folder, you should see the addon when logged in to the admin panel under the addons menu.


yes i still have the issue and I cannot see this addon in control panel

Connie
05-03-2007, 02:10 PM
delete the addon from the addon folder
upload it again, take care that you upload it in ASCII mode!

dakwegmo
05-03-2007, 02:22 PM
Check the permissions of /addons/admin_update_exif.php if they aren't something like 644 (read all) then the file will be skipped when PP "sucks in" all the addons.

ArchY
05-03-2007, 02:34 PM
delete the addon from the addon folder
upload it again, take care that you upload it in ASCII mode!

I have already do it and this is the same result. I cannot see the addon.

ArchY
05-03-2007, 02:35 PM
Check the permissions of /addons/admin_update_exif.php if they aren't something like 644 (read all) then the file will be skipped when PP "sucks in" all the addons.

I have try 644 on the folder and all the files under, 755 and 777 but nothing works. I cannot see this addon.

Is there something in the database i could reset about addons ?

dakwegmo
05-03-2007, 02:51 PM
The database only shows whether the addon has been turned on or off. If it's not showing up in admin->addons then the problem isn't at the database it's with the files.

austriaka
05-03-2007, 04:32 PM
only thing I can guess is that another addon is causing some trouble and keeps the update_exif_addon from being shown.
Please try the following:
Login as admin, go to the addon page and then paste "&errors" at the end of the URL in the adress field of your browser ("http://www.archy.net/main/admin/index.php?view=addons&errors").
Please look very carefully onto each addon listed if there is an error shown.
If you find nothing, try the same with http://www.archy.net/main/admin/index.php?view=addons&errorsall. Now you should see a lot of notices which should not bother you but keep your eye on warnings, esp. if they come together with some mysql information.

KArin

ArchY
05-03-2007, 04:58 PM
only thing I can guess is that another addon is causing some trouble and keeps the update_exif_addon from being shown.
Please try the following:
Login as admin, go to the addon page and then paste "&errors" at the end of the URL in the adress field of your browser ("http://www.archy.net/main/admin/index.php?view=addons&errors").
Please look very carefully onto each addon listed if there is an error shown.
If you find nothing, try the same with http://www.archy.net/main/admin/index.php?view=addons&errorsall. Now you should see a lot of notices which should not bother you but keep your eye on warnings, esp. if they come together with some mysql information.

KArin

that's it !
Fatal error: Cannot redeclare category_list_as_table_noecho() (previously declared in /home/archy/suomi/gallery/addons/copy_folder.php:167) in /home/archy/suomi/gallery/addons/copy_folder.php on line 165

So i have remove the copyfolder addon and Exif has appear :)

Thx !!

austriaka
05-03-2007, 09:51 PM
did you have it twice? Did you use the copyfolder addon which comes with v1.6?

ArchY
05-04-2007, 04:15 AM
no i don't have it twice and i don't use it either. I'll try to reactivate it tonight to check if the problem happen again