Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 03-31-2009, 03:24 AM VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Not sure if this is the right forum, but I'll give it a go.

Google, and VB support have been zero help at all. I'm using version 3.8.0 Beta 4, upon EVERY login for everyone, using any browser on any OS, This comes up:

Code:
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I've done everything everyone has said, optimize the database, all the maintainence stuff, remove all of the addons/products, everything. I have no clue what's causing this!
athomas is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-31-2009, 03:15 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Well looks like the issue is with the database, I removed every product, addon and also re-uploaded the vbulletin content. I have no idea how to fix this but it's annoying, no one can even get to usercp...
athomas is offline
Reply With Quote
View Public Profile
 
Old 03-31-2009, 07:20 PM Re: VBulletin Problem
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
If you copy your error message and wrap it in quotes and then search there are a lot of results. Those are using the first line of the error message only.

I looked through a couple and followed the trail and found this from the vBulletin.com site. It's for an older version of vB, but it might work.

Looks like there are plenty of threads about this at various vB support forums.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-31-2009, 07:54 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Thing is, I tried everything that Google results said to try, and nothing. I'm not a database person and I know this is a database issue. I just want to keep all of the posts and users, and basically restore this to how it should be without this annoying error.
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-02-2009, 06:56 PM Re: VBulletin Problem
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I'm not sure why you're convinced this is a database issue. I'm not an expert on this, but I wouldn't think a database error would result in the security token error message. None of the pages I looked at offering a solution mention the database.

Here's another possible solution I found searching.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-02-2009, 07:19 PM Re: VBulletin Problem
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
Trades: 0
What's your forum URL?

When exactly did problems start to occur? As soon as you upgraded to 3.8.0?

Also, do you know what changes you made to the forum at that time?
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Old 04-02-2009, 08:09 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Forum URL is http://community.sixthdemension.com

I don't know the exact time it came up, I do believe this has something to do with addons. But the thing is, like I said I re-uploaded all of the vbulletin content. So it's obviously something with the sql database.
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-02-2009, 08:15 PM Re: VBulletin Problem
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
Trades: 0
Well if the error comes up only upon login, perhaps the error is in your login.php file. Perhaps we could take a look at that?
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Old 04-02-2009, 08:21 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
It's saying it won't let me post them, too many characters. I saved both scripts in a text file located at: www.sixthdemension.com/login.txt and www.sixthdemension.com/usercp.txt
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-04-2009, 02:28 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Still having the problem. Can anyone help?
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-05-2009, 08:10 PM Re: VBulletin Problem
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Have you tried any of the solutions I linked to above. I know you're convinced this a database issue, but it really doesn't sound like it is. The issue is likely in login.php. If you reupload a file that wasn't working because of an issue with the code that file is still going to cause problmes. It doesn't mean the issue is now a database one.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-05-2009, 11:08 PM Re: VBulletin Problem
Corey's Avatar
Super Talker

Latest Blog Post:
Pre-Pop Offers
Posts: 142
Name: Corey
Location: United States
Trades: 0
It's not a database issue. It's a theme issue.

If you have a valid license ask on the vBulletin forums or open a support ticket with them. They will help if you have a legal vBulletin license.
__________________

Please login or register to view this content. Registration is FREE

Phone: 888-400-4359 || AIM S/N: CoreyPeerFly
Launched in 2008 - Daily Payments by PayPal
Corey is offline
Reply With Quote
View Public Profile Visit Corey's homepage!
 
Old 04-06-2009, 03:47 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
I'm uploading all of the default files, it happens with any theme, even the default one. I basically defaulted everything with the exception of the database, that's why I'm convinced it's the database.

Edit: It's also not the theme, since the theme is just an XML file, and some images.

Last edited by athomas; 04-06-2009 at 04:23 PM..
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-06-2009, 06:38 PM Re: VBulletin Problem
Corey's Avatar
Super Talker

Latest Blog Post:
Pre-Pop Offers
Posts: 142
Name: Corey
Location: United States
Trades: 0
Quote:
Originally Posted by athomas View Post
I'm uploading all of the default files, it happens with any theme, even the default one. I basically defaulted everything with the exception of the database, that's why I'm convinced it's the database.

Edit: It's also not the theme, since the theme is just an XML file, and some images.
The only way that error would occur is a security token problem from a form... which is the theme. (Meaning the HTML)

From the looks of it you're using a NULLED version of vBulletin. If you want support for the script then you should buy it.
__________________

Please login or register to view this content. Registration is FREE

Phone: 888-400-4359 || AIM S/N: CoreyPeerFly
Launched in 2008 - Daily Payments by PayPal

Last edited by Corey; 04-06-2009 at 06:39 PM..
Corey is offline
Reply With Quote
View Public Profile Visit Corey's homepage!
 
Old 04-06-2009, 08:33 PM Re: VBulletin Problem
jamestl2's Avatar
No scale-itch here...

Latest Blog Post:
Wordpress Relative URLs Plugin
Posts: 2,389
Name: <member type="brilliant" alt="foolish">James Lewitzke</member>
Location: / public_html / Universe / Virgo_Supercluster / Local_Group / Milky_Way / Orion_Arm / Solar_System / Earth / North_America / USA / Wisconsin
Trades: 0
Have you tried removing the images then? It seems like this error can occur on very large uploads to the DB.

Also, are you still getting the errors upon login? I looked over at your forum and saw some people posting in the last few hours / days. That means some people must be logging in without problems.
__________________
Engipress -
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
for Wordpress Projects
jamestl2 is offline
Reply With Quote
View Public Profile Visit jamestl2's homepage!
 
Old 04-07-2009, 01:58 AM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
Yeah you can login and post, but upon login you have to remove the appended text after the .com/ and it works. Usercp will not work whatsoever though.

Which images do you mean?
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-08-2009, 07:37 PM Re: VBulletin Problem
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Quote:
From the looks of it you're using a NULLED version of vBulletin. If you want support for the script then you should buy it.
athomas are you using a valid copy of vBulletin? Did you purchase a license for it? If not why should you expect things to work?
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 04-08-2009, 10:32 PM Re: VBulletin Problem
athomas's Avatar
Ultra Talker

Posts: 286
Name: Adam
Location: Eastern Shore, MD, USA
Trades: 0
I love how you accuse me of piracy... Funny.

Anyhow, it was a template problem. Reverting all the templates seems to have fixed it, plus I accidentally removed the default one.
athomas is offline
Reply With Quote
View Public Profile
 
Old 04-14-2009, 07:20 PM Re: VBulletin Problem
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
It wasn't meant as an accusation. I noticed it above and wanted to ask.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to VBulletin Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.01433 seconds with 12 queries