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)
-   -   EasyHack (https://vborg.vbsupport.ru/showthread.php?t=96691)

jesus likes pie 09-21-2005 10:00 PM

EasyHack
 
This is a port of the vB3 hack made by Allan.

Original thread here:

https://vborg.vbsupport.ru/showthrea...threadid=61125

It doesn't have any of the fancy stuff like games and pictures, but it does the rest.

Hope you like it.


Upload the xml to /includs/xml/

Allan 09-22-2005 05:46 AM

yep ;)

Boofo 09-22-2005 05:55 AM

This will never fly in that xml. ;)

PHP Code:

- <link>- <![CDATAtemplate.php?do=modify&searchstring=. ]]> </link


jesus likes pie 09-22-2005 10:50 AM

it works just fine Boofo.

Boofo 09-22-2005 02:29 PM

LOL That line doesn't do anything and you are missing another line totally. ;)

jesus likes pie 09-22-2005 06:11 PM

Boofo, I promise you it works as designed.

If you have some sort of broblem with how I made it work, then you don't have to use it.

That line makes a search for a period. I had to make it like that or else it wouldn't work right.

Boofo 09-22-2005 06:20 PM

First of all, it was only meant as constructive criticism. And you're right, I won't be using this as is is standard practice in 3.5 to do all menus like this now. Also, I'm curious as to why you are looking for a period in that line. Maybe I missed something?

jesus likes pie 09-22-2005 06:44 PM

I didn't know how to make it show all templates from all styles so what I thought was that, hey, I bet all styles have at least a period in them, so I'll make it search for one. So that's the command to look at all templates.

Boofo 09-22-2005 06:49 PM

Quote:

Originally Posted by jesus likes pie
I didn't know how to make it show all templates from all styles so what I thought was that, hey, I bet all styles have at least a period in them, so I'll make it search for one. So that's the command to look at all templates.

LOL If you say so. ;)

jesus likes pie 10-01-2005 05:13 PM

I will be releasing a version with plugins and products support soon. Look out for it.

wolfyman 10-08-2005 03:50 PM

Thank you Jesus.

Mike Gaidin 10-08-2005 05:23 PM

I don't know too much about this so maybe I'm mistaken about something and if so I apologize, but...

Shouldn't this:

PHP Code:

<navoption displayorder="1">
  <
text>Add a Template</text>
  <
link>css.php</link>
</
navoption


Be this:

PHP Code:

<navoption displayorder="1">
  <
text>Add a Template</text>
  <
link>template.php?do=add</link>
</
navoption


Funchiestz 10-10-2005 10:13 AM

Quote:

Originally Posted by Mike Gaidin
I don't know too much about this so maybe I'm mistaken about something and if so I apologize, but...

Shouldn't this:

PHP Code:

<navoption displayorder="1">
  <
text>Add a Template</text>
  <
link>css.php</link>
</
navoption


Be this:

PHP Code:

<navoption displayorder="1">
  <
text>Add a Template</text>
  <
link>template.php?do=add</link>
</
navoption


Anyway i still dont understand what this feature for?

i am already check the link but somehow i am stupid indeed, can somebody help me to explain?

Cyricx 12-16-2005 01:02 PM

This just allows you a box with links to your most used links when adding hacks and stuff right at the top of your admincp, instead of having to scroll all around.

/me installs!


All times are GMT. The time now is 01:20 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.02445 seconds
  • Memory Usage 1,752KB
  • 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
  • (5)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete