Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

2.2rc2a with a OSCAffiliate v2.8


Guest

Recommended Posts

Is is possible to put these two versions together. I am part way there but I cannot complete the affiliate sign up procedure in my test but not being a programmer I am kinda stumped as to what I need to do next?

Link to comment
Share on other sites

Are you having the same problems I am?

 

Basically links and text are all messed up, they all have things like /FILENAME_AFFILIATE_BANNERS_BUILD instead of real functional links.

 

I've found a way to fix it but the way I'm doing it looks to be a hell of a job. What I did was copy the affiliate_english.php script into my english language folder, edit the file to define all the terms like FILENAME_AFFILIATE_BANNERS_BUILD to the actual php file. Then I add

 

require(DIR_WS_LANGUAGES . $language . '/affiliate_english.php');

 

at the start of every file like affiliate_signup.php

 

There has got to be a better way to do this though.

Link to comment
Share on other sites

Thanks Jack, that worked. Now I don't have to add that line to every file.

 

The links still don't display right, I guess I'll have to define all of them manually :blink:

 

Tables too, 'cause I get a lot of errors like this:

 

1146 - Table 'ermoreau_osc1.TABLE_AFFILIATE_BANNERS' doesn't exist

 

select * from TABLE_AFFILIATE_BANNERS order by affiliate_banners_title

 

Isn't there suppose to be a file with all of these already defined? I had to skip a few steps in the install because the code the install text asks you to find in the file no longer exists or it's been moved somewhere to another file. I dunno...

 

If anyone has some insight it would be much appreciated.

 

Thanks.

Link to comment
Share on other sites

Are you sure you are using a full version of the contribution? A common problem with contributions is that partial updates get uploaded. This casues a number of problems but they keep doing it. You may need to download a previous version to get all of the files and instructions you need.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...