Quote:
Originally Posted by bashy
There is no error at at all, just hangs at 7% step 10 of 13: Testing Setteings
|
Check the "Verbose output" checkbox and then run the installer.
Quote:
Originally Posted by Robru
The install stops at 7% saying Step 1 of 13: Testing Settings… with the following error:
|
Quote:
Originally Posted by Neutral Singh
Fatal error: Call to undefined function: imap_open() in /includes/vbms_class_installer.php on line 790
|
Neither of you have the IMAP functions enabled. In your php.ini, uncomment the "extension=php_imap.dll" file and restart the web server. If you don't have access to that, ask your web host to do it; if they won't, then you can't run this hack on your server.
Quote:
Originally Posted by TTG
Produces :-
|
Try simply going to yoursite.com/forums/vbms_checkmail.php and let me know if there are any errors there. If you see something again like you just showed me, look at the source of that page and see if there are any errors.
Quote:
Originally Posted by encryption
I am my own webhost and the accounts are working, tested them through thunderbird. And I just cant get it to work 
|
How positively strange, it should work like that. The link you gave me has nothing to do with your problem... what sort of mail server are you running on there, and are you sure it's on the default port 110? That's really the only thing I can think of that could be wrong... unless your mail server doesn't accept IMAP connections for some reason.
Quote:
Originally Posted by blockbusted
Maybe an add-on feature in the future? 
|
Haha, possibly, but that's completely different than the type of coding this already uses, and I'm not sure if it's even possible through PHP or not. It'd sure be interesting to look into, though. *looks* it seems IMAP functions can handle that, I'm not sure if that'd work with POP servers or not though. Hmm...
Quote:
Originally Posted by sonichero
hey - anyone know what exactly is a catch all email? what do you put there?
|
That's something you have to configure with your own web server. It means that any email address @yourwebsite.com that isn't already defined automatically forwards to one single email that "catches all".