Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding IM status feature.


Guest

Recommended Posts

Ok. I want to add and IM status feature. I found this one http://addons.oscommerce.com/info/4447 but I am a bit confused about some of the instructions.

 

It says in the README file:

 

CHANGES TO DATABASE TABLE:

 

Add the following fields to the banners table:

 

Field: banners_open_new_windows tinyint(1) Default 1

Field: banners_on_ssl tinyint(1) Default 1

 

Suggested Changes:

Lengthen in the banners table the field banners_group to 25 for larger names

 

NOTE: The /admin/banner_manager.php also includes a few cosmetic changes for widening the input boxes

 

What do I do and where do I do this? :confused noob:

Link to comment
Share on other sites

Ok. I want to add and IM status feature. I found this one http://addons.oscommerce.com/info/4447 but I am a bit confused about some of the instructions.

 

It says in the README file:

 

CHANGES TO DATABASE TABLE:

 

Add the following fields to the banners table:

 

Field: banners_open_new_windows tinyint(1) Default 1

Field: banners_on_ssl tinyint(1) Default 1

 

Suggested Changes:

Lengthen in the banners table the field banners_group to 25 for larger names

 

NOTE: The /admin/banner_manager.php also includes a few cosmetic changes for widening the input boxes

 

What do I do and where do I do this? :confused noob:

 

Did you get this working? I would be interested in knowing how to do it.

Regards Casey

Link to comment
Share on other sites

Did you get this working? I would be interested in knowing how to do it.

Regards Casey

 

Hiya,

You'll need to use phpMyAdmin to open your database, select the banners table (in the left pane) and then add the fields to the banners table (in the right pane)

 

BUT - BEFORE YOU DO ANTHING... Make sure you backup your database! If you make a mistake & 'break' your database, you can always restore the old one & try again!

 

Hope this helps!

In life, try everything three times...

First, just to see if you like it.

A Second, to see if you were mistaken the first,

And a third, to see if you tire of it quickly...

Link to comment
Share on other sites

Did you get this working? I would be interested in knowing how to do it.

Regards Casey

 

 

I did not get that one working. I found a different one that seems to work just as good.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...