vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB WebMail v1.3 (https://vborg.vbsupport.ru/showthread.php?t=52841)

insanctus 05-15-2003 03:06 AM

well the .net is what i changed script to .... .com is not bein user the page people see when they go to it is .net :)

And love the service..........

vB-Host.com 05-15-2003 05:17 AM

Great to hear your enjoying our service :D

ok.. make sure you have the following just your cpanel user/pass



require('./checkmailauth.php');
require('./global.php');
$templatesused = "neowebmail_join";
if ($submit){
$host = "www.sanguinox.net";
$domain = "sanguinox.net";
$quota = "10"; //mailbox size 10 = 10mb
$email= "$bbuserinfo[username]"; //don't touch this setting
$socket = fsockopen($host,2082); //don't touch this setting
$cpaneluser = "user"; //your cpanel login name goes here
$cpanelpass = "pass"; //your cpanel password goes here
$authstr = "$cpaneluser:$cpanelpass"; //don't touch this setting
$pass = base64_encode($authstr); //don't touch this setting

$in = "GET /frontend/bluelagoon/mail/doaddpop.html?email=$email&domain=$domain&password =$password&quota=$quota HTTP/1.0\r\nAuthorization: Basic $pass \r\n";

vB-Host.com 05-15-2003 05:22 AM

also, If you goto webmailjoin.php and create an account, then log into your cpanel and go to e-mail accounts, did the account get created? If yes then go to www.sanguinox.net/webmail/ and see if it lets you log in. If it does not create the account then carefully recheck the code in post #52

insanctus 05-15-2003 05:56 AM

On webmail join I get a pop up for forum info.... So I put in my forum name and my passy and this is what i get

As a unregistered forum member, you are not authorized to access this area of thesportsforum.net If you are a registered member, Hit refresh and reenter your log in information when propted to do so

And it is a legit account... And yes your service rocks. can not wait till .com is parked there too but that host (gisol) is slow about anything.

They also wanted to charge me money to have another theme. Took them 2 days to email me back.

insanctus 05-15-2003 05:59 AM

Ps. If you feel going into my account and lookin would prove usefull please do lmao.

~ is at a total loss.

vB-Host.com 05-15-2003 06:02 AM

make sure you have the correct settings in checkmailauth.php change user_forum to your-cpanel-username_database-name

$dbcheckusername = "user_forum"; // user name
$dbcheckpassword = "password"; // user password
$dbcheckbase = "user_forum"; // name of database

insanctus 05-15-2003 06:04 AM

Triple checked that.. They all good same thing as in my config for forum.

insanctus 05-15-2003 06:13 AM

ok found issue on that now that i see webmailjoin i toss in passy and nothing.

vB-Host.com 05-15-2003 06:17 AM

Did you make sure that (usergroupid = '2' or usergroupid = '5' or usergroupid = '6') "; is set for you. If you are not in a usergroup listed it will still fail.

I just logged into your cpanel and looked at all the code, looked right.. so then went to your forum and registered as vbhost.. went to webmailjoin.php put in my user/pass in the pop up.. it worked... then created the account and logged into neomail..

my guess is either admin is not set to auth.. check groupid's If it is, is there a space in your username? there can't be any spaces in your username.

vB-Host.com 05-15-2003 06:19 AM

Quote:

Today at 12:13 AM insanctus said this in Post #58
ok found issue on that now that i see webmailjoin i toss in passy and nothing.
after you put in your password, it should now take you to a new page telling you the account was created and asking for your password again to log you into neomail


All times are GMT. The time now is 02:38 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.01173 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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