Originally posted by LoveShack
Announcement
Collapse
No announcement yet.
Can't log into ACP
Collapse
This topic is closed.
X
X
-
I ran the fix_login.php and I get this message, does that mean there is something wrong with my database, or what?
------------------------------------------------------------
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.[I]Regards,
Stephen Strong
Comment
-
Originally posted by JakemanView the source code of the error page and post the exact mysql error.[I]Regards,
Stephen Strong
Comment
-
Originally posted by StephenStrongThe error is accesible at http://talk.cabletvinfo.com/talk/includes/init.php ... when I view source it doesn't give me any information. I would be more then happy to give you the admin password and username if you would like to take a look
Comment
-
Originally posted by IguanaAt the risk of sounding stupid, I must ask:
How do I change cookie paths? I've never done it before because I never had the need to, so I have no idea how to change cookie paths.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Originally posted by Ed SullivanAre you sure it doesn't work the other way around? That would seem more logical...
I made a pretty big mistake in my last post. I've gone back and edited it. The last slash is a no-no.
Paul
Comment
-
Originally posted by Ed SullivanIs this a clean install? If so, I'd recommend reinstalling -- you seem to be missing at least the datastore table which is pretty important.[I]Regards,
Stephen Strong
Comment
-
Originally posted by IguanaSteve.... how can I change the cookie paths in the Admin CP when I can't even access the admin cp?
Run this query:
SELECT * FROM template WHERE title='options'
Locate the appropriate variable in this format:
$varname = 'value';
Change the appropriate setting, then also make the same change to your setting table.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Originally posted by Steve MacholThen you'll need to do this manually with phpMyAdmin:
Run this query:
SELECT * FROM template WHERE title='options'
Locate the appropriate variable in this format:
$varname = 'value';
Change the appropriate setting, then also make the same change to your setting table.
SQL-query :
SELECT * FROM template WHERE title='options' LIMIT 0, 30
MySQL said:
Table 'ProjectGaming.template' doesn't exist
Comment
-
Sorry, that query was meant for vB2. Not sure what the equivalent query is for vB3.Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
Related Topics
Collapse
-
by catfish_peteJust performed the 5.0.2 upgrade. Attempting to log in now produces "Logging in..." for a second or two - which then disappears and no login.
No error message, no "You have used...-
Channel: Support Issues & Questions
Fri 10 May '13, 6:45am -
-
by abarthspeedHey guys,
A few quick questions. I am having trouble logging into my forum (forum.abarthspeed.com). No other users are able to login, and I've tried to login directly to the admincp using...-
Channel: Support Issues & Questions
Mon 22 Apr '13, 12:52pm -
Comment