PDA

View Full Version : Major Additions - ZH - Hack System LITE


Ziki
11-25-2006, 10:00 PM
This modification was brought to you by
Ziki's hideout~The hideout from reality
http://www.zikihideout.com/


~Hack name
Hack System

~Hack description
You loved the way vbulletin.org works?All the hacks and install buttons?Make it yourself!ZH - Hack System does the trick.Using a simple administration system and powerful features.Make your own vb.org! (Credit to tngu3y for letting me use some of his code.Thank you very much!)

~Hack options

Show Hacks To Guests?
Show announcements in modification section?
Announcement forumids
Max number of site news/announcements to show.
Max number of words in announcement to be cut.
Max number of hacks per page?
Show number of installs column?
Report PM Username
Send Report To Forum?
Report Forum ID
Show navigation box on modification section?
Show modification statistics?
Show top refererers block?
Max number of referrers to show?
Show custom block?
What should be displayed in custom block?(HTML enabled)
Show most popular hacks?
Show recent posts from forum?
Max number of recent posts to show?
How many characters of the hack title should be displayed in MEMBERINFO?


~Hack info
File uploads: 8
Template edits: 3
Templates: 17
File edits: 0
Plugins: 15
SQL Queries: 6
Phrases: 136
Settings: 20

Install time: 5 minutes
Install level: Easy

~Hack installation
Step 1: Upload all files

Step 2: Import Product

Step 3: Follow instructions in the template edits.txt file



~Hack screenshots
Attached


~Hack copyright
This may not be distributed,released or claimed as your work without author's permission.

Ziki
11-26-2006, 06:38 PM
~Reserved~

yoyoyoyo
11-26-2006, 06:57 PM
let me be the first to say THANK YOU! :D

I will install this later and check it out

Ziki
11-26-2006, 07:04 PM
No problem ! :D

Ziki
11-26-2006, 07:15 PM
1.0.1 released

fixed template problem

Shazz
11-26-2006, 07:26 PM
Looks very Cool :)
Will wait to see the results of people using it -.-

Ziki
11-26-2006, 07:27 PM
You can see it in action at http://www.zikihideout.com/forums/index.php

Allan
11-26-2006, 07:33 PM
Which different with hack to tngu3y ?

This hack work with vB 3.6.3 ?

Ziki
11-26-2006, 07:36 PM
LITE version is bug free and more options than tngu3y's.PRO version is about 60% finished but already has more features than vb.org and vbhackers together!

Yes it works with 3.6.

Allan
11-26-2006, 07:37 PM
Great ;)

it's possible to add one option ?

Ziki
11-26-2006, 07:38 PM
what option?

akanevsky
11-26-2006, 07:43 PM
Some suggestions:

1. Use vBulletin CSS classes in your <td>, <tr> and other tags. Also, use class="bginput" in your form elements.
2. Think about removing fieldsets and replacing them with something else because they are not correctly supported by some browsers. How about collapsible tables instead?
3. $db->hide_errors() and $db->show_errors() in install code, please. otherwise, there will be more errors than there have to be.
4. Bitfield rebuild code in installation and uninstallation codes, please.
5. Phrase what's not phrased in cpnav and admincp.
6. Some sort of access permission on the admin script? Otherwise anyone who is admin can access it.
7. Could not find phrase 'hackdlrule'. - on download (on your site).

Other than that, nice hack. :) Although I don't think I'll be installing it.

Ziki
11-26-2006, 07:44 PM
Some suggestions:

1. Use vBulletin CSS classes in your <td>, <tr> and other tags. Also, use class="bginput" in your form elements.
2. Think about removing fieldsets and replacing them with something else because they are not correctly supported by some browsers. How about collapsible tables instead?
3. $db->hide_errors() and $db->show_errors() in install code, please. otherwise, there will be more errors than there have to be.
4. Bitfield rebuild code in installation and uninstallation codes, please.
5. Phrase what's not phrased in cpnav.
6. Some sort of access permission on the admin script? Otherwise anyone who is admin can access it.

Other than that, nice hack. :) Although I don't think I'll be installing it.

everything except 1 will be done in a minute

Allan
11-26-2006, 07:48 PM
what option?
Before users download the hacks (with this hack), that they click on "clic install" for show/download then the attach files, but can see the sreeenies.

akanevsky
11-26-2006, 07:48 PM
everything except 1 will be done in a minute
why, what happened to 1?

I like the fact that the post with hack info has ajax editing capabilities, unlike how it is on vbulletin.org.

EDIT:
Where are the hack options, on your site there is no way to define them.

Ziki
11-26-2006, 07:52 PM
Before users download the hacks (with this hack), that they click on "clic install" for show/download then the attach files, but can see the sreeenies.

This is in PRO version

Where are the hack options, on your site there is no way to define them.


What do you mean?

==========================================
1.0.2 released

phrased cpnav links,hides errors and rebuilds bitfields now.

tnguy3n
11-26-2006, 07:52 PM
lol... I thought it's a port for vB 3.6.x rather than a new system. :D

