![]() |
ehm.. have u added the template 'engine" to the style you use (or all style you use)?
|
Yes, I followed each example. I MAY have done it wrong, I will go and re read it when I get out of work. Thanks.
|
Hey, I was wondering, would it be possible for you to add the feature to modify files in the mod directory, and the ability to select between the root forum, admin, and mod directories when creating PHP files? I've been trying to do some of these myself by modifying the code, but none of my tweaks, save adding extensive security checks for unauthorized users, have worked.
|
Ok....well i installed this hack then edited the config file....everything went fine...then i was Adding a new hack....the Failed log ins hack and edited the member.php file fine..then i went to the Index.php file and edited it in the admin index...just adding a url and i got a error like this.
Warning: SAFE MODE Restriction in effect. The script whose uid is 48 is not allowed to access ./global.php owned by uid 504 in /home/virtual/site2/fst/var/www/html/forums/admin/index.php on line 4 |
Make sure you've CHMOD 0777'd all of your PHP files in the root, admin, and mod directories, as well as the directories themselves, and the root forum directory. That might fix the problem.
|
Truly a wonderful hack, works perfectly. Thank you so much
Clicking the install button....now |
Thanks for this useful Hack.
Only problem on my board is that we are still running on Version 2.03 I don't know anything about PHP, but I used my logical skills and it seeems to work if you add this to the index.php <tr><td> <table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable"> <?php maketableheader("VBengine"); ?> </table> <a href="engine.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add File </a> | <a href="engine.php?s=<?php echo $session[sessionhash]; ?>&action=edit"> Edit Files </a><br> </td></tr> |
This has to be one of the most useful hacks out there! Excellent job man ;)
Now I don't have to shift from CuteFTP to my Admin panel when installing a hack, I can do it all from my admin :) Not to mention when I'm at school or another computer without CuteFTP I can easily gain access to my files when making updates! Only question is, with the "create php file" feature, can you specify what directory this file is going in? Or is it always the default forum/ directory? Once again, great hack! [high]* Velocd clicks install button[/high] |
Quote:
Yes, It's always in the default dir. If we could read the mod dir, and save to either the mod, forum, or admin dir, then the script would completely eliminate the need for FTPs, except for graphics. |
well you can never eliminate the use of an FTP, hence the name "file transfer protocol". FTP will always be used to mass upload files and quickly to a web server. even if someone made a vbadmin integrated uploading hack, nobody would use it cause its just crappy uploading through http. Although maybe simple php files would be nice to upload through admin...hmmmmmmmmmmm..
anyway, wth am I going with this discussion..and why? /me needs sleep -.- |
wow! That is absolutely AWESOME! Thanks a million. I don't have FTP access at work where I have the time to do alot of my editing. It's nice to have this.
Sketch |
Looks awesome! :)
I wondered if someone could explain the security issue of having write permissions enabled? I am not that advanced and I'd just like to know if it's risky before I install this :) Thanks! |
this is a great hack .. sorry to bring an old post up again ...
but is there anyway to only allow one admin to do this... i only want myself to be able to use this and not the other admins... thanks in advance |
I agree with Mist... another thing is can you make it to where we can upload like up to 5 files at a time... not mass, just 5 so we don't have to restart FTP each time.
|
hey is there a way to add a mod dir
Code:
|
Sorry this is not my actual hack it is el3m3nt's
Click Here For Original VBengine First feature: you can create new php-files thru your admin cp. You can choose if you wanna include the header and footer template and if you wanna create a new template for the content. Screenshot 1: http://partylife.ch/misc/vbengine1.jpg Second feature: The script reads all files in your forum and admin directory and you can choose one for editing. So you can edit every file thru the admin cp. This can be usefull for changing small things. You can also choose if you want a backup of the file you are editing. Screenshot 2: http://partylife.ch/misc/vbengine2.jpg Screenshot 3: http://partylife.ch/misc/vbengine3.jpg What i have done UPDATES: I have added a extra bit of code so it shows the Mod Directory :D so now its even easier to add hacks to the Mod CP :D ALSO I WILL OFFER ALL SUPPORT. Click Here |
Kewl, you think it would be possible to add in directories other than the /forums & /admin /mod etc?
|
Seems very useful.
I will take a look at it -Arunan |
yeah d00d just ask me and i will add them but i need to know exactly where they are like in forum/tmp or tmp etc etc
|
need to know if it works prolly
some one test it out |
it works great on my board but might be different to others boards :D
|
Love the original. Will check this one out.
|
So the only thing different from v1.0 is the addition of the /mod directory? If so I don't think this update deserves it's own thread...
|
well this is an awesome tool, makes all hacks much easier to install!!!
|
Thank You. Makes my work ALOT easier! I am only 2 weeks new at this and need all the help I can get. K2 clicks install.
|
Warning: fopen("./functions.php3", "w") - Permission denied in /home/cardtrix/public_html/forum/admin/engine.php3 on line 275
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/cardtrix/public_html/forum/admin/engine.php3 on line 277 Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/cardtrix/public_html/forum/admin/engine.php3 on line 279 Done! this is what i am getting, will this work with 2.27? i have not upgraded to 2.28 |
you don't have the directory's permission of 777. set that and you will not get those errors. You will need to amke forums, admin, and mod all have 777 and your engine.php file have 777 also.
|
i dont understand "dood" why you didnt released this as a mod in the original thread?
i could release 385 hacks like that. i take every single hack i like, change few variables and add 2-3 extra lines of code... and voila. there it is a new hack. think of it this way, the more hacks there are the harder it is to find them. |
Quote:
|
i have all the files and folders including engine.php at chmod777 and i am still getting the same error as above....wtf am i doing wrong?
|
d00d does it show the contents fo the mod directory in the bottom box of the engine.php
|
also the original maker of this product was not providing support in that thread so i added my own ok
|
is ok "dood", a mod fixed the thread. hope you learn from this lesson.
|
what you merged them
|
Wow...this hack is simply amazing, and by far my favorite. :)
|
Works very nice, good for adding hacks at school and at work. Very unique idea.
Thanks *Clicks Install* -Arunan |
I presume this works with vB 2.2.8?
Satan |
It does, but I had ome hard time, figuring stuff out. But It works for me.
-Arunan |
Fine:)
I may install this later today:) Satan |
Exactly how hard is it to install this on 2.2.8?
|
All times are GMT. The time now is 02:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|