|
|
|
| Web Hosting Guide |
About Vbulletin |
Mar 14 2005, 08:38 AM
Post
#1
|
|
|
Advanced Member Group: Members Posts: 109 Joined: 14-March 05 Member No.: 3,046 |
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 |
|
|
|
![]() |
Replies
(1 - 9)
Mar 14 2005, 11:02 AM
Post
#2
|
|
|
S.P.A.M.S.W.A.T. Group: Members Posts: 814 Joined: 22-January 05 Member No.: 2,284 |
Did you try to login with the 2nd login box again? It might work. I don't use vBulletin, though.
|
|
|
|
Mar 14 2005, 11:42 AM
Post
#3
|
|
|
Advanced Member Group: Members Posts: 109 Joined: 14-March 05 Member No.: 3,046 |
yes i did but tells me mynick succesfull logged in and redirect me to the same login box -.-"
|
|
|
|
Mar 14 2005, 09:54 PM
Post
#4
|
|
|
Member - Active Contributor Group: Members Posts: 96 Joined: 15-September 04 Member No.: 588 |
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 |
|
|
|
Mar 15 2005, 07:08 AM
Post
#5
|
|
|
Member - Active Contributor Group: Members Posts: 82 Joined: 17-November 04 Member No.: 1,392 |
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.??? |
|
|
|
Mar 15 2005, 08:34 AM
Post
#6
|
|
|
Advanced Member Group: Members Posts: 109 Joined: 14-March 05 Member No.: 3,046 |
there's a trial i think but u'll have to pay for vBulletin full not a trial
|
|
|
|
Mar 15 2005, 10:02 AM
Post
#7
|
|
|
Premium Member Group: Members Posts: 233 Joined: 11-February 05 From: Bangalore Member No.: 2,607 |
QUOTE (chaosx2x @ Mar 14 2005, 05:12 PM) 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. |
|
|
|
Mar 15 2005, 10:32 AM
Post
#8
|
|
|
Advanced Member Group: Members Posts: 109 Joined: 14-March 05 Member No.: 3,046 |
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 uhm...i think i'll change my board if a new installation not run correctly thx man for your help! |
|
|
|
Mar 16 2005, 07:45 PM
Post
#9
|
|
|
Premium Member Group: Members Posts: 385 Joined: 13-October 04 From: Ontario Member No.: 1,175 |
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 Then you can change your pass to w.e you want and hope for all the best |
|
|
|
Jun 23 2005, 02:49 AM
Post
#10
|
|
|
Super Member Group: Members Posts: 572 Joined: 25-April 05 From: Nashville Tennessee Member No.: 4,340 |
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.
|
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
3 | magiccode9 | 506 | 29th May 2009 - 10:04 PM Last post by: magiccode9 |
|||
![]() |
6 | Steven9088 | 2,232 | 18th May 2009 - 09:59 AM Last post by: iG-SdJaCK&SaLLy |
|||
![]() |
25 | lxcid | 8,434 | 14th February 2009 - 07:32 PM Last post by: Unregistered |
|||
![]() |
5 | jrdonjar0591 | 2,166 | 12th January 2009 - 09:21 AM Last post by: alnatih |
|||
![]() |
7 | Sten | 986 | 8th January 2009 - 09:10 PM Last post by: Trubl3z |
|||
![]() |
6 | warriors | 2,354 | 3rd March 2008 - 09:47 PM Last post by: iGuest |
|||
![]() |
0 | adaml | 589 | 17th December 2007 - 11:34 AM Last post by: adaml |
|||
![]() |
6 | plot | 4,060 | 27th November 2007 - 03:33 PM Last post by: ethergeek |
|||
![]() |
9 | threesix | 1,555 | 9th April 2007 - 08:55 PM Last post by: threesix |
|||
![]() |
1 | zacaroo | 1,768 | 28th September 2006 - 08:23 PM Last post by: Anthony_ |
|||
![]() |
13 | Nemisis | 2,622 | 1st May 2006 - 12:17 AM Last post by: Opethian |
|||
![]() |
3 | plot | 2,658 | 22nd November 2005 - 06:49 PM Last post by: plot |
|||
![]() |
3 | Artluo100 | 1,444 | 4th September 2005 - 09:55 AM Last post by: plot |
|||
![]() |
1 | darkool | 1,488 | 16th April 2005 - 11:54 AM Last post by: Trekkie101 |
|||
|
Lo-Fi Version | Time is now: 24th November 2009 - 10:58 PM |
© 2009 AstaHost: Free Web Hosting & Technical Discussion, Free Web Hosting. a member of xisto.
Powered by Invision Board. Skin: IPB Forum Skins
Expand / Collapse Navigation


Mar 14 2005, 08:38 AM







