Nov 24, 2009
Pages: 1, 2

About Vbulletin

free web hosting

Read Latest Entries..: (Post #11) by xboxrulz on Jun 8 2007, 12:06 AM.
Sounds like a unique problem. I never have this issue with any other board software. I've used Invision, PHPBB, Quicksilver Forums, Mercuryboard, MyBB, SMF in the past and never had such problem.xboxrulz
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Software > Bulletin Board Systems > vBulletin

About Vbulletin

chaosx2x
i've a little question a bount vBulletin, i've installed it but when i'll try to access to admin cp it asks me for login, but when i login it redirect me to the login box -.-


P.S. excuse me for my bad english tongue.gif

Comment/Reply (w/o sign-up)

szupie
Did you try to login with the 2nd login box again? It might work. I don't use vBulletin, though.

Comment/Reply (w/o sign-up)

chaosx2x
yes i did but tells me mynick succesfull logged in and redirect me to the same login box -.-"

Comment/Reply (w/o sign-up)

deivid
personally i didnt known vbulletin, but always i heard that is the best forum, well to the point, i 've used phpbb and invision, but the login problems always was because cookies or use redirectors (like .tk , .cjb.net , etc).

First check the internet options from your browser for example, ie, go to internet options and go to the privacy and add your address to permit all cookies, if you use redirectors, always use the real address to login.

Greets
Deivid

Comment/Reply (w/o sign-up)

thedevil
Any one tell me....
Can I get A VBulletin for free... Coz I dont want to waste money just for a trial...
Are they giving it for free or not.???

Comment/Reply (w/o sign-up)

chaosx2x
there's a trial i think but u'll have to pay for vBulletin full not a trial tongue.gif it's a great board but it has a cost tongue.gif

Comment/Reply (w/o sign-up)

kaputnik
QUOTE (chaosx2x @ Mar 14 2005, 05:12 PM)
yes i did but  tells me mynick succesfull logged in and redirect me to the same login box -.-"
*


while I was trying vBulletin that happened to me a bit..

Read the installation guide that must have come with vBulletin .. make sure you're trying to access the Admin page as directed...

NOW...

The first thing you need to do is refresh your browser.. most likely this is the cause for the same page showing up.. Especially if you're using MSIE... it even happens upto 3 times refresh on Netscape.. I've not faced this problem with Firefox though.. So if you're using MSIE .. hit TOOLS> INTERNET OPTIONS> Under Temporary Internet Files, hit 'DELETE Cookies' and hit 'DELETE Files'... > OK.... this should dump your temp files and current cookies.. try loading your page and start from scratch now..

Should that not work...
Check the following..
Go to your cPanel and click on phpMyAdmin.. this will bring up your installed DB (the database with your vBulletin should you have multiple DBB's... click on the table 'USERS' and browse this table.. it will show you the logins that are available with the vBulletin DB.. this is to check that the login you originally enetered is correct.. NOW...(assuming you remember the password).. go back to your browser and try the login with your password.. if this fails.. then there is a possibility that your config file needs checking.. or if this is fine.. then you probably need to start the login process from scratch..

__Checking your 'CONFIG'

use your FTP client to go to the directory where you installed vBulletin and download the config.php file to your computer.. Open this file in a suitable Php editor and check that the database string points to the vBulletin DB you checked earlier using MyPHPAdmin.. next check that the username is correct as should be the password.

If you're unsure of the username or password go to your cpanel... click on 'MySQL Databases' under ' Site Management Tools' and make a new user id with a new password.. make sure you also update the access .. that means you check to see that you've made the username for the correct DB.. most times.. you'll need to first make a username/ password before you can use most installed php suites..

After you've done this.. add the username & password to the config.php file.. save it and upload it to the same location you downloaded from.. Try your browser again..

This really should get things working... of not.. the next option..

__Adding a login directly into your user table...

Use phpMyAdmin again.. click on the 'USERS' table.. browse this table.. insert a new login and password directly into the table..

Go to your browser.. refresh your browser.. use the new login and password you inserted directly into the Users table..

Any one of the above may solve your problem.. although if you're still facing issues.. then you can simply delete your entire installation... Delete the original database and reinstall the entire package.. infact if you have a fast connection.. I'd suggest you actually start from scratch..

All the best.. R.A.

 

 

 


Comment/Reply (w/o sign-up)

chaosx2x
QUOTE (kaputnik @ Mar 15 2005, 10:02 AM)
while I was trying vBulletin that happened to me a bit.. 

Read the installation guide that must have come with vBulletin ..  make sure you're trying to access the Admin page as directed... 

NOW...

The first thing you need to do is refresh your browser..  most likely this is the cause for the same page showing up..  Especially if you're using MSIE...  it even happens upto 3 times refresh on Netscape..  I've not faced this problem with Firefox though..  So if you're using MSIE ..  hit TOOLS> INTERNET OPTIONS> Under Temporary Internet Files, hit 'DELETE Cookies' and hit 'DELETE Files'...  > OK....  this should dump your temp files and current cookies..  try loading your page and start from scratch now.. 

Should that not work... 
Check the following.. 
Go to your cPanel and click on phpMyAdmin..  this will bring up your installed DB (the database with your vBulletin should you have multiple DBB's...  click on the table 'USERS' and browse this table..  it will show you the logins that are available with the vBulletin DB..  this is to check that the login you originally enetered is correct..  NOW...(assuming you remember the password)..  go back to your browser and try the login with your password..  if this fails..  then there is a possibility that your config file needs checking..  or if this is fine..  then you probably need to start the login process from scratch.. 

__Checking your 'CONFIG'

use your FTP client to go to the directory where you installed vBulletin and download the config.php file to your computer..  Open this file in a suitable Php editor and check that the database string points to the vBulletin DB you checked earlier using MyPHPAdmin..  next check that the username is correct as should be the password.

If you're unsure of the username or password go to your cpanel...  click on 'MySQL Databases'  under ' Site Management Tools' and make a new user id with a new password..  make sure you also update the access ..  that means you check to see that you've made the username for the correct DB..  most times.. you'll need to first make a username/ password before you can use most installed php suites.. 

After you've done this..  add the username & password to the config.php file..  save it and upload it to the same location you downloaded from..  Try your browser again.. 

This really should get things working...  of not..  the next option..

__Adding a login directly into your user table...

Use phpMyAdmin again..  click on the 'USERS' table.. browse this table..  insert a new login and password directly into the table.. 

Go to your browser..  refresh your browser..  use the new login and password you inserted directly into the Users table.. 

Any one of the above may solve your problem..  although if you're still facing issues..  then you can simply delete your entire installation...  Delete the original database and reinstall the entire package..  infact if you have a fast connection..  I'd suggest you actually start from scratch.. 

All the best..  R.A.
*



i was using as my browser Firefox, i have also cleared browser's cache and cookies, but the problem is that when i'm login vbulletin tells me that's my pass and user tha's right but he continue to redirect me back to login page, for me maybe that in any pages there's something wrong, as i can i'll try to made a new one installation of VBulletin...but before i'll try your soluction sad.gif

uhm...i think i'll change my board if a new installation not run correctly tongue.gif

thx man for your help!

Comment/Reply (w/o sign-up)

spacewaste
Delete all traces of it from your mysql....Then delete the directory it is in....Then reinstall it.

That is the best way to do thigns for now...If that doesn't work though pm me the link, your username, your pass...All for the board that your installing, of course tongue.gif....And I will see if I can get it going for you wink.gif.

Then you can change your pass to w.e you want and hope for all the best wink.gif.

Comment/Reply (w/o sign-up)

Houdini
First things about installing most BBS or CMS is to create your database first, then populate the database you created with the tables that the BBS or CMS needs to operate...guess what will happen to a new install that finds the database that has no tables it will be sutck on the first action because it can't read a non existant table, mostly whichever table that software requires to store such data as passwords. His donfig could be correct but the database is lacking tables. That would be the first place I would look, as it is one of the most common problems I have to answer when people install MODs that I Port to the phpBB for PHP-Nuke.

Comment/Reply (w/o sign-up)

Latest Entries

xboxrulz
Sounds like a unique problem. I never have this issue with any other board software. I've used Invision, PHPBB, Quicksilver Forums, Mercuryboard, MyBB, SMF in the past and never had such problem.

xboxrulz

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : vbulletin

  1. Issues With Vbulletin 3.6.8 P1 With Php 5.2.6
    (3)
  2. Never Realized How Customizable Vbulletin Is
    (13)
    I have heard people say how customizable vBulletin is....but I never realized just how customizable
    it is. I just used that free demo at their official site and logged into the admin panel. Those
    forums are indeed extremely customizable. The thing I would like to ask is..sis it worth it? Can
    someone help me out here?....
  3. Trouble With Vbulletin
    Question about VBulletin (3)
    I just uploaded vBulletin to my server and I've launched the install script. On Step 2 I
    receive this error: Attempting to attach to database Connect failed: unexpected error from the
    database. Error number: 1044 Error description: Access denied for user:
    'artluo10@localhost' to database 'mamb1' Please ensure that the database and server
    is correctly configured and try again. What is wrong here?....
  4. Uninstall Vbulletin
    (6)
    i have just install vbulletin on my localhost. but now i decided to uninstall it because i want to
    install on my web server. does anyone have any idea how to uninstall vbulletin?....
  5. Problems With Vbulletin Upload
    (5)
    Ony my site Im trying to get vbulliten on it. But I dont know how to get It uploaded onto my site.
    Also does anyone know a link to a trial or a way to use vbulliten on my site. Also, does anyone know
    how to get a homepage of my site. And then some links on the side. Like a link to my forum and stuff
    like that. Thanks. --------------------------------------------- This isn't a programming
    problem - kindly try to keep your topic title as relevant to the message as possible. "Programming
    Problem" is completely unrelated to this.....

    1. Looking for vbulletin

See Also,

*SIMILAR VIDEOS*
Searching Video's for vbulletin
advertisement



About Vbulletin

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com