vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Moved server, now "reply" and "post" not working (https://vborg.vbsupport.ru/showthread.php?t=220203)

JohnnieOO 08-05-2009 01:25 AM

Moved server, now "reply" and "post" not working
 
I thought I had moved all the files over, but my "reply" (and advanced reply) as well as submit new post buttons do nothing. I click on the buttons and nothing happens.

Any ideas what files I am missing? Or which folder I should be looking in?

Thanks,
Johnnie

Lynne 08-05-2009 01:31 AM

If you take a look at the page source and find the button for you are clicking, the form should tell you what file it is trying to access. Or, you can look at your error_logs and see what is going on (if you don't know where they are, ask your host). Or, you can just reupload all your files. (I am not sure what file quick reply uses - I think it's javascript.)

JohnnieOO 08-05-2009 01:02 PM

OK, I've re-uploaded the entire 3.8.3 package. The forum works without problems, except, I cannot add a reply to a thread. Whenever I click "post quick reply" or "submit reply" (in advanced editor), absolutely nothing happens. No errors, nothing. Any suggestions?

I did check the error logs, and didn't see anything related to VB

I looked at the page source, and with my limited abilities, I cannot find the file being referenced as Lynne suggested above. However, I did upload a new 3.8.3 package and it "aint" working.

Johnnie

Marco van Herwaarden 08-05-2009 01:14 PM

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.

JohnnieOO 08-05-2009 01:22 PM

Thanks Marco, as you were replying I was searching through the templates and realized that the reply templates had been modified with the FB connect option. I turned FB connect off, and now the replies work correctly.

Now I need to figure out how to get FB connect working again.

Johnnie


All times are GMT. The time now is 11:13 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.01854 seconds
  • Memory Usage 1,713KB
  • 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
  • (5)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