Version: 1.0.1, by almannai
Developer Last Online: Dec 2012
Category: Add-On Releases -
Version: 4.0.x
Rating:
Released: 02-11-2010
Last Update: 03-04-2010
Installs: 88
Translations
No support by the author.
What is this:
This mod will replace QuickReply with AdvanceReply.
Current Version:
1.0.1.
Features :
On/Off Switch.
Force show even if quickreply is disabled.
You can hide reply button from show thread page.
You can hide reply Aditional Options like attachment manager subscriptions etc.
Installation:
1. Download plugin.
2. Login to your vBulletin admincp.
3. Open "Plugins & Products", and go to "Manage Products".
4. Click on "[Add/Import Product]".
5. Import the XML file that you download. Make sure you set "allow
overwrite" to "yes".
Bugs fix:
ver 1.0.1
1.Fixed compatibility with vb 4.0.2.
2. mobile style problem
This fix as it is from TheLastSuperman where buttons would not function when clicking to reply or quote a post from within the mobile style.
In the sidebar_sthread plugin wrap everything below the first $AR4QR_enabled=0; with the if conditional supplied:
PHP Code:
$AR4QR_enabled=0;
if ($vbulletin->session->vars['styleid'] != XX)
{
OTHER CODE
}
They need to change the XX in if ($vbulletin->session->vars['styleid'] != XX) to the styleid # of their mobile style.
Really like having the smilies on right side, thanks.
Attachment bb code knob doesn't work for me lest I hit Preview Post knob first and prefer not to display the second box for it takes up too much room.
Also, we don't use the Ratings system so could an off switch for that one be added via adminCP section so it doesn't display in the second box below reply.
I have noticed that where you would add the "title" to a new post for an existing thread, is now aligned all the way to the right for some reason after upgrading to 4.0.2. Is there any way to fix it?
Lets do the blog please. At least u will get one fan.
I will see if it is possible and let you know
If mod updated you will be notified
Quote:
Originally Posted by Orakk
Really like having the smilies on right side, thanks.
Attachment bb code knob doesn't work for me lest I hit Preview Post knob first and prefer not to display the second box for it takes up too much room.
Also, we don't use the Ratings system so could an off switch for that one be added via adminCP section so it doesn't display in the second box below reply.
Cheers, Nice mod..
you can disbale rating from
Admin CP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Allow Thread Ratings in this Forum
but you have to do it for any forum you don't want rating in it
Quote:
Originally Posted by icemann
I like it............to each their own.
Quote:
Originally Posted by GeorgeB85
I have noticed that where you would add the "title" to a new post for an existing thread, is now aligned all the way to the right for some reason after upgrading to 4.0.2. Is there any way to fix it?