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)
-   -   vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=97366)

TOXACb 12-06-2005 11:27 AM

Quote:

Originally Posted by betablue
Sugestion: Is it possible to add a default setting for usergroups (similar as minimum post setting), so it could be set in admincp for quicker tagging. (or assign a separate button in the editor for specific usergroups; again - definable by admin)

Quote:

Originally Posted by Psionic Vision
I don't think so. The default setting was carried over from the 3.0 version, and I was planning on removing in for 3.5, since it is obsolete (there is a popup that lets you input your own value).

Psionic Vision, очень тебя прошу, не мог бы ты тогда хотя бы сказать, что изменить в коде, чтобы по умолчанию в опции появлялось 5,6,7. Заранее спасибо.

sevster 12-06-2005 06:20 PM

great work once again bro :) thank you so much for all your great work!

aranthorn 12-07-2005 04:23 PM

Quote:

Originally Posted by Psionic Vision
UPDATE, 2.0.0 to 2.0.1, BOTH EDITIONS!

Changes: See First Post.
New Screenshots: No new screenshots since 2.0.0
How to upgrade:
1. Overwrite the product XML. (Or, better, re-install the product.)
2. Re-Do changes for postbit and postbit legacy templates.
3. Re-Do changes for editor_toolbar_on
4. Re-Do changes for functions.php
5. Enjoy!

I upgraded from 1.0.2 to 2.0.1 simply by reverting everything back and installing fresh. I don't see any postbit template edits that are required, did I miss something?

akanevsky 12-07-2005 05:44 PM

Yes, apparently you did.

aranthorn 12-07-2005 08:31 PM

from the instructions in readme.html:
Quote:


TEMPLATE CHANGES
To find out how to manage templates, refer to vBulletin's manual.
In template(s) editor_toolbar_on, ( Done)

FIND
PHP Code:

$vBeditTemplate[extrabuttons

ADD ABOVE
PHP Code:

<if condition="in_array(THIS_SCRIPT, array('newthread', 'newreply', 'editpost'))">
                <
td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                <if 
condition="$vboptions[enable_hide_tag]"><td><div class="imagebutton" id="{$editorid}_cmd_wrap0_hide"><img src="$stylevar[imgdir_editor]/hide.gif" width="41" height="20" alt="$vbphrase[wrap_hide_tags]/></div></td></if>
                <if 
condition="$vboptions[enable_showtogroups_tag]"><td><div class="imagebutton" id="{$editorid}_cmd_wrap0_showtogroups"><img src="$stylevar[imgdir_editor]/showtogroups.gif" width="31" height="20" alt="$vbphrase[wrap_showtogroups_tags]/></div></td></if>
                </if> 

Step is Complete.

PRODUCT UPLOADS
It never mentions postbit template edits.
Are they in the product xml file?

akanevsky 12-07-2005 08:34 PM

Ah... Those changes are only pertinent for the extended version of the hack :)

rb290 12-10-2005 06:48 AM

not sure if this has been said
when upgraded to 3.5.2 and when trying to view a thread it gave me a parse error, and i found out what plugin caused it - "[HIDE] Hack Resurrection Component" under Hook Location : postbit_display_complete.
can you please fix this or.. ?

HansMuenchen 12-10-2005 09:12 AM

Hi,

ist this hack also working with the 3.5.0?

Thnx for answer my question!

Greetings
Hans

akanevsky 12-10-2005 10:51 AM

Quote:

not sure if this has been said
when upgraded to 3.5.2 and when trying to view a thread it gave me a parse error, and i found out what plugin caused it - "[HIDE] Hack Resurrection Component" under Hook Location : postbit_display_complete.
can you please fix this or.. ?
There is no parse error... If there is, provide me with an admin account on your board and I'll look at it. Via PM of course.

HansMuenchen
Yes.

mindtrix25 12-12-2005 04:08 AM

I like the idea of this hack, atleast the [HIDE][/HIDE] feature, however I wondered if it would be possible to completely HIDE the text, without leaving a msg stating that the user NEEDS X requirements to see it. Rather it just APPEAR, possibly even inside a <feildset> tag which shows the user's name and 'HIDDEN'

Quote:

<fieldset>
<legend><? echo $bbuserinfo['username'] . "/HIDDEN" ?> </legend>
Hidden text
</fieldset>
Similar to that. Just a thought. I might attempt making a hack similar but I am far from an experienced coder.


All times are GMT. The time now is 02:43 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.01584 seconds
  • Memory Usage 1,759KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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