Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

JQuery Info Popup Layer


Fyod

Recommended Posts

http://addons.oscommerce.com/info/8743

 

I would like to start a discussion about this contribution because it really is a good idea.

I took the liberty to downgrade it to 2.2 and would like to add some ideas here.

 

- It would be great to have both image and text show up. I think that should be an easy fix.

- There could be language devided fields for stores with multiple languages. I'm using the contrib for a sale right now, but all users see the same language (image text). So a different image (or html text) should be set for separate languages. Although it should be easy to set it to only one $language for the time being.

Link to comment
Share on other sites

Yes, you are right. Its working great.

 

The only thing what I missed in the install.txt is the insert in the database_tables, because if somebody, same me, is not so experienced would be get confused after error messages (maybe).

So I added this:

 

12. in admin/includes/database_tables.php insert:

 

define('TABLE_POPUPS', 'popups');

 

 

13. in catalog/includes/database_tables.php insert:

 

define('TABLE_POPUPS', 'popups');

 

 

The first idea, I got was: Is it possible to create a kind of "popup-manager", in which I can switch on or off different popups for different pages?

For example:

Frontpage a popup : Login or Newsletter

Productinfo page: "checkout our new specials" etc.

Checkout success: Make a comment and get 10% off

 

I am not a programmer, so I will dream of it . o:)

 

Thanks to everybody, who was working on this contribution.

 

Regards

Nico

Link to comment
Share on other sites

  • 2 months later...
  • 2 weeks later...

Hello all,

 

I tried using this add on.

 

Followed in the install_popup.txt instructions,

add the new files,

altered the changed files (adding in new edits)

run SQL.

 

But nothing after that?

 

I don't see any changes in the admin page? not even modules/boxes that can be installed..

 

weird.?

 

Please let me know?

 

 

THanks! :mellow: :mellow: :mellow: :mellow: :mellow: :mellow: :mellow:

Link to comment
Share on other sites

Hello all,

 

There are several wrong things happening,

 

1) The popup is not centralized on the page, it is slightly to the right side.

 

2) When i click on my image,

 

It gives an error

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/17/8283017/html/shop/catalog/redirect.php:2) in /home/content/17/8283017/html/shop/catalog/includes/functions/sessions.php on line 102

 

Warning: Cannot modify header information - headers already sent by (output started at /home/content/17/8283017/html/shop/catalog/redirect.php:2) in /home/content/17/8283017/html/shop/catalog/includes/functions/general.php on line 45

 

3) But if i click continue button,

 

It goes to

 

oxytarm-ap.com/shop/catalog/ShopLocations.php

 

This is wrong, I want it to go to

 

oxytarm-ap.com/shop/catalog/product_info.php?products_id=39

 

Any solutions?

 

Regards,

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