vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Vbulletin not responding (https://vborg.vbsupport.ru/showthread.php?t=189764)

Expertu 09-01-2008 08:53 PM

Vbulletin not responding
 
Hello.
I have some problems with my vbulletin.

First, when i post like this :
http://img170.imageshack.us/my.php?i...9692674lv2.jpg

it shows like this :
http://img397.imageshack.us/my.php?i...6603947ej5.jpg

and the second, on the Administration Menu, on Manage Products section, when i try to edit or uninstall some product it doesn't respond, i mean i choose the option from that dropdown and when i press GO, he does nothing.

What should i do?

Lynne 09-01-2008 08:58 PM

A couple of things to try:

- Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

- Try disabling your plugins and 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

PHP Code:

define('DISABLE_HOOKS'true); 


Expertu 09-01-2008 09:05 PM

Ok.
When I try to create new style and apply it as default, it doesn't work and when I've disabled those products, nothing changed

SEOvB 09-01-2008 09:06 PM

reupload all vBulletin files

Expertu 09-01-2008 09:08 PM

Already done that when I've made the upgrade to 3.7.3.
Should I backup my style and database, and reinstall everything ?

Opserty 09-01-2008 09:10 PM

To troubleshoot this please, 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.

Can you provide link to your board?

Expertu 09-01-2008 09:14 PM

I used to think the problems will solve when i make the upgrade.
I overwrited all the files with those from the upload folder, except install.php but in binary mode. I'll do this once again and see the results.

The link is : http://forum.reunited.ro

Opserty 09-01-2008 09:26 PM

Remove any .htaccess files you have in your forum directory (keep a backup on your computer if you need to)

Expertu 09-01-2008 09:29 PM

I removed the htaccess file and the first problem it seems to be solved\
Later edit :

All the problems have been solved, except one : How do i fix the htaccess file ? ... i need it
Here it is :

Quote:

AddDefaultCharset Off

# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
#RewriteBase /

#RewriteCond %{HTTP_HOST} !^forum\.reunited\.ro
#RewriteRule (.*) http://forum.reunited.ro/$1 [L,R=301]

RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^(.*)(js|css)$ redir.php?file=$1$2&type=$2 [L]

####ETags
FileETag None

####Expires
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType application/x-shockwave-flash A2592000
ExpiresByType text/css A2592000
ExpiresByType application/x-javascript A2592000
</IfModule>

Lynne 09-01-2008 10:42 PM

If you thinkk you need the htaccess file, try adding back just a little of it at a time and see what line is causing the problem. (Are all those lines required by some modification?)


All times are GMT. The time now is 07:38 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.01110 seconds
  • Memory Usage 1,734KB
  • 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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