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

EnIgMa1234 07-30-2007 04:56 PM

you should ask for support for the expanded version @ visionscripts.com

SPuL 07-30-2007 05:07 PM

okay ill do that later when the developer is back, but for now can u give me the edited files OR the original phps?
cause right now i have some broken stuff only and my forum isnt running properly

EnIgMa1234 07-30-2007 05:12 PM

All you have to do is follow the steps carefully and dont use notepad to edit the files

SPuL 07-30-2007 05:18 PM

omg dont use notepad?
i used notepad.....
so basically my forum is ++++ed now......^.^

Dannyloski 07-30-2007 07:08 PM

^ NotePad doesnt display properly sometimes ... What you do is Use Word Pad.

If you added the code and your forum is displaying wrong before. Just Revert the Template or Delete the Code you added. Then redo the Template Edits, but this time use WordPad to open the file instead of NotePad.

SPuL 07-30-2007 08:45 PM

okay thanks, i have to do the new vbulletin update anyway. that should automatically revert the code.

SPuL 08-05-2007 08:50 AM

wtf? i installed it all again and its still the same shit..

1. i uploaded the files
2. i edited the phps
3. i did template edits
4. i imported the product

SPuL 08-05-2007 09:08 AM

ok i think i found the problem.
after i edit the ./includes/functions_forumdisplay.php
"New Posts" doesnt work and gives out an empty white site.
with the normal php everything is fine, but with the edited it doesnt work

this is what i did:
FIND:
Code:

                $thread['preview'] = strip_quotes($thread['preview']);
ADD UNDERNEATH:
Code:

                $GLOBALS['hhr']->set_thankscache($thread['thankscache']);
                $thread['preview'] = $GLOBALS['hhr']->parse_bbcode($thread['preview'], $thread['forumid'], $thread['threadid'], $thread['firstpostid'], $thread['postuserid']);


EnIgMa1234 08-05-2007 01:02 PM

Try replace instead of add underneath

applyimage 08-10-2007 10:34 PM

Hey a few problems, it's wrapping the code like this:
http://img88.imageshack.us/img88/7667/untitled1xt3.gif

This doesn't seem to be working, shouldn't it be the simple [hide]Hidden content[/hide]?

Also VisionScripts seems to have closed, so are the features no longer available now?


All times are GMT. The time now is 07:40 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.01501 seconds
  • Memory Usage 1,734KB
  • 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_code_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