

theniknakshop.com
Members-
Content count
8 -
Joined
-
Last visited
Profile Information
-
Real Name
David
-
I am having problems as well but mine are due to undefined functions in tep_get_set_list() can anyone tell me how tho fix this one?
-
Hello All, Ok that didn't exactly work. still looking for answers. If anyone knows I am all ears. Thanks and sorry about the wrong code didn't experiment enough before posting....
-
Hello All, Ok I figured out how to use SID Killer and Affiliate OSC together. Just in case anyone else needs to know and is having trouble finding a solution, here is how I got it to work. In catalog/includes/application_top.php find if ( ( !tep_session_is_registered('customer_id') ) && ( $cart->count_contents()==0 ) && (!tep_session_is_registered('kill_sid') ) ) $kill_sid = true; under it add if ( ( !tep_session_is_registered('affiliate_id') ) && (!tep_session_is_registered('kill_sid') ) ) $kill_sid = false; Thanks all
-
Hello all I have a problem with Affiliate osc. I have sid kille installed and every time you try to log into the affiliate section it wont start a new session for it. Can any help with this problem. Thanks
-
Automatically send data feed to Froogle
theniknakshop.com replied to gottaloveit's topic in General Support
Thanks for your help FlyingMonkey. Was wondering if anybody wlse was useing the SaleMaker Mod and if so, How do I get it to show the sale price from the SaleMaker prices..... -
Automatically send data feed to Froogle
theniknakshop.com replied to gottaloveit's topic in General Support
Ok fixed problem with not being able to connect. Using wrong password. Duh.. Now getting this error message wether using passive or not. Connected to hedwig.google.com, for user theniknakshop FTP upload has FAILED! source: /home/users/web/b22/niknakshop/catalog/froogle/theniknakshop.txt dest: theniknakshop.txt Thanks for you help good luck in school. Text file not there because I keep deleting it to test new ways.. Thanks -
Automatically send data feed to Froogle
theniknakshop.com replied to gottaloveit's topic in General Support
Well FTP works fine with FTP Pro Simply states failed to connect. When I added your code I get the following error message. FTP upload has FAILED! source: /home/users/web/b22/niknakshop/catalog/froogle/theniknakshop.txt dest: theniknakshop.txt Please let me know in you need to see any of the code. Thanks for the quick reply.. -
Automatically send data feed to Froogle
theniknakshop.com replied to gottaloveit's topic in General Support
Ok I am having a minor problem with this feed... I can't seem to get it to connect to frrogle. I have ftp enabled in my php configure but it keeps telling me connection failed.. Any hint would be appreciated.