vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - [hide] hack incl post thank you "addon" (https://vborg.vbsupport.ru/showthread.php?t=130887)

Greek76 11-07-2006 12:48 PM

Its in German???? Also how are you to disable thank you hack if its not installed on the forum to begin with?

Ronak 11-07-2006 02:12 PM

Quote:

Originally Posted by lolo?
update the cache i have the sme probleme and after update cache of post no probl?me

still same problem ..showing same error

itsid 11-07-2006 02:18 PM

ronak, Go to ACP -> own vb codes, edit the hide-tag and replace the line from the replacement-box with [hide]{param}[/hide]
click save and you're done :D

greek, yes it's in german if you don't install the english-language file.
to disble you may disable the hack in the product-management completely or in it's vb options settingsgroup

'sid

Ronak 11-07-2006 02:30 PM

Also When U do full reply..(not quick reply) it show the post :(

itsid 11-07-2006 04:55 PM

Uuups

please create a xml file with the following content (notepad will do)
PHP Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<plugins>
    <plugin active="1" executionorder="126" product="sids_hide">
        <title>newreply review</title>
        <hookname>newreply_form_reviewbit</hookname>
        <phpcode><![CDATA[$reviewmessage =preg_replace('/\\[hide\\](.*)\\[\/hide\\]/si', $vbphrase[sid_hide_has_hidden], $reviewmessage);]]></phpcode>
    </plugin>
</plugins>

And import that via plugin-manager (plugin, NOT product)

Next version will have that included!

'sid

Dermo-MIO 11-07-2006 05:15 PM

dude i instaleld this but dont know where to upload the english xml thingy as you say dont create a new language but thats the only option it offers you. i have installed the main xml one but when i hit the "thanks" button or reply it still says the german for you need to hit the thanks etc

can you help me ?

vivamexico55 11-07-2006 07:21 PM

This is awesome!

Do you will use AJAX so a page reload is not needed?

Greek76 11-07-2006 08:09 PM

How to get it to show in English and were to upload the file?

Dermo-MIO 11-07-2006 08:35 PM

i spoke too soon nobody can see the links all usergroups have permission to see it, and yea the ebglish bit maybe u can make a new version that is english cause u dont explain very well how to uplaod the other english bit. this hack looks amazing it just doesnt work for me. im more then happy to let u check my acp if that can help thanks

itsid 11-07-2006 09:22 PM

Dermo,
i'm a bit curious about you language settings, that you are unable to import the langfile to the existing (let's say english) phrase-set
If you really do not have that small dropdownbox in the Phrasemanagement
[S]please go ahead and open both files (the lang.xml and the product.xml) with any texteditor and just copy the phrases from the lang.xml into the product.xml replacing the existing ones (you will recognize them for sure!)[/S]
see in attachement ;) (import and OVERWRITE)

mexico, well I'm trying to figure out on how to directly show up hidden content without reload, may take just another while :)

Greek, if you have the same issues dermo has, just use the attached xml as product overwriting the existing that one is english by birth ;)

'sid

ps it has the previous mentioned plugin included


All times are GMT. The time now is 05:03 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.01635 seconds
  • Memory Usage 1,736KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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