PDA

View Full Version : some users can't replay


stryker2012
10-28-2012, 09:39 PM
Hi ,
I have a problem with VB 4.1.10 ,
some of members cant replay the threads ,but the others can and It works for me ,

I used https://vborg.vbsupport.ru/showthread.php?t=279480 this page to fix it ,
I disable the everything with this code "define('DISABLE_HOOKS', true);"
and now they can replay ,but plugins dont work !
what is next step to fix the forum ?

please help me ,
thanks

Lynne
10-28-2012, 11:34 PM
The next step is to disable all Products at Admin CP -> Plugins & Products -> Manage Products -> Disable AND uncheck all the plugins at Admin CP -> Plugins & Products -> Plugin Manager. You must do BOTH of those steps in order to disable all non vBulletin Modifications. Then remove that line from your config.php file and turn on your products one-by-one until replying breaks again and then you will know which modification is causing the issue.

stryker2012
10-29-2012, 08:58 PM
when I removed the line on (config) its same as before ,
Now I put back the line on the config and still same problem ,
I dont know what can I do with it ?

Lynne
10-30-2012, 12:11 AM
That makes no sense. You said in your first post that when you add the line to your config.php file to disable the plugins, that things worked. Now you are saying they don't?

stryker2012
10-30-2012, 04:30 AM
yes, the first time that worked (they said )
I created a user for myself to see whats going on , and I was turning on the plugins ,
the first plugin I got a error (cant replay) and I tuned of the plugin back and It didnt work ,
after that I put back the line to config.php and it didnt work too,

Lynne
10-30-2012, 05:32 PM
OK, then keep the plugins disabled via that line in the config.php file and create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Now see if you can reply (remember to keep those plugins disabled when testing this!).

stryker2012
10-30-2012, 08:48 PM
No it didnt work,
I have 9 groups ,(Owner-staff...........)
the test's account doesnt work on member's group , but when I change it to staff's group it works !!

John Lester
10-30-2012, 09:33 PM
Have you triple checked the permissions in Forum Manager? If moving the account from one group to another fixes the issue, it's a permission problem with that user group (non working one) and the forum(s).

stryker2012
10-31-2012, 01:30 AM
I did , Some of members can replay , but some of them cant ,
1 of staffs cant replay ,
Should I change the version ?

Lynne
10-31-2012, 01:48 AM
What is in your error_logs (if you don't know where they are, ask your host) at the time they have the problem?

stryker2012
10-31-2012, 02:31 AM
[Tue Oct 30 20:09:00 2012] [error] [client 98.165.168.58] File does not exist: /home/persianw/public_html/favicon.ico
all same as this.

Lynne
10-31-2012, 03:42 PM
The favicon would have nothing to do with this issue.

Can you leave your site with plugins disabled and with the default style and then supply us with a username/password of a user that has the problem so we can view it using firebug and see what the issue is.

stryker2012
10-31-2012, 05:59 PM
I turned of everything and I put that line back to CONFIG ,

Website
http://persian-wgamers.com/forums/forum.php

User
test1

pass
123456789
-----------------------------------------------------------
original style
Plugins

Digital Point Thread Avatars
Force Users to Read a Thread
Post Thank You Hack
Showroster Mod
Usergroup Legend on Forumhome
vBExperience
vBH - Add new tabs 1.2
VSa - ChatBox
VSa - PayPal Donate
VSa - Visitors in Last X Hours

ForceHSS
10-31-2012, 07:09 PM
the new tabs plugins has been updated by myself link in my sig

--------------- Added 1351710895 at 1351710895 ---------------

your problem might be all users have to fill in Image Verification before they post and your editor needs set to Enhanced Interface - Full WYSIWYG Editing for all users old and new

Lynne
10-31-2012, 08:31 PM
Why do you make registered users use image verification in order to post? Are you sure they are entering the correct letters/numbers and that that is not the problem?

stryker2012
10-31-2012, 11:26 PM
I did that because of spam ,
Im not sure about one thing (activity Code)
But Why when I change it to other groups it works ?

Lynne
11-01-2012, 02:05 AM
Because you probably have the permissions correct for other groups OR the other groups don't have to enter the image verification code and so things are fine for them.