vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Duplicate posting redirect (https://vborg.vbsupport.ru/showthread.php?t=174442)

Conner85 03-28-2008 04:30 PM

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..

Jase2 03-28-2008 04:42 PM

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 :)

Conner85 03-28-2008 04:44 PM

thanx for your fast response..i'll try it out..

Conner85 03-31-2008 01:44 AM

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

Lynne 03-31-2008 02:56 AM

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.

Conner85 03-31-2008 03:03 AM

the duplicate posting is fixed now...this is something new..and we are on a dedicated server..

Lynne 03-31-2008 03:19 AM

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.


All times are GMT. The time now is 05:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01157 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete