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)
-   -   BB Code Enhancements - Optimize BBCodes and BBCodeImages in Editor (https://vborg.vbsupport.ru/showthread.php?t=207423)

accludetuner 07-03-2009 05:34 PM

I noticed a small discrepancy.

Install instructions say:
Quote:

search for: (function: upgrade bbcode database)
PHP Code:

twoparams '" . $db->escape_string($vbulletin->GPC['twoparams']) . "'

add below:
PHP Code:

`separator` = " . intval ($vbulletin->GPC['bbcode_separator']) . ",
`
active` = " . intval ($vbulletin->GPC['bbcode_active']) . "


but I don't have that line. Closest matching line is:
PHP Code:

if ($db->query_first("SELECT * FROM " TABLE_PREFIX "bbcode WHERE (bbcodetag = '" $db->escape_string($vbulletin->GPC['bbcodetag']) . "' AND twoparams = " $vbulletin->GPC['twoparams'] . ") AND bbcodeid <>  " $vbulletin->GPC['bbcodeid'])) 



A few other small discrepancies, but that's the biggest one and it's keeping me from installing right now :(

V3.8.2

Coroner 07-03-2009 06:07 PM

in vB3.8.1 there is only one line starting with:

Code:

twoparams = '"

xyzmary2001 09-03-2009 08:03 AM

Wonderfully mod. Installed and nominated. I was looking for a very long time for this. Just great, and the instructions are so clear that even I, who never tried to edit a php, managed to do it without troubles.

arauf 09-05-2009 08:32 PM

Hi , im using version 3.8.4 ,i have edited all files installed product but

1- I cant see any "Optimizing BB Codes" anywhere in admin CP.
2- cant understand these steps under instalion.

---------------------------------------------------------------------------------------------------
3. If you are using more than one Language, follow the next Step
4. Languages & Phrases -> Download / Upload Languages
Now choose the Languagefile Add Language (choose Language) -> import
----------------------------------------------------------------------------------------------------

what im importing in language ? and what files in include folder as it mentioned in

How to start:
# Upack the ZIP/RAR File into a folder on your Harddisc.
# Upload all Files of the Folder "upload" incl. all Subfolders onto your Server.
# Now, enter your AdminCP.


I am all confused , any help ?

Coroner 09-06-2009 07:44 AM

1.) You can't ! See under BB Codes

2. + 3. + 4.) Only if you have a multilanguage Forum. That means, more than one language

EidolonAH 09-06-2009 10:36 AM

Does exactly what it says on the box, nice one, thank you for the share.

nomoreturn 09-06-2009 02:35 PM

Where is the zip file in download there is only xml and read me file where is the zip/rar file
How to start:

Upack the ZIP/RAR File into a folder on your Harddisc.
Upload all Files of the Folder "upload" incl. all Subfolders onto your Server.
Now, enter your AdminCP.

Coroner 09-06-2009 03:29 PM

Sorry,'bout this. It's my standard text :)

Ignore it.

RedHacker 10-06-2009 09:33 PM

It is hard to install

piratarg 11-01-2009 11:44 AM

Very thanks for the mod! :)


All times are GMT. The time now is 01:48 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.01105 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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