require some mod

I just forgot i'm full member at phpfox..



This Plug-in integrates your vBulletin software with your phpFoX website :)


Requirements:

* phpFoX Version 1.6 Build 20 or later
* phpFoX or vBulletin needs to be installed with a prefix
* vBulletin Version 3.6.7 or later
* vBulletin database tables must be installed in the same database as phpFoX
* vBulletin must be installed in a folder called forums/ (if the subfolder is not called forums,edit the config.php file in the plugins vbulletin folder)


What's new in this version?:

* Remember me fix,could not login if remember wasn't checked
* vb_import.php fixed if you didn't prefix vBulletin
* vb_import.php admin is now imported as well
* Remember me now is integrated as well
* Option install steps updated
* Spacers are now not overwritten
* Overall import files are neater :)
* Logging in was remade completely,we god rid of the login.php


Additional info:

All login problems are solved from now on.I tried to make the logging in as simple as possible.Import scripts were remade as well and there was a new section added to readme,additional information.


All donations are welcome!If you want to donate,please send your money to [email protected] via PayPal.We Thank you!

Any questions regarding this plugin should be posted within this thread or forum or you can use the vBulletin.org threads:

For 3.6 - vBulletin PhpFoX Integration - vBulletin.org Forum
For 3.7 - vBulletin PhpFoX Integration - vBulletin.org Forum
For 3.8 - vBulletin PhpFoX Integration - vBulletin.org Forum
 
UKBL ~ Advertising iFrame on Forum Home

Banners and text links are great, But for real results add an iFrame to your Forums Homepage and make more ££££ $$$$$

Made this a few weeks ago for another Admin, Now releasing here for all to share.

Basically its adding an iFrame to the forum home template, allowing admins to display either their affilate websites or even to promote an external website owned by them, either way its a great way to rake in much needed commision payments

iframe-1.png




Banners and display ads are great but with this advertising iframe you stick the ad right in their faces, let the website make that sale for you.

The Example i'm using makes me £4 for every member that signs up, so by putting it on main view, i'm certainly going to be increasing mycommision payments by 100%

The code is easy to install, and with use of a conditional as an add on you can limit viewing to certain usergroups.

To install:

Download the iframe.zip and edit the code with your details

Remove my details and replace with your own, Thats it

To upload to your site, just go to your

AdminCP > Styles & Templates > Style Manager > YOUR SITES STYLE > Edit Templates > Forum Home Templates > FORUMHOME

Find

Code:

$navbar

and below it add the code

Code:

<DIV ALIGN=CENTER>
<IFRAME name=stbbox src="http://tradebusiness.at/ukbusinesslive" width="100%" height="200">
<p>Your browser doesn't support frames. Click <a href="http://www.ukbusinesslive.co.uk/forum/index.php" target="_blank">here</a> to view the page.</p>
</IFRAME>
</DIV>

to add a conditional just add

Code:

<if condition="is_member_of($vbulletin->userinfo, 1, 2, 3)">

to the front and

Code:

</if>

at the end, remember to change the 1, 2, 3 for the number of the usergroup you want to use.

Thats It, Please Click installed if you use
 
I have got the mods below RAR packaged for all you fellows. Enjoy!

Code:
vBulletin PhpFoX Integration - vBulletin.org Forum
Complete Wordpress/Vbulletin Bridge - Share Users And Postings - vBulletin.org Forum
Admin Anger Button - Log a User Out - vBulletin.org Forum
UKBL ~ Advertising iFrame on Forum Home - vBulletin.org Forum
Referral Link in User CP - vBulletin.org Forum
Cyb - Advanced Registration - vBulletin.org Forum
UserCP Referral ID and Count - vBulletin.org Forum
Modification System - vBulletin.org Forum
Moderate New Registrations Based On IP Geographical Origin - vBulletin.org Forum
vB Sponsors - Add a sponsors location to your site [Beta] - vBulletin.org Forum
vS-Hide Hack Resurrection - vBulletin.org Forum
 
Back
Top