Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #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
  #2  
Old 12-29-2009, 12:07 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. import backup of database before upgrade.
2. uninstall conflicting hack/addon that is causing the upgrade to fail.

You shouldn't have to re-upload the previous php files for the older version, you should be able to get into the admincp with the newer files there.
Reply With Quote
  #3  
Old 12-29-2009, 12:40 PM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i can get inside the admin panel.i have uninstalled all the addons,but problem is still there.i m not able to see any forum on main page
Reply With Quote
  #4  
Old 12-29-2009, 01:30 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try step #1 in my 1st post.
Reply With Quote
  #5  
Old 12-30-2009, 03:24 AM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i m not able to upgrade,due to older version of php on my site

--------------- Added [DATE]1262160970[/DATE] at [TIME]1262160970[/TIME] ---------------

no one is here to help?

--------------- Added [DATE]1262173880[/DATE] at [TIME]1262173880[/TIME] ---------------

still problem is same ....
Reply With Quote
  #6  
Old 01-01-2010, 07:21 PM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no one here to solve this problem ..... my forum is closed from one week ... no one here to solve this
Reply With Quote
  #7  
Old 01-01-2010, 07:45 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Check vboptions > site name or check your htaccess file

2. Did you disable them in the config.php file? Do you have this in there?
PHP Code:
define('DISABLE_HOOKS'true); 
Set it to false to turn them back on.
Reply With Quote
  #8  
Old 01-02-2010, 02:32 PM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is no line like this.i did not add any
Reply With Quote
  #9  
Old 01-02-2010, 02:41 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, then look to see if you disabled them in options > plugin/hook system

And, if not there, then look to see if you disabled the individual products in Plugins & Products > Manage Products

And, if not there, then look to see if you disabled the individual plugins in Plugins & Products > Plugin Manager.
Reply With Quote
  #10  
Old 01-02-2010, 05:33 PM
aapkae aapkae is offline
 
Join Date: Oct 2006
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
OK, then look to see if you disabled them in options > plugin/hook system
wierd thing is that i cannot see this option in my vbulletin board just for this forum.but for other forums i can see it.and for rest of 2 solutions.i did remove all the plugins and still it is same

--------------- Added [DATE]1262461238[/DATE] at [TIME]1262461238[/TIME] ---------------

when we delete spamming users then the other error is

Quote:
Warning: Division by zero in [path]/includes/functions.php on line 2398
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:38 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.04422 seconds
  • Memory Usage 2,244KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete