Log in

View Full Version : How i do this ?


Prisim
02-10-2009, 12:21 PM
hello

When i quick reply to any post a message window will shown there

Thank you for posting! You will now be taken to your post. If you opted to post a poll, you will now be allowed to do so.


How i can remove it
because it took some time to redirect so members who have slow speed have problems to quick reply

Please Help me how i fix it :(

Brandon Sheley
02-10-2009, 12:39 PM
remove the redirection window in your vboptions

Prisim
02-10-2009, 02:25 PM
in vboptions or vbseo options please explain it :(

Lynne
02-10-2009, 02:43 PM
vboptions > cookies etc > Remove Redirection Message Pages

Prisim
02-10-2009, 03:06 PM
It ticked to yes
but problem still there :(
Please help me out

Voltar
02-10-2009, 03:08 PM
It ticked to yes
but problem still there :(
Please help me out

Does it happen all of the time or only when you multiquote? I notice that when I multiquote the redirection page used to show up regardless of the setting in the options, but I rarely use it on my forums.

Prisim
02-10-2009, 03:13 PM
yup multiquote option is selected in message options but i simply use quick reply no multiquotes in reply simply just reply and this message show

Lynne
02-10-2009, 03:15 PM
That should take care of it unless something is interferring with it. Try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Prisim
02-11-2009, 07:11 AM
Thanks Lynne for Help
After this Problem removes butt Disabling all hooks
all products i mean plugins are disabled
any solution for that

Voltar
02-11-2009, 07:36 AM
Adding that to your config.php disables the plugin system globally. My first suggestion would be to comment out that line so the plugin system is enabled again, and then disable your products/plugins on by one to troubleshoot and see which is causing the problem.