vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Quick Reply / Quick Edit Toolbars (https://vborg.vbsupport.ru/showthread.php?t=201020)

down.low 06-22-2009 02:21 PM

Could someone please help me out if at all possible?

NLP-er 06-22-2009 06:33 PM

Quote:

Originally Posted by TrucLinh (Post 1713356)
Use [Add\ Import Produst] like other mods, you may open one of your template to input extra code or use my other xml files style include in zip file (I'm export from my style), please take some times to learn 'how to' by read your VBULLETIN_MANUAL to control your forum.

It's not about VBULLETIN_MANUAL - it's about plugin package. Sometimes I download several plugins and then install - You have no instructions at all. I see product - ok I can install product. But there is also some style file - should I install it. Will it work without it? And on this page is instruction that it is also needed to update template... It could be done better.

I have one question - I installed product, but no style - it works, so what for this style is?

down.low 06-23-2009 04:01 AM

Quote:

Originally Posted by down.low (Post 1831694)
Thanks for the mod, love it. I was wondering, how do put
Code:

$vboptions[qe_extrabuttons]
(all the extra buttons), Into a pop-up box like you did for the moods, I think I'd have to edit:

Code:

<if condition="$vboptions[qe_undoredo]"><td><td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="$stylevar[imgdir_editor]/undo.gif" width="21" height="20" alt="$vbphrase[undo]" /></div></td>
                <td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]" /></div></td></if>
            <td width="100%">&nbsp;</td>
            <if condition="$vboptions[qe_extrabuttons]"><if condition="$vBeditTemplate['extrabuttons'] != '' ">
                <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>   
                $vBeditTemplate[extrabuttons]
            </if></if>

but I dont know what I would need to change it to to make it work....Could you please help me if you have the time, or if you could point me in the right direction it would be greatly appreciated.


http://i472.photobucket.com/albums/r...ion/extras.jpg


Has anyone fixed this issue yet,........?

ShackMaster 06-27-2009 03:11 PM

I agree... this appears to be a great hack, but the install instructions are lacking big time.

First of all, your instructions insinuate that only one template mod needs to be done and then we can:

. Save your template.

. Enjoy!




There is no enjoyment after making the template edit because the hack does not work if this is all that is done.

There are no instructions to download any files.

There are no instructions on what to do if the download files are downloaded, assuming most people will figure out the files need to be downloaded. Someone new to this will most likely not know.

down.low 06-28-2009 07:59 PM

Quote:

Originally Posted by ShackMaster (Post 1838441)
I agree... this appears to be a great hack, but the install instructions are lacking big time.

First of all, your instructions insinuate that only one template mod needs to be done and then we can:

. Save your template.

. Enjoy!




There is no enjoyment after making the template edit because the hack does not work if this is all that is done.

There are no instructions to download any files.

There are no instructions on what to do if the download files are downloaded, assuming most people will figure out the files need to be downloaded. Someone new to this will most likely not know.

This thread owner doesn't even care- I don't think.

down.low 07-07-2009 12:11 AM

Will someone mark this thread as unsupported?- no one will even help the slightest lil' bit.

RedHacker 08-07-2009 08:23 AM

http://img527.imageshack.us/img527/2786/71912721.jpg

How to fix two lines to one line....?

Sador 08-08-2009 12:58 PM

Interesting hack, but it does seem to have some troubles, so I'm gonna wait with installing it.

RedHacker 08-12-2009 05:34 PM

Why my original smilies not display....?

wii 08-22-2009 12:12 PM

Seems to work without the changing the template manually ?

Zaki Shafqat 08-22-2009 08:32 PM

i don't know why but i am having 2 Hide codes and 2 Hide Reply codes, whatever extra bbcode i activate i get two?

Please help how can i see only 1?

RedHacker 08-25-2009 06:41 AM

Uninstall it is bug.....

compact123 11-21-2009 04:36 PM

Hi there :)

I'm sure that along with many other fans of this modification, I was wondering if you would be updating this plugin for the new version 4 of vBulletin? It would be great to have such a nice mod continue. thanks sir :O

The Smoking Gun 11-29-2009 05:11 PM

I too am having the overflowing buttons problem and have been trying to cause that long line to wrap at the right point but have not had as predictable responses as expected, can anyone advise, based on both the edits offered here and the regular template for these reply boxes, as to how to insert line breaks or cause it to wrap at a specific width to keep it inside the boxes?

I hear a number of people complaining about there being no support, but see the Author has responded to many issues with solutions, and unless people read through all these posts or searches the thread for relevant information, I wouldn't complain about someone offering such complex work and extensibility to your vB forums for free, considering once it is working properly, your members will be VERY grateful to you for having installed it. So give the author a chance, he has been here until October, so if someone becomes unavailable it could be for any number of personal reasons, and possibly any kind of medical family or other type of emergency occupying their time.

It is also possible this author was not to thrilled about some new changes that have taken place and is no longer using vB themselves so why should they continue support here?

So there are any number of possibilities and we should be thankful for the hack, and be patient and try testing different means on getting the output you would llike, after all it is only "code", you going to let that get the better of you rather than keeping a mock install with a post and member database to fiddle with the hack's code and the style issues/conflicts, and maybe someone will be able to solve this for most of us in some time, after all there "IS" a bb code explanation/use page that could be linked to for "more" bb code options that won't fit in the QR toolbars.

Waiting patiently while trying alternative solutions, that will be shared if I am successful!

Truthfully, I did not find the instructions on this mod page, at all difficult to understand, except for the gray area about the stlye.xml use.

That I'll give you could have been better addressed!

TSG!

Hell Bomb 12-01-2009 10:16 PM

where is the
Quote:

change.template(postbit_quickedit)with.this.txt

longgsm 06-30-2010 06:58 AM

Quick Close thread?

Hellmaster 06-30-2010 01:21 PM

Installed, nothing to modify (I don't want the Quick Edit Option) and works perfect.

THANX

gamerzhut 04-11-2011 10:09 AM

Works like a charm. Installed & Thank you :)

gabrielt 08-12-2013 03:53 PM

It works. It took me a while to understand that there are two configurations, "quick reply" and "quick edit"...

JUST DON'T IMPORT THE FILE QREToolbars-style.xml; IT WILL DELETE ALL YOUR CUSTOMIZATIONS.


All times are GMT. The time now is 01:02 PM.

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.01327 seconds
  • Memory Usage 1,767KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete