Enjoy unlimited access to all forum features for FREE! Optional upgrade available for extra perks.
Sedo.com

Wanted: Service Banner Exchange script?

Status
Not open for further replies.

Mr.Domains

DNF Addict
Legacy Exclusive Member
Joined
Sep 29, 2004
Messages
1,417
Reaction score
29
Anyone know a good (free) banner exchange script?

I don't care whether it's written in PHP or CGI, but it must be robust, and allow users to set up their own accounts, and login to check their credits and click through rates. Does anyone know of such a script?
Thanks,

Neil
 

Mr.Domains

DNF Addict
Legacy Exclusive Member
Joined
Sep 29, 2004
Messages
1,417
Reaction score
29
Hi Tippy,
Thanks for the tip. I have downloaded and installed the script you suggested, and it looks the business, except for that fact that I get errors when I try to upload a banner. It's says that:

Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid/gid is 1752/1752 is not allowed to access / owned by uid/gid 0/0 in /home/sc10784/www/banners/client/uploadbanner.php on line 65

Basically, this is the line that checks that the file was uploaded via PHP's HTTP POST, before moving it to the destination directory:

if(move_uploaded_file($_FILES['userfile']['tmp_name'], $filename)){
//validate the image...

I think either my variables or permissions are wrong, but I was hoping that either you, or someone else here could help me out...

Any PHP gurus?
 

pelican

DNF Member
Legacy Exclusive Member
Joined
Dec 29, 2004
Messages
471
Reaction score
2
is your php running with SAFE MODE on?

use the following to check your php setting.

<?php

phpinfo();

?>
 

Mr.Domains

DNF Addict
Legacy Exclusive Member
Joined
Sep 29, 2004
Messages
1,417
Reaction score
29
Yes, but is that not a good thing?
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Sedo - it.com Premiums

IT.com

Premium Members

MariaBuy

Our Mods' Businesses

UrlPick.com

*the exceptional businesses of our esteemed moderators

Top Bottom