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
i can't configure addviaemail not sure how to go about solving this issue i hope its something simple.
im hosted on godaddy.com.. is this something they need to fix or is it something i need to do myself?

here is the error message ************/

Add via Email Configuration
Backend/Code Check

Verification of all backend functions needed by plugin.
Function name Pass/fail
imap_timeout
Missing
imap_open
Missing
imap_errors
Missing
imap_headers
Missing
imap_body
Missing
imap_headerinfo
Missing
imap_fetchstructure
Missing
imap_close
Missing
imap_expunge
Missing
Critical email functions are not available. Please ask your system administrator for help.
No further configuration is possible until the above errors are resolved.

/************ Here is my system info ************/

Gallery URL = http://www.reusemarket.com/gallery2/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.8 cgi-fcgi
Webserver = Apache
Database = mysqli 4.1.22-max-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Gd
Acceleration = none, none
Operating system = Linux p3nlh005.shr.prod.phx3.secureserver.net 2.6.18-164.6.1.el5PAE #1 SMP Tue Nov 3 16:55:59 EST 2009 i686
Default theme = carbon
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Rows in GalleryAccessMap table = 12
Rows in GalleryAccessSubscriberMap table = 765
Rows in GalleryUser table = 3
Rows in GalleryItem table = 765
Rows in GalleryAlbumItem table = 29
Rows in GalleryCacheMap table = 0

/************ 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
Posted: Mon, 2009-11-23 10:57

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
Posted: Wed, 2009-12-23 03:54

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?

 
iluvgallery2

Joined: 2009-03-06
Posts: 10
Posted: Wed, 2009-12-23 18:56

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

 
iluvgallery2

Joined: 2009-03-06
Posts: 10
Posted: Thu, 2009-12-24 18:24

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...