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)

Slynderdale 05-13-2003 01:05 PM

Heres an example of how to check if the user name and password matches a valid user, if not, show no permission.

$hashedpassword = md5($password);
if ($DB_Site -> query_first("Select * from users where username='$account' and password='$hashedpassword'")) {
//script here
} else {
nopermission();
}

vB-Host.com 05-13-2003 01:26 PM

now I get Fatal error: Call to a member function on a non-object in /home/sports/public_html/webmailjoin.php on line 10

Slynderdale 05-13-2003 01:32 PM

Quote:

Today at 10:26 AM vB-Host.com said this in Post #42
now I get Fatal error: Call to a member function on a non-object in /home/sports/public_html/webmailjoin.php on line 10

I think its shownopermission() or something of that sort, you need to check, I dont use it much.

Breaker 05-13-2003 04:50 PM

i'm using horde/imp thingy + plesk control panel i dont know the name of, will this ever be able to work?

vB-Host.com 05-13-2003 10:04 PM

Breaker, no, only cpanel, put if you can set me up a plesk control panel, I can figure out the script changes.

vB-Host.com 05-13-2003 11:45 PM

update added, now v1.3 fixes a security hole allowing non members to set up an account.

alkatraz 05-14-2003 02:02 AM

I've got
cx panel version 3.2.1 - copyright 1999-2003 phpwebhosting.com

will this work?

vB-Host.com 05-14-2003 02:10 AM

nope, It is written for cPanel and only cPanel.. To most hosting companies there is no other panel ;)

insanctus 05-14-2003 10:36 AM

I am still having no luck even with the right theme lmao.

vB-Host.com 05-14-2003 10:51 PM

insanctus,

Doing a traceroute, your domain is still going to your old host. It must be for you too with that it is trying to connect to Blue Lagoon there, which it can not as it is not your selected theme on that server. Once DNS probagates to our server it should work fine. until then, you could try using the ip address we assigned you instead of www.domain.com

Also, I hope you find our service reliable with faster support .... Welcome aboard :)


All times are GMT. The time now is 11:59 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.01139 seconds
  • Memory Usage 1,730KB
  • 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