Direct Text Link Ad Seller - Paypal Integrated

by takita787

Show:

takita787says

Author

Wow sorry guys i’ve been working on other stuff, I basically lost an entire website i was coding thanks to Core FTP program and me being retarded and not backing up correctly. I’ll be working on a banner ad script very soon, my life is pretty busy at the moment :) thanks

Posted 1 year ago

takita787says

Author

Finished up my little project i’ve been working on.

http://www.Izzl.net

it’s basically a multi-user banner ad seller.

Unlike adbrite/adsense/etc., we don’t take a cut. We just allow you to sell banner ads (any size) on any of your websites for $4.99 a month. The paypal payments go directly to your paypal email. We are incredibly user friendly, the advertisers’ banners are instantly activated upon payment and shown wherever you have placed the code [aka your site]. We provide revenue tracking & basic stats per zone, with unlimited zones.

You can promote your unique Zone ad purchase URL anywhere, which consists of a simple, quick ad builder [Advertiser uploads their ad, and inputs the URL to link to, then pays directly to your paypal. It’s all automated.]

Check it out & Enjoy.

If you purchased THIS script, and want to try out Izzl.net – Comment here with the username you used to sign up with so i know if you have purchased this,t oo and i’ll give you a free 1 month seller subscription.

Thanks

Posted 1 year ago

crececreativesays

Look great, just signed up for your service!(Izzl) Here’s where I will use it http://clicktotweet.com

Will set it up live soon!

Posted 1 year ago

yamonsays

Purchased

@Takita

Did you add banner ads to the script yet? I bought this long time ago but haven’t implemented waiting for you to ad banner ads!!!

Please I need to get started, you too…

Please let us know when? Thanx.

Ya Mon-

Posted 1 year ago

nicohsays

Purchased

Thanks, nice script.

Will be great if you can add banner support =)

Posted 1 year ago

NaRzYsays

Purchased

I’ll be looking forward to using it :D

Posted 1 year ago

Smuliiisays

Do you have any schedule when you going to update this script? In next week, in this month..?

Posted 1 year ago

GR33Nsays

Purchased

@ takita787

I get a empty blue box on the process.php page. What could be the problem?

Thanks.

Posted 1 year ago

breinhartsays

Purchased

@ GR33N or anyone else that got a blank box on process.php

Were you able to figure this out? I’m getting the same thing and I noticed that the info isn’t being added to the database (all settings are correct).

Thank you!

Posted 11 months ago

breinhartsays

Purchased

I fixed this quite a few days ago but have been busy with projects. For anyone that needs to know; a very simple problem was overlooked by the author.

In process.php around line 180 and 181 find…

$link = mysql_connect($host,$dbname,$dbpass); mysql_select_db($dbuser,$link);

and never have I seen a database user variable on the same line as a select DB function. Change it to…

$link = mysql_connect($host,$dbuser,$dbpass); mysql_select_db($dbname,$link);

Also, as krike mentioned above the pt register shouldn’t be used and could cause problems for some as is it isn’t enabled on all server configurations.

To check if that function is enabled you can put the following in a file called something like function_test.php and upload.

<?php if(function_exists(‘pt_register’)) { echo “pt_register function is enabled”; } else { echo “pt_register is NOT enabled”; } ?>

Navigate to that uploaded page in your browser to see if the function is enabled on your server.

If anyone still wants the approval system put in place post here because I recently wrote my own testimonial script that requires approval and has an admin panel to do so. Using that system wouldn’t be hard to implement for this script that way you don’t have any unwanted links displayed on your site.

Posted 11 months ago

cwsteamsays

Purchased

Just bought a copy, looks great. Thanks.

Posted 10 months ago

tinymsays

Can posted links be moderated with this script or are links auto-posted without giving the site owner the option to edit offensive links?

Posted 10 months ago

oakley56filasays

Is this still being supported? The demo doesn’t appear to be working. I’m considering a purchase, but don’t want to buy a dead / dieing script.

Posted 9 months ago

NormanGsays

I guess from the lack of response this script is no longer supported. 4 Months without a response!

Posted 5 months ago

sublim3says

Purchased

I bought this one.. and unfortunately doesn’t work for me.

Posted 3 months ago

$7

Prepaid customers
pay just $5 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Click Here to Deposit Price

You must sign in or sign up to purchase this item.

12345 ( 11 ratings )

Purchase 50 purchases

File Types Included
PHP
Item Attributes
Created 5 August 09
PHP Version 5.x
MySQL Version 5.x
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Safari
PHP Files Included PHP
PHP Framework N/A