and here's "hackdlrule" phrase:
Phrase type: Front-End Error Messages Phrases Containing
Varname: hackdlrule
Text:
<font color=red>As of December 23, 2005, new user may not be able to download hacks or any attachment if you have 0 post and your registration is less than 1 day long. You must have either one post or wait for 1 day to be able to download.</font>
<br />
You currently have {1} post(s).

Ziki
11-26-2006, 07:55 PM
lol... I thought it's a port for vB 3.6.x rather than a new system. :D

and here's "hackdlrule" phrase:
Phrase type: Front-End Error Messages Phrases Containing
Varname: hackdlrule
Text:
<font color=red>As of December 23, 2005, new user may not be able to download hacks or any attachment if you have 0 post and your registration is less than 1 day long. You must have either one post or wait for 1 day to be able to download.</font>
<br />
You currently have {1} post(s).


What about the phrase?

tnguy3n
11-26-2006, 07:57 PM
hackdlrule phrase is in my Attachment Download Restriction (http://www.vbviet.org/forums/showthread.php?t=175)

Ziki
11-26-2006, 07:58 PM
Is it somewhere in my product or what?

Ziki
11-26-2006, 08:01 PM
why, what happened to 1?

I don't see the reason why I should do it

akanevsky
11-26-2006, 08:05 PM
What do you mean?

I mean that there is nowhere to specify hack properties (version, requirements, etc.)

Is it somewhere in my product or what?

Yes, it is - it comes up when you try to d/l hacks...

I don't see the reason why I should do it

The reason is that otherwise the hack won't make an impression that it's part of vB. Esspecially on custom styles.

Ziki
11-26-2006, 08:07 PM
I mean that there is nowhere to specify hack properties (version, requirements, etc.)


I still don't understand.


Yes, it is - it comes up when you try to d/l hacks...


Can you point me to the line and file where it is?This was originally only for my board and I forgot to delete it from the lite version


The reason is that otherwise the hack won't make an impression that it's part of vB. Esspecially on custom styles.

Ok will do later on

Allan
11-26-2006, 08:27 PM
This is in PRO version


It's pity :(

akanevsky
11-26-2006, 08:45 PM
I still don't understand.

On your board, zikihideout, I tried creating a thread in the hacks section, and there isn't a place to specify whether hack is supported, does it requires database changes, does it come with plugins, and other stuff like that.

When I submitted it, the advanced edit page did not have such fields either.

Can you point me to the line and file where it is?This was originally only for my board and I forgot to delete it from the lite version

I tried downloading a hack from your site and the error message popped up.

projectego
11-26-2006, 08:46 PM
I have been waiting for this! Thank you very much. :)

Ziki
11-27-2006, 04:05 AM
On your board, zikihideout, I tried creating a thread in the hacks section, and there isn't a place to specify whether hack is supported, does it requires database changes, does it come with plugins, and other stuff like that.

When I submitted it, the advanced edit page did not have such fields either.


Go to modify hack options right under report hack function

akanevsky
11-27-2006, 09:10 AM
Go to modify hack options right under report hack function

Shouldn't that be more obvious (such as in first post edit or in thread edit).

Ziki
11-27-2006, 05:15 PM
Well it could be.Taking into consideration :)

Ziki
12-01-2006, 07:04 PM
For PRO version please do not post in this thread but rather contact me via PM

Ziki
12-02-2006, 01:32 PM
1.0.4 released

Cached templates so about 15 queries saved :)

Ziki
12-02-2006, 04:49 PM
vBa module has been released for this

Spikeman
12-04-2006, 12:35 PM
Which different with hack to tngu3y ?
I looked through the code and it is the same as tngu3y, I do not mean similar, I mean identical, the hackdb.php(tngu3y) and zh_hacksystem.php(ziki) are word for word, code for code the same, even the w3c xhtml 1.0 validation fails on the exact same errors...lol.. so whose code is it? tngu3y or ziki.

Ziki
12-04-2006, 01:09 PM
I am sorry if you have to complain don't install.The code is NOT the same and there it quits.I explained what is different so please I don't want to hear anything more about this.

Spikeman
12-04-2006, 01:35 PM
I am sorry if you have to complain don't install.Who is complaining I asked a question.

The code is NOT the same and there it quits. Certainly the main hack file is exactly the same and I would say that most of the templates are the same as exactly the same validation errors occur.

I explained what is different
I do not see anything different to that of tngu3y, i have it installed and it is doing exactly what you say yours does.

so please I don't want to hear anything more about this. If this was my hack and someone asked such a question I would defend myself and not try and close down the post.

But if you do want to be serious about it, why is it that, hackdbadmin.php (tngu3y) & zh_hacksystemadmin.php (ziki) are identical, functions-hackdb.php (tngu3y) & fuctions_zh_hacksystem.php (ziki) are identical and the cpnav and bitfield.xml are the same! So what exactly is different?

Oh sorry the files are not the same, you deleted tngu3y copyright headers from your files ;)

Ziki
12-04-2006, 05:09 PM
If you would firstly ask tngu3y then he would tell you that he gave me permission to do this :)

Adam21
04-21-2007, 11:38 AM
I'm getting a vbulletin error message - "You don't have permission to view threads in this forum." .But i've already set that forum as a hacks forum.so why's the error?

Ziki
04-21-2007, 05:30 PM
Set usergroup permissions