Zen Cart Logo
Forums / All Other Contributions/Addons / Back In Stock Notifications

Back In Stock Notifications

Views: 71,748

Results 221 to 240 of 507
30 Aug 2009, 11:02 AM
#221
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Back In Stock Notifications

When viewing my current subscribed notifications in My Account, the display is not aligned correctly, the sidebars are not in the correct location, they are located on the left of the center main text area.

So I can't see the checkbox to unsubscribe. What do i need to edit?

Also I would like to add a space between each line as shown on the file spaces, which file should I edit?

30 Aug 2009, 11:10 AM
#222
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

DigitalShadow:

When viewing my current subscribed notifications in My Account, the display is not aligned correctly, the sidebars are not in the correct location, they are located on the left of the center main text area.

So I can't see the checkbox to unsubscribe. What do i need to edit?

You may have messed up any modifications you made to the template file.

DigitalShadow:

Also I would like to add a space between each line as shown on the file spaces, which file should I edit?

The template file (you can find more info in the docs).

All the best...

Conor
ceon

30 Aug 2009, 11:36 AM
#223
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

I didn't change anything nor mess anything up, could you please tell me the file you think I would need to look at.

This is the only page that has this problem, all other 3000 pages display correctly.

30 Aug 2009, 11:58 AM
#224
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

Please read the section of the documentation "Modifying the HTML Templates".

All the best...

Conor

30 Aug 2009, 1:12 PM
#225
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

I did, I couldn't figure out what was causing the problem.

30 Aug 2009, 1:16 PM
#226
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

DigitalShadow:

I did, I couldn't figure out what was causing the problem.

That's a pity! Unfortunately you may have to hire someone to take a look at the code used on your site. You must have a CSS and/or layout issue with your template and whatever modifications you've made to it. The Back In Stock Notifications module doesn't cause the problems you've described with the standard template.

Sorry I can't be of more help than that!

All the best...

Conor

31 Aug 2009, 11:07 PM
#227
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

The template is CherryZen and I've not modified it at all.

I've been through everything I can think of, can anyone help at all?

1 Sep 2009, 12:35 AM
#228
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Back In Stock Notifications

DigitalShadow:

The template is CherryZen and I've not modified it at all.

I've been through everything I can think of, can anyone help at all?
Give me a few days and I will see if I can help you on this. I use the cherry zen template to.

1 Sep 2009, 3:17 AM
#229
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Back In Stock Notifications

conor I have a question for you. If you look here you will see that something didn't install right for some reason when I updated. I rename the folders like they should be. If I knew what file it was I suppose I could fix it. This is what it is showing. Thank you
BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK

1 Sep 2009, 7:38 AM
#230
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

I've been through everything I can think of, I think my knowledge of pure code may have been reached on this one though.

Thankyou for any help you can offer.

1 Sep 2009, 10:14 AM
#231
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

countrycharm:

conor I have a question for you. If you look here you will see that something didn't install right for some reason when I updated. I rename the folders like they should be. If I knew what file it was I suppose I could fix it. This is what it is showing. Thank you
BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK

You probably have a template override in effect and haven't updated to the latest version properly. The file which contains that definition is a language define (obviously ;) ):

includes/languages/english/extra_definitions/back_in_stock_notifications.php

You probably have a file overriding this in your

includes/languages/english/extra_definitions/YOUR_TEMPLATE

directory.

Hope that helps!

All the best...

Conor
ceon

1 Sep 2009, 10:16 AM
#232
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

DigitalShadow:

I've been through everything I can think of, I think my knowledge of pure code may have been reached on this one though.

Thankyou for any help you can offer.

If you are serious about your business, you should consider hiring someone to help you with your site if you are not comfortable with coding.

Just my two cents!

All the best...

Conor

1 Sep 2009, 1:28 PM
#233
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Back In Stock Notifications

conor:

Hi,

You probably have a template override in effect and haven't updated to the latest version properly. The file which contains that definition is a language define (obviously ;) ):

includes/languages/english/extra_definitions/back_in_stock_notifications.php

You probably have a file overriding this in your

includes/languages/english/extra_definitions/YOUR_TEMPLATE

directory.

Hope that helps!

All the best...

Conor
ceon

Hi Conor, I do have a custom file overriding system in place. I have double check to make sure that the file extra_definitions/back_in_stock_notifications.php is in my template override correct, but it still throws the error. Should that file be in my override or before my override? Is their anything else I should look at here. Thanks

1 Sep 2009, 1:34 PM
#234
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

countrycharm:

Hi Conor, I do have a custom file overriding system in place. I have double check to make sure that the file extra_definitions/back_in_stock_notifications.php is in my template override correct, but it still throws the error. Should that file be in my override or before my override? Is their anything else I should look at here. Thanks

In the override directory.

All the best...

Conor

1 Sep 2009, 1:39 PM
#235
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Back In Stock Notifications

conor:

Hi,

In the override directory.

All the best...

Conor

If that is the case, it is set up correct in my override. It still throws the error for some strange reason. If you look beyond that page to the product page you will see that the link is correct on that page.

1 Sep 2009, 1:50 PM
#236
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Back In Stock Notifications

Hi,

countrycharm:

If that is the case, it is set up correct in my override.

Sorry but that is impossible. You definitely have not set up the language files correctly.

I'm afraid there's nothing else I can say.

Please delete the file from your overrides directory and recreate the file using the version of the file from the latest version of the module. Or just don't use an override file at all.

As this is definitely the problem I hope you understand that I can't help you further with this!

All the best...

Conor

1 Sep 2009, 8:14 PM
#237
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

conor:

Hi,

If you are serious about your business, you should consider hiring someone to help you with your site if you are not comfortable with coding.

Just my two cents!

All the best...

Conor

The business is fine and we are very serious :flex:

The problem is trying to understand why the code displays fine on all the other pages and not this one.

1 Sep 2009, 8:21 PM
#238
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

Well, if I can't solve the problem, is it possible to have it so on this page the sidebars don't display?

5 Sep 2009, 12:11 AM
#239
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Back In Stock Notifications

DigitalShadow:

Well, if I can't solve the problem, is it possible to have it so on this page the sidebars don't display?

Done that, I'm learning :)

5 Sep 2009, 1:10 AM
#240
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Back In Stock Notifications

conor:

Hi,

Sorry but that is impossible. You definitely have not set up the language files correctly.

I'm afraid there's nothing else I can say.

Please delete the file from your overrides directory and recreate the file using the version of the file from the latest version of the module. Or just don't use an override file at all.

As this is definitely the problem I hope you understand that I can't help you further with this!

All the best...

Conor

Conor I have deleted the file re-installed it to the original, still no luck. It has the same problem. Now I know everything is in it's correct folders and it just throws the error I mention before. You say not possible but it's their just the same.