can't configure module:addviaemail imap missing errors
iluvgallery2
Joined: 2009-03-06
Posts: 10 |
Posted: Mon, 2009-11-23 06:58 |
/***** 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 ************/ |
|
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.
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
Error Detail -
Error (ERROR_REQUEST_FORGED)
* in modules/core/classes/GalleryController.class at line 239 (GalleryCoreApi::error)
* in main.php at line 243 (GalleryController::assertIsGenuineRequest)
* in main.php at line 104
* in main.php at line 88
System Information
Gallery version 2.3.1
PHP version 5.2.6 apache2handler
Webserver Apache/2.2.8 (Fedora)
Database mysqli 5.0.45
Toolkits Thumbnail, Gd
Operating system Linux ip-173-201-23-165.ip.secureserver.net 2.6.18-028stab059.6 #1 SMP Fri Nov 14 14:01:22 MSK 2008 i686
Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
//*************************************************************************
can you help steer me in the right direction?
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
http://www.reusemarket.com
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...