vBulletin Modifications

Forum Home Enhancements - Advertise Page

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBulletin Database System > vBulletin 3.5 / 3.6 Hack Releases

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

Bugs
Ad image won't show up.
Posted By: corazorback
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.6.0] Forum Home Enhancements - Advertise Page (531)
Released: 07-02-2006, 03:54 PM
Modification Information:
Nick R's Avatar Author: Nick R
Last Online: 01-31-2008
Demo: View Online Demo!
Hack Version: 1.0 Installer Included: 0 Additional queries added to database: 0
New Templates: 1 Template Edits: 0 File Edits: 0
New Files: 1 New Phrases: 10 Installation Time (In Minutes): 1

Plugin
Advertise Page

vBulletin 3.5.x and vBulletin 3.6
www.vBHackers.com

Demo Here: http://www.vbhackers.com/advertise.php

What this does
Creates an Advertise page with changable variables. For example if you look at the demo the spots available, rotation, price and paypal button is changable. But if you really want to see it all then press install (cool, it rhymes :p)

To do list...
  • Time to install: As long as it takes you to import an xml and upload a file
  • New Templates: 1
  • Template Edits: 0
  • New Files: 1
  • New Phrases: 10
  • New Plugins: 1

Help & Support

Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here.

Note
Done by Rex's request so he'd better use it or i'll mug him :bandit:

Instructions
Import the attached XML and then Upload advertise.php to forum root.

Hope you like, feedback welcomed.

Remember to Press:

This is a install button for vbhackers




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 07-04-2006, 06:02 PM   #11
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Oh yeah, planned update: automatically add text link to the footer once the admin verifies the paypal payment




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-23-2006, 06:32 PM   #12
vB Newbie
Join Date: Jul 2006
webgroup is on a distinguished road

Default

I get this error when I try to load any page on the forum after installing the product:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT userid, username FROM vbnewuser WHERE vbnewuserid=49190;

MySQL Error : Unknown column 'vbnewuserid' in 'where clause'
Error Number : 1054
Date : Sunday, July 23rd 2006 @ 05:28:21 PM
Script : http://www.forum.net/forum/advertise.php
Referrer :


Thanks God I uninstalled the hack and all is fine again.

Any help?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 03:51 AM   #13
vB User
MaxM's Avatar
Join Date: Jun 2006
MaxM is on a distinguished road

Default

Don't know whats happening..but on my board no. of queries (before installing this hack) used were: 12 and after installing this advertise hack, its saying no. of queries used: 18 !!

When i disable this advertise hack, then no. of queries used 12





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 12:36 PM   #14
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

ok, guys, lets all stay calm,

first bug: there is nothing in this hack that would change this, the only thing that looks like it has gone worng is it misses out the "." so it should be:
You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-24-2006, 12:37 PM   #15
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

second bug: the query's it uses for the advertise page are all set globally, you just need to make a new plugin for it and change the location. Hold on a sec and i'll tell you what to do

Last edited by Nick R; 07-24-2006 at 12:39 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-26-2006, 02:50 PM   #16
Ark
vB Newbie
Join Date: Jun 2006
Ark is on a distinguished road

Default

Quote:
Originally Posted by webgroup
I get this error when I try to load any page on the forum after installing the product:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT userid, username FROM vbnewuser WHERE vbnewuserid=49190;

MySQL Error : Unknown column 'vbnewuserid' in 'where clause'
Error Number : 1054
Date : Sunday, July 23rd 2006 @ 05:28:21 PM
Script : http://www.forum.net/forum/advertise.php
Referrer :


Thanks God I uninstalled the hack and all is fine again.

Any help?
Get the same error




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-26-2006, 02:52 PM   #17
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

this just uses global variables, if you disable the plugin and then hardcode it manually it will work fine.

There is no-reason while you should get that error it is just your forums messing up..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2006, 07:36 AM   #18
vB User
Join Date: Jul 2006
whwebsolutions is on a distinguished road

Default

Hello I am getting a database error that looks ike this:

Invalid SQL:
SELECT userid, username FROM forum_user WHERE forum_userid=1;

MySQL Error : Unknown column 'forum_userid' in 'where clause'
Error Number : 1054

Can you tell me what the problem is and how I can fix it?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2006, 07:48 AM   #19
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

let me guess forum_ is your table prefix? The problem is my dodgy coding :p

It had a stray table prefix on one of the where's so it was adding the table prefix to the column which made it pop up as an error.

Last edited by Nick R; 07-28-2006 at 07:54 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2006, 07:51 AM   #20
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

updated main post, reduced 4 queries across the forums, fixed table prefix errors and lowered 1 query on the advertise page. If you get errors on every page of the forums before using this, you no longer will you will only get it on the advertise page + i have fixed all known errors so it should work fine now.




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
Advertise Page Rex vBulletin Modification Requests 7 07-01-2006 10:30 AM
Only certian users can view this page salman General vBulletin Support 6 03-19-2006 08:16 AM
Ony Logged in memebrs can view the page salman General vBulletin Support 14 02-02-2006 04:17 AM


All times are GMT -3. The time now is 10:19 AM.


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