View Single Post
  #1  
Old 12-29-2009, 11:19 AM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default wierd problem with my forum please help its urgent

Hi guys, I did an upgrade to the site and now I have several problems;

1. The site it should be www.xxxxx.com/index.php now is www.xxxx/.php (the index word is missing, how can I fix this?)

2. The Plugin and Products have a problem as well, it says this:

Warning: Plugins are currently globally disabled in your options. In order for plugins and products to function correctly, you must enable the plugin system. Importing a product will do this for you automatically.

However when you click on the link nothing happens, not even trying to importing a product, and what is more, there is no Plugins and Product option from the forum options.

3. If I trick the site and put index.php I have this error if try to enter to any forum.
4.i cannot see vbulletin options>>plugin/hook sys options also.while in other forums i can see it(other sites of mine)

Code:
Database error in vBulletin 3.8.3:

Invalid SQL:

		SELECT  thread.threadid,
			thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views
			
		FROM thread AS thread
		
		
		WHERE forumid = 24
			AND sticky = 0
			
			 AND visible IN (0,1,2)
			
			
			
			
		ORDER BY sticky DESC, lastpost DESC
		LIMIT 0,;

MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 16
Error Number  : 1064
Request Date  : Tuesday, December 29th 2009 @ 06:14:27 PM
Error Date    : Tuesday, December 29th 2009 @ 06:14:27 PM
Script        : http://www.vvvvv.net/forum/forumdisplay.php?f=24
Referrer      : http://www.vvvv.net/forum/forumdisplay.php?f=6
Username      : admin
Classname     : vb_database
MySQL Version : 4.1.22-standard
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01020 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete