Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

Does anyone have osCAffiliate v2.8 working?

 

I install osCAffiliate v2.8 - including changes

And I also installed Correção no arquivo affiliate_show_banner.php.

 

But I still can not get the Affiliate banners to work.

What am I doing wrong? I even tried to install it on a fresh copy of osCommerce but still the same problem...

 

When logged in as an affiliate and I try to make links and banners, I get if; I click on:.....

 

Banner Links I get:

Parse error: syntax error, unexpected $end in C:\wamp\www\test aff\catalog\affiliate_banners_banners.php on line 135

 

 

Product Links I get:

Affiliate Program - Product Links

Choose the product you want to display on your website from the choices below:

 

Banners made in the admin are there but no banner images Also the code generated does not produce an image.

 

 

Build a Link I get:

Enter the product number you wish to link to and press the enter

Click Here: to view available products.

Select the product number from the popup window and enter the number in the Build A Link field.

 

If I click on the Click Here I get a popup window with:

\n"; echo " ".$row["products_name"]." \n"; echo "

\n"; } while($row = mysql_fetch_array($result)); } echo " \n"; ?>

Close Window [x]

 

Category links also produce the same error.

 

Text Links I get:

Parse error: syntax error, unexpected $end in C:\wamp\www\test aff\catalog\affiliate_banners_text.php on line 148

 

 

What am I doing wrong? If osCAffiliate v2.8 does not work then which version of osCAffiliate do I use, with osCommerce Online Merchant v2.2 RC2?

 

Thank you in advance for all your help.

Edited by faustjr
Posted

The current OSC Affiliate contribution does not function fully. There are problems with the banner images on the show_banner.php file.

 

I had to re-write the file to get it partially functional, in that I have to upload images via FTP for it to work 100%

 

 

 

Chris

Posted (edited)

The current OSC Affiliate contribution does not function fully. There are problems with the banner images on the show_banner.php file.

 

I had to re-write the file to get it partially functional, in that I have to upload images via FTP for it to work 100%

 

 

 

Chris

When I use the the upload feature it does upload the image in catalog\images but the image does not show up in the on the site. Also the code generated does not show the image. Which folder are you FTP your image to? Can you share your show_banner.php.

 

What about /catalog/affiliate_banners_banners.php and catalog/affiliate_banners_text.php both give errors..

 

Parse error: syntax error, unexpected $end in C:\wamp\www\test\catalog\affiliate_banners_banners.php on line 136

 

Parse error: syntax error, unexpected $end in C:\wamp\www\test\catalog\affiliate_banners_text.php on line 148

 

last of all the file /catalog/affiliate_validproducts.php which generates a popup window with errors instead of a list of valid products

and

/catalog/affiliate_validcats.php which generates a popup window with errors instead of a list of valid categories.

 

Can you share your show_banner.php. file I will help getting the rest to work.

Edited by faustjr
Posted

When I use the the upload feature it does upload the image in catalog\images but the image does not show up in the on the site. Also the code generated does not show the image. Which folder are you FTP your image to? Can you share your show_banner.php.

 

What about /catalog/affiliate_banners_banners.php and catalog/affiliate_banners_text.php both give errors..

 

Parse error: syntax error, unexpected $end in C:\wamp\www\test\catalog\affiliate_banners_banners.php on line 136

 

Parse error: syntax error, unexpected $end in C:\wamp\www\test\catalog\affiliate_banners_text.php on line 148

 

last of all the file /catalog/affiliate_validproducts.php which generates a popup window with errors instead of a list of valid products

and

/catalog/affiliate_validcats.php which generates a popup window with errors instead of a list of valid categories.

 

Can you share your show_banner.php. file I will help getting the rest to work.

 

I got it working on an other server. With a fresh install of OScommerce and osCAffiliate it works fine with 2.2 RC2a I did the same with my 1st server and fresh install but it just wont work. So it must be in the server configuration. PHP, Mysql or Apache somthing in the ini files or php extensions or Apache modules need to be on or off. The server I got this working on is a hosted Verizon superpages server and I don't have access to the PHP Mysql or Apache .ini files or extensions or modules so I don't know what server configuration is needed to make this work. I do know it has PHP 5.2.13 and MySQL 5.0.90 My other server is a Wampserver 2.0 PHP 5.2.6 and MySQL 5.0.51a. And I have been able to get every thing to work on this server even heavly moded OSC with multiple add-ons and never had a problem till osCAffiliate. I even tried it with a fresh install of the older OSC 2.2 MS2, 2.2 RC1, 2.2 RC2 and 2.2 RC2a So Any one that has any version working please post your .ini files and what php extensions or Apache modules you have on. Or anyone knows why this may not be working and has any ideas for me to try Please Help. Thank You

  • 6 months later...
Posted

Or anyone knows why this may not be working and has any ideas for me to try Please Help. Thank You

 

Just in case anyone stumbles across this, I think you will find there are errors in some of the files where it uses the short tages <? ?> instead of <?php ?> tags.

There are quite a few bugs in this though in other areas.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...