Jump to content


Corporate Sponsors


Latest News: (loading..)

skhuu

Member Since 09 Oct 2007
Offline Last Active Mar 22 2011, 17:31
-----

Posts I've Made

In Topic: ### POINTS AND REWARDS MODULE V1.00 ###

22 March 2011, 17:03

View Postmartinerko, on 14 March 2011, 16:17, said:

Hi,
I have the same problem. Can you help?

I am still trying to fix, but not working up to now.

In Topic: jQuery Banner Rotator

01 March 2011, 11:52

View Postkymation, on 28 February 2011, 18:21, said:

This is most likely your problem. Templates make changes to the core code of osCommerce that prevent standard Addons from functioning. You may need to change your template to make this work.

This Addon does not make any changes to your existing banners. It adds a new banner box with banners that change.

The code that you quoted adds the banner rotator to the location where you paste that code. This has to be a location that can display a banner. It's normally added to index.php but can be placed elsewhere. See the instructions for more information.

Regards
Jim

Thanks for your respond, thats probably the problem, eish would have loved to use the contribution. Will keep on trying it anyway.

In Topic: jQuery Banner Rotator

28 February 2011, 17:59

I installed the contribution, but it doesnt work for some reason. My banners appear the same as before it was installed. I have banners on the header. I followed all the steps many times over, but still nothing happens when I load my store.

I also saw somewhere in earlier posts that you must have this code, include( DIR_WS_MODULES . FILENAME_BANNER_ROTATOR );
Where do I put this because I tried on configure.php and it gae an error that the file doesnt exist.

I am using a template RC2a.

In Topic: 1062 Duplicate Entry Error Fix

20 February 2011, 17:13

I tried the fix and when I click on save I get this error, I tried many times over and it doesnt work.

Error
SQL query:

ALTER TABLE `sessions` CHANGE `sesskey` `sesskey` INT( 32 ) NOT NULL

MySQL said:

#1062 - Duplicate entry '0' for key 1

Does anyone know why I get this?

In Topic: ### POINTS AND REWARDS MODULE V1.00 ###

20 February 2011, 15:30

Hi all, I have installed this contribution. Everything seems okay, but on the payment page there is no option for the points to be used. I am using this with One Page Checkout.
One Page checkout uses a payment_Meethod.php which is in /includes/checkout/, there is a code for points in there.

Any help will be appreeciated.