Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes ! Details »»
BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes !
Version: 1.32, by cclaerhout cclaerhout is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 3.6.7 Rating:
Released: 06-30-2006 Last Update: 08-18-2006 Installs: 340
Uses Plugins
Additional Files  
No support by the author.

*********************************************
BBcode Manager
-Version 1.32-
Works vB 3.6 -vB 3.5 (special xml file inside zip)
*********************************************
By C?dric Claerhout and Calorie


-Description-

This modification allows you to have new looks for quote, code, phg and html bbcodes. The installation is automatic ; the setup is very easy.


-Features-
  • Five news looks for bbcodes in order to enhance your messages : Light bbcode set ; Dark bbcode set ; Pastel bbcode set ; Simple bbcode set and Simple bbcode with transparency b/g. Configure this sets according to your styles. If you forget or don't want to specify a set for a style, it will use the defaut vB display.
  • GIF or PNG formats available for pictures. Autodetect IE 6 function to use gif extension for this browser. In order to work efficiently the Cached Posts Lifespan must be set to 0 in vB options
  • This hack works with vBa CMPS : it uses special templates to avoid to break the front page. The detection is automatic (since 1.31 version).
  • You can configure : the left margin of bbcode, the color and the size of text.
  • You can set a link to quoted user profile. It creates a clickable link between the person's username being quoted and her profile.
  • Mono or double bubbles for simple quote bbcode | special behaviour for quotes of light, dark and pastel sets.
-Installation-
  1. Upload "bbcodemanager" pictures directory in vBulletin images directory : /forums/images/
  2. Import the product xml file
  3. Configure the mod in vBulletin options -> "BBcode templates manager"
-Updates-
-19/08/2006 : version 1.32 released. New option available : integration of Advanced Syntax Highlighting is now possible. Please note that "Code Block Width" must be in pixels (see "important" paragraphe)
-15/08/2006 :
version 1.31 released. New vba procedure detection ; it's automatic now. Errors in vBa bbcode templates have been corrected. To upgrade from 1.30, just import product file.
-14/08/2006 : version 1.30 released thanks to Calorie : the installation is now fully automatic ; you just have to upload product file and that's all (no need to edit php file anymore) ; the english translation is also better thanks to Calorie.
-07/08/2006 : version 1.23 released ; new options available : Link to profil, Left margin, Text color and some Special behaviour for quotes of light, dark and pastel sets. Text color problem for some styles corrected. To update, just import xml product file and upload pictures (there are new ones)
-15/07/2006 : version 1.22b released ; link to a picture corrected
-14/07/2006 : version 1.22 released ; code is simpler ; use now $style[styleid] variable instead of $styleid ->allow guests to see the right bbcode set
-12/07/2006 : version 1.21 released ; now you can config several style ids (for real this time)
-12/07/2006 : version 1.2 released ; new installation procedure ; many big problems corrected ; html code of new bbodes templates updated ; tested and validated XHTML
-03/07/2006 : now you can config several style ids
-Important-
  • To update from 1.30 just import the product file
  • To uninstall version 1.1 or version 1.2, you have to follow a specific procedure described in the archive.

  • [s]To avoid display problems, i strongly advice you to set the "Code Block Width" (available in you style options) to 100%. If you prefer pixels, choose a little value ; especually if you're using legacy postbit. Never enter "auto" otherwise it won't work.[/s]
    The "Code Block Width" must be in pixels Otherwise there are too numerous problems. So forget my advice to put a value in %. It must be in pixels. In 800x600 there is a display problem, but it's the same thing with vb default templates. So i guess we can't do anything.
  • If the text display doesn't suite you, you can do easily what you want. Just turn off the "CSS BBcode text" module and create the CSS : .bbcode
    Do it on your own : you won't be helped for this.

This modification is available in french on vBulletin-fr.org

This french forum is acting against vB piracy

Show Your Support

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

Comments
  #32  
Old 07-05-2006, 11:34 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cclaerhout, I have worked out what the problem is when displaying bbcode_quote that contain GAL'ed words.
To come straight to the point, where in your templates can I change the linking back to original thread from the $username to the word 'Quote' on the left please?
Reply With Quote
  #33  
Old 07-05-2006, 12:09 PM
ForYou ForYou is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello cclaerhout ,,

Wait you ,

Regards
Reply With Quote
  #34  
Old 07-06-2006, 12:48 AM
Froggy32701 Froggy32701 is offline
 
Join Date: Aug 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed your hack and it just didnt work out with my forum, my forum is a very dark skin and it just didnt look right. Any way so I went to remove it, I put the class_bbcode.php back to normal (from a back up I created) and then removed the plugin using the plug in manager. This is where things went wrong...

