Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AdvanceReply For QuickReply Details »»
AdvanceReply For QuickReply
Version: 1.0.1, by almannai almannai is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

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.








Enjoy

Download Now

File Type: xml product-AdvanceReply_For_QuickReply.xml (24.3 KB, 500 views)
File Type: xml product-AdvanceReply_For_QuickReply_Fr.xml (24.6 KB, 59 views)

Screenshots

File Type: jpg AR4QR.jpg (52.6 KB, 0 views)
File Type: jpg viejo.jpg (31.3 KB, 0 views)
File Type: jpg AR4QR2.jpg (70.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 03-21-2010, 07:46 PM
kevius kevius is offline
 
Join Date: Oct 2009
Location: France
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

perhaps a syntax problem here ?

Code:
vB_Attachments.add(,  "<li class=\"attachment\"><div><img  src=\"images/attach/.gif\" alt=\"\" />  (0)</div></li> ",  '', '', '/.gif');
Reply With Quote
  #63  
Old 04-29-2010, 12:44 AM
hoadiem hoadiem is offline
 
Join Date: Aug 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great, i used the one before which i have to edit the clientscript but this one is so easy to install just import , no need to upload at all. and the way it looks is exactly what i am looking for, much better than the one i use before, thanks
marked as installed and nominated
Reply With Quote
  #64  
Old 04-29-2010, 03:54 AM
strudinox's Avatar
strudinox strudinox is offline
 
Join Date: Mar 2010
Location: California
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and working great! Thank you!
Reply With Quote
  #65  
Old 04-29-2010, 07:03 AM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kevius View Post
perhaps a syntax problem here ?

Code:
vB_Attachments.add(,  "<li class=\"attachment\"><div><img  src=\"images/attach/.gif\" alt=\"\" />  (0)</div></li> ",  '', '', '/.gif');
You could uninastall the mod and reinstall it with overwrite option and see how it goes

Quote:
Originally Posted by hoadiem View Post
great, i used the one before which i have to edit the clientscript but this one is so easy to install just import , no need to upload at all. and the way it looks is exactly what i am looking for, much better than the one i use before, thanks
marked as installed and nominated
Good
Quote:
Originally Posted by strudinox View Post
Installed and working great! Thank you!
Enjoy
Reply With Quote
  #66  
Old 04-29-2010, 09:33 AM
Kinan Kinan is offline
 
Join Date: Aug 2009
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wonderful....Thanx
Reply With Quote
  #67  
Old 04-30-2010, 06:19 AM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kinan View Post
wonderful....Thanx
u r welcome
Reply With Quote
  #68  
Old 05-07-2010, 04:02 PM
robsta robsta is offline
 
Join Date: Oct 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice Installed! THX
Reply With Quote
  #69  
Old 05-07-2010, 06:17 PM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by robsta View Post
very nice Installed! THX
ur welcome
Reply With Quote
  #70  
Old 08-17-2010, 01:21 PM
LordVader LordVader is offline
 
Join Date: Aug 2009
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks

Confirmed working perfectly in VB-Version 4.0.6

A small request.

Is there any way i can enable the New Thread button but leave the Reply button turned off ?

Please see attachment.

Thanks again

Will.
Attached Images
File Type: jpg 01.jpg (76.1 KB, 0 views)
Reply With Quote
  #71  
Old 08-17-2010, 02:03 PM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First can I ask you how you added the New Thread button ?

Is via vbulletin settings or by changing showthread template?

If you added by code pls attach the changes you made
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:55 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.07911 seconds
  • Memory Usage 2,345KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete