vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   My admincp products menu won't let me select disable, edit etc (https://vborg.vbsupport.ru/showthread.php?t=185863)

vwdforum 07-20-2008 06:20 PM

My admincp products menu won't let me select disable, edit etc
 
Hello

I've carried out an upgrade to v3.73 and have the following prob.

The quick links on my template won't work, also when I reply and the other post is quoted, all I can see is the copied post in html i.e <p> etc

also when I log into admincp and go to the products menu, I cannot select any of the edit, disable etc..



Any advice please?

thanks

Mally

snakes1100 07-20-2008 06:44 PM

I would suggest posting at vbulletin.com for support if this is a default forum.

You should disable all hacks via config.php

Create a new style with no parent and browse to the new style to see if the issue persists,

EagleNick 07-20-2008 06:56 PM

If it isn't a default forum and is customized with Modifications and such:

Reupload all the original vB non-image files (except */install/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


Next, disable your plugins.To temporarily disable the plugin system, edit */includes/config.php and find:
Code:

<?php
Add this directly below it:
Code:

define('DISABLE_HOOKS', true);

vwdforum 07-20-2008 06:59 PM

Cheers guys..

I'll try this

Dismounted 07-21-2008 06:12 AM

Quote:

Originally Posted by vwdforum (Post 1580007)
I've carried out an upgrade to v3.73

Also, vBulletin 3.7.3 does not exist yet - the latest version is 3.7.2 PL1.


All times are GMT. The time now is 10:05 AM.

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.01114 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (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