vBulletin Modifications

Major Additions - Advance Super Forums (vBHosting)

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.0.0] Major Additions - Advance Super Forums (vBHosting) (281)
Released: 04-07-2004, 09:49 AM
Modification Information:
Ken Iovino's Avatar Author: Ken Iovino
Last Online: 10-29-2008
Hack Version: 2.0.0 Beta Installer Included: 1 Additional queries added to database: 1
New Templates: na Template Edits: na File Edits: na
New Files: na New Phrases: na Installation Time (In Minutes): 15

Advance Super Forums [vBhosting]

--------------------------------
ASF Verson: 2.0.0 Beta 2
vB Version: vBulletin 3.0.0 GOLD
Author: GameCrash
Site: www.vbhackers.com
--------------------------------

Files to edit
2 minor edits
admincp/index.php
includes/adminfunctions_navpanel.php


Testing
Tested on vBulletin 3.0.0 GOLD, across multiple unhacked installations.

Thanks to...
GameCrash: For Allowing the release of this hack and name change.
Paul: For testing and providing the screenshots

What this hack does
This hack allows users to sign up for their very own forums!
They can edit the header, footer, add managers and so on to change it to their liking but it'll still be under your site!


!!BACKUP BEFORE YOU INSTALL!!
Please click the install button if you use this hack!


Support?
I will try and support the hack the best i can, and the members and staff can try to the best of there abilities. NO PROMISES

Have fun! ^_^



