vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   WMail - a POP3/SMTP Webmailer for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=115597)

magnus 10-12-2006 05:38 PM

I have this installed and working on a fresh 3.6.2 installation. I, like others, ran into the 'adminhash mismatch' error -- so rather than commenting out code I decided to fix it. Took 5 seconds.

in admincp/wmail_admin_global.php:

FIND:
PHP Code:

print_form_header"wmail_admin_global""save"falsefalse"wmailglobalsettings""90%"""false"POST" ); 

REPLACE WITH:
PHP Code:

print_form_header"wmail_admin_global""save"falsefalse"wmailglobalsettings""90%"""false"post" ); 

For those keeping score at home, the only change made was changing the case of POST to post. You now have a working adminhash.

Enjoy.

* Edit:

Another purely aesthetic (template) fix:

In webmail_homepage:

FIND:
HTML Code:

<select name="book" size="10" id="book" onChange="SetValue('to', GetSelectedEmail());">
REPLACE WITH:
HTML Code:

<select name="book" size="10" id="book" style="width: 187px" onChange="SetValue('to', GetSelectedEmail());">
FIND and REMOVE:
HTML Code:

<option value="" title="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</option>
Remember, CSS is your friend.

run.exe 10-13-2006 06:49 PM

I applied your fixes; however, i still get a screenfull of garbage text when I click on the Webmail link in the navbar (per my previous post).

I'd love to get this working someday; sadly, it doesn't look like Hellcat will return to this thread anytime soon...

magnus 10-15-2006 08:14 PM

Quote:

Originally Posted by run.exe
I applied your fixes; however, i still get a screenfull of garbage text when I click on the Webmail link in the navbar (per my previous post).

I'd love to get this working someday; sadly, it doesn't look like Hellcat will return to this thread anytime soon...

The modifications I posted only fix a specific problem. I scrolled back and checked your previous posts, and from what I can tell, it appears the file isn't being correctly parsed as PHP. I assume you've tried to re-upload a fresh copy of the file(s)? You're not editing the files at all, correct? Have you had this problem with any other plugins which require an external PHP file to be uploaded?

run.exe 10-25-2006 11:29 PM

Quote:

Originally Posted by magnus
The modifications I posted only fix a specific problem. I scrolled back and checked your previous posts, and from what I can tell, it appears the file isn't being correctly parsed as PHP. I assume you've tried to re-upload a fresh copy of the file(s)? You're not editing the files at all, correct? Have you had this problem with any other plugins which require an external PHP file to be uploaded?


Magnus,

1) I have re-uploaded the provided (100% unedited) files numerous times (each one in vain).
2) I have zero (external or internal) PHP parsing issues, whatsoever, with any other plugins and/or files.

Thank you,

run.exe 10-26-2006 09:27 PM

Is this hack MySQL 5.x complaint/capable?

y2ksw 10-29-2006 02:47 PM

Installed on 3.6.0 and works fine. Test System: WinXP Pro. I'll install that now on a Win2003 production server and see how it works out ;)

Really nice mod! :up:

COBRAws 10-29-2006 07:16 PM

I hope HELLCAT don't mind me editing the zip file with the fixes shown at post #381

The fixes are for vBulletin 3.6.2 ONLY. (I take absolutely NO CREDIT by this, it's just for lazy people or those who don't know much about coding and make their lives easier.

my 2cents.

Axor 11-10-2006 02:17 PM

How can I print the Complete Mailbox Size (Inbox&Outbox) to inform the User when he got over mailbox quota?

please help!

gonkowonko 11-12-2006 08:46 AM

works in the 3.6.2

but got a question

How can admin setup the users mail account? ie set up the default pop login information and setup a default SMTP login and then lock everything but the pop3 password? as dont want members choosing their own accounts only their email accounts selected by admin

IS this possible?

Lionel 11-12-2006 05:16 PM

Quote:

Originally Posted by BETIServices
You could send emails but is not getting emails from your POP box.

I get mails from pop3 no problems on 3.60


All times are GMT. The time now is 11:22 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01546 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete