vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [HIS] Hack Installer System (Build 3) (https://vborg.vbsupport.ru/showthread.php?t=71542)

trafix 01-09-2005 12:04 PM

Which hacks currently use this installer?

Zachery 01-09-2005 03:13 PM

Quote:

Originally Posted by trafix
Which hacks currently use this installer?

Most anything we release :)
uCash and Shop
The Shoutbox (original platform)
maybe somthing else of ours? O.o

cinq 01-10-2005 12:52 AM

Quote:

a hack creator script, allowing for easy creation of the hack files, is not included in this release.
Does that mean this build (3) is still not complete ?

edit: downloaded the zip package.
I don't know what to do next .... , no instructions or anything ? :(

Zachery 01-10-2005 01:06 AM

Quote:

Originally Posted by cinq
Does that mean this build (3) is still not complete ?

edit: downloaded the zip package.
I don't know what to do next .... , no instructions or anything ? :(

He is still working on it, there is not automated process but the script itself works

If you need abit of help drop by irc.devcore.co.uk /#geekydesigns

trafix 01-10-2005 01:22 AM

I think a readme/instruction file is needed .....

trafix 01-10-2005 01:29 AM

Helpfull hint ...... download the shoutbox and use the files there as a guide

DrkFusion 01-10-2005 02:29 AM

I was fooling around with this hack, and optimized it to my needs. I have saved much time in modifying clients bulletin boards. This hack was missing a couple of stuff, but I stuck it in. I will post back with some details that some may take advantage of to fully utilize the whole power of this hack.

Great job Link!

trafix 01-10-2005 02:32 AM

:) ... keep me up to date drk

trafix 01-10-2005 06:49 AM

i have errors
i have errors
i have errors
i have errors
i have errors
i have errors
i have errors

on trying to install the jukebox i get this with the settings

Parse error: parse error, unexpected T_STRING in /home/xxxxx/domains/xxxxxx.com/public_html/forums/install/hacks/Jukebox/1/settings.php on line 16

line 16 is
PHP Code:

<label for=\"wys0\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"vbjb0\" value=\"0\" tabindex=\"1\"" 

entire tag is
PHP Code:

$setting['jb_audio_setting']['optioncode'] = ' <span class=\"smallfont\" style=\"white-space:nowrap\">
<label for=\"wys0\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"vbjb0\" value=\"0\" tabindex=\"1\"" . iif($setting['
value'] == 0, ' checked="checked"') . " /><b>None</b></label><br />
<label for=\"wys1\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"vbjb1\" value=\"1\" tabindex=\"1\"" . iif($setting['
value'] == 1, ' checked="checked"') . " /><b>Yes</b> - Most requested song</label><br />
<label for=\"wys2\"><input type=\"radio\" name=\"setting[$settingid]\" id=\"vbjb2\" value=\"2\" tabindex=\"1\"" . iif($setting['
value'] == 2, ' checked="checked"') . " /><b>Yes</b> - Defult song below</label>
</span> 
'


This builds multipule options for the defult song that is played when the page is first opened.

Marco van Herwaarden 01-12-2005 09:08 AM

Looking into using HIS for a new hack i am writing, thx for making life a bit easier Link.

Running into 1 problem (well not really problem atm):
If there is a database error during install, the db_mysql.php can't include the './includes/functions_log_error.php' because current directory is different then expected. This will be more a nuisance during testing then when a hack is finished.


All times are GMT. The time now is 02:42 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.01175 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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