vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Multiquote (https://vborg.vbsupport.ru/showthread.php?t=91185)

TTG 09-03-2005 08:15 AM

Very useful addition .. thanks KirbyDE
Clicked install.

slank 09-12-2005 03:50 AM

cheers ...nice hack - clicks install

Aeolian 09-28-2005 11:53 PM

this ia a great addon.. :)

is it compatible with vb 3.5 gold..

thanx~

TTG 09-28-2005 11:57 PM

Quote:

Originally Posted by Aeolian
this ia a great addon.. :)

is it compatible with vb 3.5 gold..

thanx~

Works fine on 3.5.0 gold :)

MrGoodbyte 09-29-2005 03:25 PM

Seem's it won't work in vb 3.5.0 Gold, after changing the postbit-template the following error occurs:
Quote:

Parse error: parse error, unexpected '\"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /www/htdocs/v156404/vb35/includes/adminfunctions_template.php(3519) : eval()'d code on line 464
https://vborg.vbsupport.ru/

Andreas 09-29-2005 06:26 PM

Then you did smth. wrong :)

Xplorer4x4 09-30-2005 03:51 AM

You sure Kirby? I had this working great on RC3. Now I reinstalled the plug in, and made the template mod.

Here is my template now.
http://img192.imageshack.us/img192/6695/p10104372ho.jpg

Andreas 09-30-2005 03:56 AM

I see a "crip /if>" in this screenshot. That looks like a broken template conditional which gives the error. Check your edits is all I can say.

Xplorer4x4 09-30-2005 04:15 AM

I tried to search for that "crip /if>". No luck. :-/

Here is the controls section of the postbit_legacy template. Maybe you can point out something I missed. I am thinking maybe its a broke if condition?
PHP Code:

 <!-- controls -->
<if 
condition="$post['editlink']">
<
a href="$post[editlink]name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]border="0" /></a>
</if>
<if 
condition="$post['forwardlink']">
<
a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]border="0" /></a>
</if>
<if 
condition="$post['replylink']">
<
a href="$post[replylink]rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]border="0" /></a>
</if>
<if 
condition="$post[replylink] AND $show[multiquote]">
<
img src="$stylevar[imgdir_misc]/mq_img_off.gif" alt="$vbphrase[multiquote]border="0" width="21" height="15" name="multiquote_$post[postid]id="multiquote_$post[postid]onclick="toggleMultiQuote($post[postid], this)" style="cursor:pointer" />
</if>
<if 
condition="$show['quickreply'] AND !$show['threadedmode']">
<
a href="$post[replylink]rel="nofollow" id="qr_$post[postid]onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]border="0" /></a>
</if>
<if 
condition="$show['moderated']">
<
img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]border="0" />
</if>
<!-- / 
controls --> 


MrGoodbyte 09-30-2005 04:45 AM

Quote:

Originally Posted by KirbyDE
Then you did smth. wrong :)

-g- I feared You'd say this, so I tried it once again:
Created phrase - ok
Edited postbit - same as above

For your control, if I did right (or made errors in Your oppinion) I here my edited postbit ... ;) :

PHP Code:

<if+condition="$post['replylink'] AND $show['multiquote']">
       

<
img+src="$stylevar[imgdir_misc]/mq_img_off.gif"+alt="$vbphrase[multiquote]"+border="0"+width="21"+heigh

t
="15"+name="multiquote_$post[postid]"+id="multiquote_$post[postid]"+onclick="toggleMultiQuote($post[pos

tid],+this)"
+style="cursor:pointer"+/>
   </if>
            <!-- / 
controls --> 

[edit] I really don't know where the fu..... +-symbols come from, they neither appear in my postbit-template nor in my text-editor .... :disappointed: [/edit]

I'm really sorry, but I think there really is an mistake in the code ... :o

http://www.mr-goodbyte.de/greetz.png


All times are GMT. The time now is 12:47 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.01232 seconds
  • Memory Usage 1,769KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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