The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Duplicate posting redirect
i have been adding modifications to my site..and now the members keep getting a duplicate post redirect everytime they post..its happening for everyone on the site..i have been trying to back track my modifications but i can't find whats doing it...any idea..
|
#2
|
|||
|
|||
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.] Next, disable all plugins. Note: To temporarily disable the plugin system, 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? Regards Jason |
#3
|
|||
|
|||
thanx for your fast response..i'll try it out..
|
#4
|
|||
|
|||
This is a message I get when I delete a post
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 133 bytes) in /home/user/public_html/forumdirectory/includes/adminfunctions.php on line 3088 It still deletes the post but gives me this annoying error. Any way I can fix it? --------------- Added [DATE]1206935333[/DATE] at [TIME]1206935333[/TIME] --------------- Now I get this error.. Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 44 bytes) in /home/user/public_html/forumdirectory/includes/adminfunctions.php on line 3101 |
#5
|
||||
|
||||
Wait.... are you still trying to fix the first problem or is this something new? The Allowed memory size problem is a server problem. If you are not on a dedicated server, then you need to talk to your host about fixing it.
|
#6
|
|||
|
|||
the duplicate posting is fixed now...this is something new..and we are on a dedicated server..
|
#7
|
||||
|
||||
Then you need to play with the memory_limit variable in your php.ini file. If it is set to 8M, then try 16M. If it's at 16M, try 32M. Don't forget to restart apache after you change the setting.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|