Log in

View Full Version : Problem Making Thread!


daydie
06-09-2008, 01:14 PM
security_token_missing

Thats what it says when i click post thread after wrote it.

Help plz

Jase2
06-09-2008, 01:16 PM
What version of vBulletin are you running?

I suggest you disable any hacks you may have running. To do this, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?

daydie
06-09-2008, 01:19 PM
I have that inserted all ready....
And its active...

:(

Jase2
06-09-2008, 01:21 PM
What about using the default style?

To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

Opserty
06-09-2008, 01:22 PM
Make sure you revert your templates, if you have any that are out of date.

daydie
06-09-2008, 01:30 PM
bigdump.php File not recognized as part of vBulletin
global.php File does not contain expected contents

--------------- Added 1213023259 at 1213023259 ---------------

hlppp

--------------- Added 1213023776 at 1213023776 ---------------

Could not find phrase 'security_token_missing'.

Thats what it says

Jase2
06-09-2008, 02:06 PM
Read my post above. Download a new package, and re-upload all the original vB non-image files (except install.php).

Opserty
06-09-2008, 02:36 PM
Have you recently tried to upgrade your board?
Did the upgrade script run fully?
What version of vBulletin are you running?

daydie
06-09-2008, 02:43 PM
Admin Control Panel (vBulletin 3.7.0 Beta 2)

Latest version available: 3.7.1 Patch Level 1

Opserty
06-09-2008, 02:50 PM
Please answer all questions I post (you skipped the first two of my previous post)

Do you have any modifications running?

daydie
06-09-2008, 04:16 PM
Nope, i have inserted the code, Also i have tryed loads diffrent styles, All act the same when posting thread Also the smilies rnt there when typing message, just :smile: etc.

--------------- Added 1213032858 at 1213032858 ---------------

This is strange

Tryed to fix unique index's...

And it come up with:
Repair / Optimize Tables

Fix Unique Indexes
Table access already has a unique index
Table adminhelp already has a unique index
Table attachmentpermission already has a unique index
Table bbcode already has a unique index
Table forumpermission already has a unique index
Table phrase already has a unique index

Replacing unique index on table pollvote

Database Error Database error
The daydie.co.uk database has encountered a problem.
Please try the following:
o Load the page again by clicking the Refresh button in your web browser.
o Open the buy-cheap-steroids.com home page, then try to open another page.
o Click the Back button to try another link.
The buy-cheap-steroids.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.
Database error in vBulletin 3.7.0 Beta 2: Invalid SQL: SELECT pollid, userid, votetype, COUNT(*) AS occurences FROM pollvote GROUP BY pollid, userid, votetype HAVING occurences > 1; MySQL Error : Unknown column 'votetype' in 'field list' Error Number : 1054 Request Date : Monday, June 9th 2008 @ 10:32:46 AM Error Date : Monday, June 9th 2008 @ 10:32:46 AM Script : http://buy-cheap-steroids.com/admincp/repair.php?do=fixunique Referrer : http://buy-cheap-steroids.com/admincp/repair.php?do=list IP Address : 86.31.105.24 Username : daydie Classname : vB_Database MySQL Version : 5.0.45-log


The error in the box is
Database error in vBulletin 3.7.0 Beta 2:

Invalid SQL:
SELECT pollid, userid, votetype, COUNT(*) AS occurences
FROM pollvote
GROUP BY pollid, userid, votetype
HAVING occurences > 1;

MySQL Error : Unknown column 'votetype' in 'field list'
Error Number : 1054
Request Date : Monday, June 9th 2008 @ 10:32:46 AM
Error Date : Monday, June 9th 2008 @ 10:32:46 AM
Script : http://buy-cheap-steroids.com/admincp/repair.php?do=fixunique
Referrer : http://buy-cheap-steroids.com/admincp/repair.php?do=list
IP Address : 86.31.105.24
Username : daydie
Classname : vB_Database
MySQL Version : 5.0.45-log

Opserty
06-09-2008, 04:48 PM
Why are you fixing indexes? No one mentioned anything about them...

Can you upgrade to the latest version? (3.7.1) It will probably solve the problems.

Marco van Herwaarden
06-10-2008, 11:50 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.