can't configure module:addviaemail imap missing errors
iluvgallery2
Joined: 2009-03-06
Posts: 10 |
![]() |
/***** hi does anyone know y i get this error message im not sure where to post this i hope this is the right thread. i've looked around countless days & hours for a solution. everyone seems to have an easy time with solving these errors issues here is the error message ************/ Add via Email Configuration Verification of all backend functions needed by plugin. /************ Here is my system info ************/ Gallery URL = http://www.reusemarket.com/gallery2/main.php /************ here is a link to my gallery and phpinfo.php ************/ http://www.reusemarket.com/gallery2/main.php /************ here is my phpinfo ************/ http://www.reusemarket.com/phpinfo.php /************ one more question i read this line of code in the Gallery2:Modules:addviaemail what is it where do i insert this line of code below */ wget -q http://your.gallery.com/main.php?g2_controller=addviaemail.Addviaemailpage -O - > /dev/null /************ thank you very much even for reading this far down ************/ |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
Sounds like your php has not been compiled with IMAP support: http://php.net/manual/en/book.imap.php I guess that will be something you'll have to take up with your hosting provider. |
|
iluvgallery2
Joined: 2009-03-06
Posts: 10 |
![]() |
Hi Alec i finally got my addviamodule to get rid of those imap errors you were right my hosting company didnt have imap on the shared hosting version. now the web server is configured correctly for add via email but for some reason its still not working ive punched in a whole bunch of combinations of email, subject, owners, and upload directories but something is still not working even after adjusting filepermisssions. im also checking the upload tmp file folder to see if the photo made it in but its still empty... so i guess its not reading my emails. im getting this error //******************************************************************************* Authentication Failure Your change cannot be completed due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in. Back to the Gallery * in modules/core/classes/GalleryController.class at line 239 (GalleryCoreApi::error) System Information //************************************************************************* can you help steer me in the right direction? |
|
iluvgallery2
Joined: 2009-03-06
Posts: 10 |
![]() |
hey hey thank you so much bharat alec and dave for this great program... i finally got the module to work dont ask me how. i started out on blogger flickr picassa photobucket... and now found a nice nest in gallery2 thank you for helping me get this module going |
|
iluvgallery2
Joined: 2009-03-06
Posts: 10 |
![]() |
one more thing im not sure if this would help anyone else in the future. if you are getting forge errors maybe try reverting back to the matrix theme before configuring your addviaemail... than change it back later to your theme. im not sure if that is what was causing those forge errors... |
|