vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

LeeCHeSSS 10-17-2002 08:49 AM

TECK, check PlurPlanet's new "hack" in the Full Releases forum (seems more like a bunch of hacks packed together). He blatantly uses parts of both vbIndex and vbHome without giving due credit.

NTLDR 10-17-2002 08:51 AM

Quote:

Originally posted by LeeCHeSSS
TECK, check PlurPlanet's new "hack" in the Full Releases forum (seems more like a bunch of hacks packed together). He blatantly uses parts of both vbIndex and vbHome without giving due credit.
I sent TECK a PM about that hack. I guess the code he used for the latest thraeds and news was ripped from vBhome without permission. Along with chunks of origional code he isn't allowed to post and a load of other hacks he probably doesn't have the right to include in there.

Heres the link: https://vborg.vbsupport.ru/showthrea...threadid=44691

TECK 10-17-2002 10:32 AM

well guys, i really dont care anymore.
when i released vbHome for the first time, people thought.. wow is cool.. but hey, wait.. i will ripp some other hacks toghether and release "a better" version then TECK's.. hihi, i will show off my ripping skills...

let them be happy. people who want a serious piece of code will always choose vbHome (lite).

ahh i forgot, plur's hack, have in the installer the record number of
37,906 queries, that's thirty-eight thousands!!!!
not that is bad... but is the first time i see a such large number of queries performed in one shot. :)

TECK 10-17-2002 10:36 AM

marsh, i will post your hack with a minor change ok?
to have it done properly...

Originally posted by Marshalus
Humm, well, I underestimated myself, and I got it to work.

Open vbHL index.php
Find:
Code:

$thread[title] = unhtmlspecialchars($thread[title]);
BELOW, add:
Code:

$thread[titlealt] = $thread[title];
Then open the home_threadbits template and add:
Code:

title="$thread[titlealt]"
to your link.

It'll look something like this:
http://www.federationstudios.net/ima...s/altstuff.gif

TECK 10-17-2002 10:43 AM

marsh, i added the link to first post and made the right corrections. i want you guys in the feature to make a zip file, encrypted with the member password, if it shows a larger code change, not like the one above.

is the best way for now to protect the code copyright. thanks.

Seby 10-17-2002 10:43 AM

hey teck, this VirtuaNews script is really great, thanks for the hint, pretty expensive though :(

TECK 10-17-2002 10:45 AM

well you wanted a pro version. other similar scripts that do less then that charge 800$ for it.
btw, vBulletin is more expensive then VirtuaNews, so i dont see why you call it expensive?

TECK 10-17-2002 11:06 AM

smoothie, it looks that my tips to optimise your global.php, help you fix the problem you had with the extra queries performed.
you are back to 16queries now while logged in... it looks solid.

congrats. :)

Smoothie 10-17-2002 12:41 PM

Teck-

Thanks for pointing me in the right direction. :)

Frostin 10-17-2002 01:16 PM

nice hack..... why all the password and stuff???? I can understand keeping the code in licensed party hands... but I jsut wanted to try it out on my test board... but I cant do that cause thats not my licensed board?!!?

ol well... nice work anyways


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