![]() |
Quote:
Updates Version 1.1 - Fixed <td> errors. Fixed error where message did not show when attachment present. Download and upload the latest version of email.php (make sure you clear your browser cache). After downloading the latest email.php, make sure the top of the file says Version 1.1 |
Quote:
|
works excellent for me i love it Thank u extremely very much Erwin :D
|
Our provider will not install imap for what reason we don't know. I hope that the 'workaround' from slynderdale can be made for this. ;)
|
Important Security Update
Version 1.2 Previous versions allowed users to simply change their FROM: email address at anytime. This can create problems with users using your forums to send anonymous emails to others. In the latest version 1.2, I have added settings at the top of the PHP file that you can change to allow or disallow users from changing their FROM: email address. You can exempt yourself and always be able to change your own FROM: email address by modifying the userid here as well. The default setting is NO (users cannot change their FROM: email addresses). The default userid exempted is 1. You can change these settings at the top of the email.php file. Please download the latest version now, and upload it. That's all you need to do to upgrade. :) Make sure the top of the newest PHP file says version 1.2. |
Quote:
|
The attachment viewer has a strange bug that I will need to fix when I have time to do it. In the meantime, this hack works 100% - just the attachment viewer is defective... not sure why, but I'm at work now, and don't have time to fix it yet. :)
|
$errormessage .= "<font color=\"{timecolor}\">";
how could i hard code the color here? |
All colors are based on your forum's style colors. None of the color is hard coded in my hack. Do you actually want to hardcode colors?
|
i don't really want to, but when i look at the email headers i can't read them. I tried to change the replacement code for the forum colors but it did not work. I thought I could just hardcode it. Is it possible? thanks
|
wow..this now tops the list as my favorite hack :) :)
one question however..I'm not planning on using the 'Member Profile' add-on...i would however like to remove the server field, and force it to always use mail.whatever.com. do-able? |
Quote:
|
Yes this is an awesome hack. The best I have seen so far. One that has long been wanted. Thank You!
I have it working on my site with no problems now. But when I type in the user name and server and password then click Login. It puts my footer on the top of my page and my header under the following message saying: HTTP/1.1 200 OK Date: Thu, 27 Mar 2003 06:25:03 GMT Server: Apache/1.3.26 (Unix) mod_log_bytes/1.0 mod_bwlimited/1.0 PHP/4.2.3 FrontPage/5.0.2.2510 mod_ssl/2.8.10 OpenSSL/0.9.6b X-Powered-By: PHP/4.2.3 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-Length: 4981 Keep-Alive: timeout=15, max=98 Connection: Keep-Alive Content-Type: text/html Is this something that is suppose to be displayed or is there a way I can get it to stop displaying. Everything work but this texted being displayed is annoying. It does go away after it finishes logging in. I don't know why it is putting my header under my footer either. It does not do this all the time???? |
Question, would it be possible to have the extra @yourdomain stripped from the from field email if your server requires you to login with username@yourdomain? The reason being, if the newest version won't allow users to change the from field, the receiver of the email will get from: yourname@xx.com@yourname.xx.com
|
Awesome!
/me installs! |
Quote:
|
Quote:
Fixed this. Download version 1.3. :) |
Update: Version 1.3 - Fixed Attachment Viewer and Downloader & Fixed Header Text Color
I've finally fixed the Attachment Viewer and Downloader... whew! Took some branstorming. Also, I've fixed up some minor cosmetic defects, with the header text colors, table widths etc. Just download the latest email.php and upload it. Make sure you clear your browser cache - it should say Version 1.3 when you look in the PHP file. Enjoy. :) |
Quote:
|
You do great work - I think I may need to change server... to someone that include IMAP!
|
Sometimes when I executes email.php I get this at the bottom at the page:
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber7" backg When I reloads the page after that, I see only the contents of the email.php file on the screen... What can it be? I have the latest version who works sending mail etc most of the time... |
That's perfect Erwin! Keep improving it. I am loving this one. thanks!
|
Quote:
|
erwin i would be more than happy to set you up with an email account that you can use for all eternity if you'd like..pm me if you're interested
no answers to post#131 anybody? |
Quote:
Apache <apache@ensim.rackshack.net> |
just realised can't attach more then one attachment at a time
|
Erwin,
Don't you capture errors to a standard error screen? I downloaded new mail while still loged in via email.php and then i get a nasty "Warning: Bad message number in /usr/.../email.php on line 279 " error... Good work anyway! Up and working on VB2.2.0 |
ok, this is working very well erwin, and i thank you for your time on this hack! :D
one little thing though - when i log in to an email account via this script and view an inbox, it displays two of everything - an exact copy of everything appears below the main page. i have read through the thread a few times, and have been following the updates aswell, but haven't seen anyone mention this. i'm wondering if it's just me that's getting this hehe any ideas on why it's returning two of everything? it doesn;t happen on the login screen part, just on all the pages when logged in to an account. i'm using v1.3 now, but it was happening when i used v1.1 aswell. also happens on different accounts from different servers and domain names. thanks for your help, and keep up the good work :) |
Ok. I got it working fine now. At least for the present time. It must have been a glitch on the web last night. Because I did not change anything but it is working fine this morning.
|
Quote:
Open email.php, find: PHP Code:
PHP Code:
Done. The other questions by other people - I will have to deal with them later... gotta go to university now. :) Most of them, like the double output, I cannot explain to be honest, but I will try to look into it. And @ gruntie - go ahead and set me an account, and email me the details, and I will go and start testing it out. |
Can you access a hotmail or yahoo account?
|
No you can not access Hotmail or Yahoo. You believe you can access Yahoo mail if you signed up for the paid email services.
|
Quote:
|
Quote:
Just might install it anyway. |
well upload it anyway lol
|
It WILL work for Hotmail or Yahoo accounts if you pay them for a premium POP mail account. :) Not the free ones though - in the past they worked, but they've started charging for POP access.
|
I get this when I try to login:
Fatal error: Call to undefined function: imap_open() in /htdocs/www/forums/email.php on line 614 |
Before posting, please read the FIRST post.
I've already stated why people get this error. Your server does not have IMAP compiled with PHP. |
Uploaded new version and can't read mail. I get blank pages and the newer mail is stuck on the meta refresh. I can compose and delete email.
|
hey doc. how can i change the
Quote:
|
All times are GMT. The time now is 08:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|