Screenshots
Screenshots
File Type: jpg ssforum options.jpg (94.0 KB, 2175 views)
File Type: jpg ssgeneral options.jpg (41.8 KB, 1569 views)
File Type: jpg sshostingcp.jpg (47.3 KB, 1642 views)
File Type: jpg sshostingcp options.jpg (64.9 KB, 1763 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 06-14-2004, 07:11 PM   #101
Charter Member
Join Date: Jun 2004
supernut is on a distinguished road

Default

Where do i edit the vBHosting default rules ? i just cannot find it.

other then that i have just one last problem and thats getting the Create Forum and a Manage Your Hosted Forum links in my forum menu working

anyone have any advise on that also ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 06-14-2004, 07:14 PM   #102
Charter Member
Join Date: Apr 2004
Madhouse is on a distinguished road

Default

You will edited the hosting rules thru the phrases in your admin control panel.

I thnk its vbhosting_rules , not for sure thou as it has been a bit since i have edited mine.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-14-2004, 07:41 PM   #103
Charter Member
Join Date: Jun 2004
supernut is on a distinguished road

Default

Quote:
Originally Posted by Madhouse
You will edited the hosting rules thru the phrases in your admin control panel.

I thnk its vbhosting_rules , not for sure thou as it has been a bit since i have edited mine.
thanks that sorted that problem, now just need to sort out the other problem

anyone has any ideas on how i can get the Create Forum and a Manage Your Hosted Forum links in my forum menu working




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-15-2004, 12:38 AM   #104
Charter Member
Join Date: Apr 2004
Madhouse is on a distinguished road

Default

If you do not have the links in your forum menu you can add them with my post or pauls post
http://www.vbhacks.us/forum/showpost...3&postcount=92

This will give your users quick acess to the admin side of their forums.

Now for the other , you could just go to the style you used to implement vbhosting on , then go to the nav template and copy the code , and add it
to your style you want it on.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-15-2004, 08:33 AM   #105
Charter Member
jluerken's Avatar
Join Date: May 2004
jluerken is on a distinguished road

Default

Quote:
Originally Posted by Paul
Could someone confirm private forums not working? As i've had it work on my site fine

#3 umm don't know about that one have to confirm that.
I've tried this several times now and its definetly not working correct.
Let the user enter an admin for a forum and then the same admin for subforums etc. Sooner or later you will see the problem.

Quote:
Originally Posted by Paul
#4 - What parts if you can find out that'd be great
Open the AdminCP and go to the styles section.
After creating some forums and subforums (don't know exactly when) the Title Image field is saying that is has a master style which is not correct.
Its possible to fix this problem manually by installing the vB master style again but afterwards you also have to install the vBHosting Templates again.

Quote:
Originally Posted by Paul
#5 - This is tricky. Safe mode prohibits the php file from editing anything on site (chmoding) Does it even make the folder on the filesystem or no? If it does i can add a quick routine very fast to chmod it.
SafeMode is turned off so this could not be the problem.

Quote:
Originally Posted by Paul
.. If I can get it working I'll release an update and if someone can tell me about #5 I can fix that as well (i don't allow my users to upload images so i removed it from the php alltogether.)
Did you already create an update?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 01:34 AM   #106
Charter Member
Join Date: Jun 2004
Hook Nose is on a distinguished road

Default

Quote:
Originally Posted by Madhouse
Hook Nose ,

Did you make sure that all nessary folders were chmod to the proper setting?

Also , i do believe that you need the folders located in the root folder of your forums not out side of it.
I have uploaded using the exact directory structure contained in the ZIP file.

My forums are located at:
/httpdocs

Then we have the following directories from vbhosting:
/httpdocs/hacks
/httpdocs/hostingcp

Plus files in existing vBulletin directories:
vbhosting.php in /httpdocs/admincp
functions_vbhosting.php in /httpdocs/includes
hackfunctions.php in /httpdocs/includes
hackfunctions_execute.php in /httpdocs/includes
hackfunctions_xml in /httpdocs/includes
vbhosting.php in /httpdocs

Am I doing something wrong? As far as the readme file suggests, I have uploaded all the files correctly. Permissions should be fine.

Last edited by Hook Nose; 06-16-2004 at 01:38 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 01:49 PM   #107
Charter Member
Acido's Avatar
Join Date: Apr 2004
Acido is on a distinguished road

Default

Quote:
Originally Posted by Paul
Since it uses basic moderator status its a bit harder to single it out. To add it so all moderators can see it you can do this

In Template footer add:
You must first be a registered member to view any code.
That should allow it to work no guarentees however.
I added that in the base style of the vbhosting (footer) and works perfectly.

Big Thanx !




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 02:17 PM   #108
Charter Member
Join Date: Apr 2004
Madhouse is on a distinguished road

Default

Quote:
Originally Posted by Hook Nose
I have uploaded using the exact directory structure contained in the ZIP file.

My forums are located at:
/httpdocs

Then we have the following directories from vbhosting:
/httpdocs/hacks
/httpdocs/hostingcp

Plus files in existing vBulletin directories:
vbhosting.php in /httpdocs/admincp
functions_vbhosting.php in /httpdocs/includes
hackfunctions.php in /httpdocs/includes
hackfunctions_execute.php in /httpdocs/includes
hackfunctions_xml in /httpdocs/includes
vbhosting.php in /httpdocs

Am I doing something wrong? As far as the readme file suggests, I have uploaded all the files correctly. Permissions should be fine.


So I am guessing you have your site like http://www.yoursite.com/index.php for your forums?

If that is the case then no you should not have any issues but say you have it as http://www.yoursite.com/forum or even http://forum.yoursite.com/ you would need to make sure the vbhosting files are with in the forum directory not the root.

To be truthfull hooknose it would help if you had an actual link...

Last edited by Madhouse; 06-16-2004 at 02:22 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 04:23 PM   #109
Charter Member
Join Date: Jun 2004
Hook Nose is on a distinguished road

Default

Quote:
Originally Posted by Madhouse
So I am guessing you have your site like http://www.yoursite.com/index.php for your forums?
Yep that's how I have it.... all pretty standard stuff. We have safemode off, globals on etc. so no idea why the script is spitting out those errors when I try to install.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 11:41 PM   #110
Charter Member
Paul's Avatar
Join Date: Mar 2004
Real Name: Paul Dobbins
Location: Beaverton, OR, USA
Paul is an unknown quantity at this point

Default

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/httpd/vhosts/sitename.com/httpdocs/hacks/global.php(132) : eval()'d code on line 25

That error means theirs something wrong in the global.php. You might have to recheck it.

As for me posting an update - gamecrash posted a fix for the access masks as for everything else Between work and family issues even my own sites have been feeling neglected. I have NOT forgotten about fixing this up but its hard to do lately




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Advanced Super Forums - vbhosting EasyTarget vBulletin Modification Requests 5 03-21-2006 06:17 PM
How to show disable forums in Forum Jump ? teppy vBulletin Modification Requests 0 01-18-2006 03:31 AM
How to search several forums dieRooie General vBulletin Support 2 10-06-2004 12:52 PM
[vB 3.0.0] - Max replies per week per user in specified forums Arcade General vBulletin Support 0 06-07-2004 01:12 PM


All times are GMT -3. The time now is 11:34 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)