Now if I attempt to go to any thread I get this

Quote:
Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT
post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
user.*, userfield.*, usertextfield.*,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
level,
deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason,
editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason,
post_parsed.pagetext_html, post_parsed.hasimages,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid


FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
LEFT JOIN deletionlog AS deletionlog ON(post.postid = deletionlog.primaryid AND type = 'post')
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid AND post_parsed.styleid_code = AND post_parsed.styleid_html = AND post_parsed.styleid_php = AND post_parsed.styleid_quote = )

WHERE post.postid IN (0,623,625,626,629,630)
ORDER BY post.dateline;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND post_parsed.styleid_html = AND post_parsed.styleid_php = AND post_parsed.s' at line 22
Error Number : 1064
Date : Wednesday, July 5th 2006 @ 08:42:18 PM
Script : http://www.************/dwg/showthread.php?t=201
Referrer : http://www.***********/dwg/forumdisplay.php?f=26
IP Address : ********
Username : ********
Classname : vb_database
I have my forum up again by reinstalling the plug in, however I would like to remove it.

Please help..


EDIT::

And if I try to disable the plug in, me and my user get this at the top of the page, when you click reply to any thread.

Quote:
Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1290) : eval()'d code on line 3

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1290) : eval()'d code on line 36

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1290) : eval()'d code on line 69

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1290) : eval()'d code on line 102

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1290) : eval()'d code on line 142

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1441) : eval()'d code on line 2

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1441) : eval()'d code on line 2

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1441) : eval()'d code on line 51

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1441) : eval()'d code on line 99

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1441) : eval()'d code on line 126

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1501) : eval()'d code on line 2

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1501) : eval()'d code on line 2

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1501) : eval()'d code on line 51

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1501) : eval()'d code on line 99

Warning: in_array(): Wrong datatype for second argument in /includes/class_bbcode.php(1501) : eval()'d code on line 126

Any one have any ideas ?
Reply With Quote
  #35  
Old 07-08-2006, 01:44 AM
Froggy32701 Froggy32701 is offline
 
Join Date: Aug 2005
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any help on this ? ^^
Reply With Quote
  #36  
Old 07-10-2006, 11:19 AM
lanc3lot's Avatar
lanc3lot lanc3lot is offline
 
Join Date: Sep 2004
Location: Athens, Greece
Posts: 454
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, is there any way, to change the text color, on the quotes? Is displaying in gray and with the background of the quote, cant be readed.

Other than that, its working ok
Reply With Quote
  #37  
Old 07-11-2006, 10:03 PM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Version 1.2 is out :
-new installation procedure
-many big problems corrected
-html code of new bbodes templates updated
-new bbodes templates tested and validated XHTML


To uninstall version 1.1, follow this procedure. Sorry for this. The version 1.2 avoids this now.
Reply With Quote
  #38  
Old 07-12-2006, 06:56 AM
ForYou ForYou is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello cclaerhout ,

Please I like this Version , I need install it but i can't becuase i use arabic font from right to left ,

Please help me and just let me how can o solve it if you don't have a time ,

Regards
Reply With Quote
  #39  
Old 07-12-2006, 07:30 AM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForYou
Hello cclaerhout ,

Please I like this Version , I need install it but i can't becuase i use arabic font from right to left ,

Please help me and just let me how can o solve it if you don't have a time ,


Regards
You've already told me this and i had understood the first time. I've spent almost a week to debug and solve the problems. Beside this, i've got a job... . As i've already told you, when i saw the screen capture you've joined in your first message, i think the html code must be rewritten to use with right to left language. It requires time, but it first requires to have a good code otherwise i'm going to spend more time to make updates than to correct problems.
Reply With Quote
  #40  
Old 07-12-2006, 07:56 AM
cclaerhout's Avatar
cclaerhout cclaerhout is offline
 
Join Date: Aug 2004
Location: Paris (France)
Posts: 448
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForYou
Hello cclaerhout ,

Please I like this Version , I need install it but i can't becuase i use arabic font from right to left ,

Please help me and just let me how can o solve it if you don't have a time ,


Regards
Well i've made a test, try this and tell me if it works. I know it's not real right to left. But it should work.
Reply With Quote
  #41  
Old 07-12-2006, 09:25 AM
Scooterpig Scooterpig is offline
 
Join Date: Feb 2005
Posts: 247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I dunno what happened, but this was working fine for me before and now with the upgrade following it to the letter, it's gone? No nice boxes now at all.
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 07:23 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.04758 seconds
  • Memory Usage 2,329KB
  • Queries Executed 25 (?)
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
  • (4)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete