Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,272

Results 1,161 to 1,180 of 1,865
14 Sep 2015, 11:04 PM
#1161
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Westminster New

robbin21973:

I also have one other issue that maybe you can shed light on. I have customers having problems loggin in. They create an account only to be told their email already exists (it doesn't) then they request a password only to be told that their email is not associated with an account. I have noticed when looking at who is online, those that stop the process are usually at this point:

https://www.polishpotterystore .com/sale/ajax.php?act=ajaxPayment&method=setNoscriptCookie

I have not seen this before, but what does this mean? I'm not sure where to look to resolve this issue. Thank you in advance.

Are there any LOGFILES generated as a result? You may need to enable error logging within your payment module.
There is a file related to ajax and credit card processing which was introduced in ZC1.5.4
Have you asked your credit card processor who provided the files to you if the file is applicable to ZC1.5.4?

14 Sep 2015, 11:46 PM
#1162
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Westminster New

The problem seems to happen when customers try to create an account. Some have, others are running into this problem and the only thing I've noticed that is the same is the point at which they give up (which is the link posted above)

15 Sep 2015, 12:20 AM
#1163
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

So, there are no logfiles generated for those who have problems? & you cannot reproduce it? That's tough to troubleshoot.

15 Sep 2015, 2:35 PM
#1164
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

robbin21973:

I also have one other issue that maybe you can shed light on. I have customers having problems loggin in. They create an account only to be told their email already exists (it doesn't) then they request a password only to be told that their email is not associated with an account. I have noticed when looking at who is online, those that stop the process are usually at this point:

https://www.polishpotterystore .com/sale/ajax.php?act=ajaxPayment&method=setNoscriptCookie

I have not seen this before, but what does this mean? I'm not sure where to look to resolve this issue. Thank you in advance.

This is not a template problem. If you switch back to the classic template is the problem still there? If it is not, it is possible that you have plugins installed in your old template that have template override files that you have not copied over to the new template override folder.

Thanks,

Anne

15 Sep 2015, 2:40 PM
#1165
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

robbin21973:

I am working on this template (which I like very much) but I need some help on a few things that I cannot seem to figure out on my own. I apologize if there are too many items here, I thought it might be better than trying to chase down multiple subjects in this thread. This is a new installation 1.5.4 and the only thing I have added is a credit card module from my merchant account. My store site is polishpotterystore .com/sale .Thank you in advance for your help.

  1. The optional text in the center of the main page, above the three images... how do I center that?

  2. When you hover over each of the three images there is text, how do I change this? (I.E. Fine Jewelry, Great tops... etc) Additionally how do I change the button text that is also there from shop now to .... something else. I have used the developers tool kit trying to locate this and nothing comes up except for one admin file which I am pretty sure I don't want to mess with.

  3. How do I change the social media icons in the footer. Since they don't appear to be images that I can simply replace, I'm not sure how to do this.

  4. This is the biggest one for me. I want to change the tabs on top. I would like to remove some things like USEFUL LINKS and change the associated links (not the categories). I know these are generally controlled by EZPages but in my admin there are no EZ pages set up. I have seen in other places where this is in the read me file but for the life of me I have read through that four times and it's not there. Only how to adjust the footer.

If you read the readme.html file, most of your questions will be answered.

  1. you can use css to center any text on the site

  2. edit the includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file

Btw, you should always read through the thread before posting your questions. It is likely (as with your questions) that they have been asked and answered already.

I don't mind helping out when you get really stuck on something, but I do ask that you do some legwork to find the answers before posting ;)

Thanks,

Anne

15 Sep 2015, 3:04 PM
#1166
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Westminster New

This is not a template problem. If you switch back to the classic template is the problem still there? If it is not, it is possible that you have plugins installed in your old template that have template override files that you have not copied over to the new template override folder.

Thanks,

Anne

Thank you for your time! This however is a new installation in a new directory. The old site would not be a factor. I went straight to your theme when I installed zen cart. I did however add the payment module for my credit card processor but I'm not sure about the process of file over rides. :(

15 Sep 2015, 3:26 PM
#1167
rixstix avatar

rixstix

Totally Zenned

Join Date:
Aug 2009
Location:
North Idaho, USA
Posts:
2,015
Plugin Contributions:
0

Re: Westminster New

robbin21973:

I have noticed when looking at who is online, those that stop the process are usually at this point:

https://www.polishpotterystore .com/sale/ajax.php?act=ajaxPayment&method=setNoscriptCookie

Don't forget your SSL cert expires soon & to renew it to the latest technology.

Does this thread help?

https://www.zen-cart.com/showthread.php?218104-Upgrade-from-1-51-to-1-54-Admin-Works-OK-but-store-does-NOT

15 Sep 2015, 7:22 PM
#1168
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Westminster New

If you read the readme.html file, most of your questions will be answered.

  1. you can use css to center any text on the site

  2. edit the includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file

Btw, you should always read through the thread before posting your questions. It is likely (as with your questions) that they have been asked and answered already.

I don't mind helping out when you get really stuck on something, but I do ask that you do some legwork to find the answers before posting ;)

Thanks,

Anne

I have in fact gone through this thread, searched the internet and looked that read me file over at least four times. I ask these things not because I'm lazy but because I genuinely am having difficulty finding the answers. For example, this link you gave me, does not exist.

includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file

When I search using the developer's toolkit (using the term USEFUL LINKS) the only return is as follows:
includes/languages/english/extra_definitions/westminster_new/westminster_new_defines.php

So when I then go to this file, in part it has this but exactly what I should do with it is not clear. How do I add or delete things to the useful links? How do I edit the links associated with General info? This information is not in the read me file and there are no EZ pages in my admin ready to edit. This is what I need help with please.

/home page ads/
define('SHOP_NOW','Shop Now!');

/bof information definitions/
define('HEADER_TITLE_INFORMATION','Information');
define('TITLE_EZ_PAGES','Useful Links');
define('TITLE_GENERAL','General Info');
define('TITLE_CUSTOMERS','Customers');
define('TITLE_NEWSLETTERS','Newsletters');

/bof customer service/
define('HEADER_TITLE_CUSTOMER_SERVICE','Customer Service');

15 Sep 2015, 10:47 PM
#1169
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Westminster New

So, there are no logfiles generated for those who have problems? & you cannot reproduce it? That's tough to troubleshoot.

This is the typical error log.

[12-Sep-2015 17:11:48 UTC] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php on line 87 <== in /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php on line 155

16 Sep 2015, 3:34 PM
#1170
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

robbin21973:

I have in fact gone through this thread, searched the internet and looked that read me file over at least four times. I ask these things not because I'm lazy but because I genuinely am having difficulty finding the answers. For example, this link you gave me, does not exist.

includes/templates/override/templates/tpl_modules_mobile_categories_tabs.php file

When I search using the developer's toolkit (using the term USEFUL LINKS) the only return is as follows:
includes/languages/english/extra_definitions/westminster_new/westminster_new_defines.php

So when I then go to this file, in part it has this but exactly what I should do with it is not clear. How do I add or delete things to the useful links? How do I edit the links associated with General info? This information is not in the read me file and there are no EZ pages in my admin ready to edit. This is what I need help with please.

/home page ads/
define('SHOP_NOW','Shop Now!');

/bof information definitions/
define('HEADER_TITLE_INFORMATION','Information');
define('TITLE_EZ_PAGES','Useful Links');
define('TITLE_GENERAL','General Info');
define('TITLE_CUSTOMERS','Customers');
define('TITLE_NEWSLETTERS','Newsletters');

/bof customer service/
define('HEADER_TITLE_CUSTOMER_SERVICE','Customer Service');

You need to replace "override" to your template override name. In this case it is westminster_new.

If you want your ezpages to show under the useful links section you just need to create your ezpage, turn it on in the header (be sure to set a sort order), and be sure the ezpages_drop_menu.php box is turned on for single column stauts in the admin--tools--layoutboxes controller

Thanks,

Anne

16 Sep 2015, 3:34 PM
#1171
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

robbin21973:

This is the typical error log.

[12-Sep-2015 17:11:48 UTC] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php on line 87 <== in /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php on line 155

It looks like you did not upload the includes/classes/split_page_results.php from the template package.

Thanks,

Anne

17 Sep 2015, 7:36 PM
#1172
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Westminster New

Quote Originally Posted by robbin21973 View Post
This is the typical error log.

[12-Sep-2015 17:11:48 UTC] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php on line 87 <== in /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php on line 155
It looks like you did not upload the includes/classes/split_page_results.php from the template package.

Thanks,

Anne
Mobil

I did upload it and Just to be sure I uploaded it again. This is the error that is there today after installing mydebug backtrace.

[17-Sep-2015 12:50:31 UTC] Request URI: /sale/index.php?main_page=products_all&disp_order=1&page=8, IP address: 66.249.79.237

#1 trigger_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:155]

#2 queryFactory->show_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:132]

#3 queryFactory->set_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:262]

#4 queryFactory->Execute() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php:87]

#5 splitPageResults->splitPageResults() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/modules/westminster_new/product_listing.php:35]

#6 include(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/modules/westminster_new/product_listing.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_modules_product_listing.php:14]

#7 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_modules_product_listing.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_products_all_default.php:18]

#8 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_products_all_default.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/common/tpl_main_page.php:253]

#9 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/common/tpl_main_page.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/index.php:97]

[17-Sep-2015 12:50:31 UTC] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php on line 87 <== in /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php on line 155

17 Sep 2015, 9:26 PM
#1173
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Westminster New

robbin21973:

I did upload it and Just to be sure I uploaded it again. This is the error that is there today after installing mydebug backtrace.

[17-Sep-2015 12:50:31 UTC] Request URI: /sale/index.php?main_page=products_all&disp_order=1&page=8, IP address: 66.249.79.237

#1 trigger_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:155]

#2 queryFactory->show_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:132]

#3 queryFactory->set_error() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php:262]

#4 queryFactory->Execute() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php:87]

#5 splitPageResults->splitPageResults() called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/modules/westminster_new/product_listing.php:35]

#6 include(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/modules/westminster_new/product_listing.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_modules_product_listing.php:14]

#7 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_modules_product_listing.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_products_all_default.php:18]

#8 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/templates/tpl_products_all_default.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/common/tpl_main_page.php:253]

#9 require(/data/p/polishpo/polishpotterystore.com/public_html/sale/includes/templates/westminster_new/common/tpl_main_page.php) called at [/data/p/polishpo/polishpotterystore.com/public_html/sale/index.php:97]

[17-Sep-2015 12:50:31 UTC] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/split_page_results.php on line 87 <== in /data/p/polishpo/polishpotterystore.com/public_html/sale/includes/classes/db/mysql/query_factory.php on line 155

It looks like you may be missing template files. I would upload the template package again.

Thanks,

Anne

24 Sep 2015, 6:09 PM
#1174
zinctwentyone avatar

zinctwentyone

New Zenner

Join Date:
Aug 2015
Location:
Indianapolis
Posts:
21
Plugin Contributions:
0

Re: Westminster New

Hello- Can anyone tell me how to get rid of slide show captions? path and aprox line?

How to add featured products below banner on main page above footer?

Neither one of these is in the readme docs.

24 Sep 2015, 8:01 PM
#1175
zinctwentyone avatar

zinctwentyone

New Zenner

Join Date:
Aug 2015
Location:
Indianapolis
Posts:
21
Plugin Contributions:
0

Re: Westminster New

Found the flex slider css and display:none; worked well there.

25 Sep 2015, 2:03 AM
#1176
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Westminster New

zinctwentyone:

Found the flex slider css and display:none; worked well there.

Ideally it would be better to remove the code than to use display:none, as your are loading unnecessary content (images, css, and js) whereas if you remove code for the slider, the JS files it uses and the CSS. It would be much *better *solution. although using the display:none does work.

25 Sep 2015, 2:30 AM
#1177
zinctwentyone avatar

zinctwentyone

New Zenner

Join Date:
Aug 2015
Location:
Indianapolis
Posts:
21
Plugin Contributions:
0

Re: Westminster New

Thank you, I figured so but it took me so long to find the code that I was glad to have gotten rid of it for now. I am learning real quick that Zen cart help in comparison to WP is far and few between so before I start deleting code, I need to be sure. Couldn't agree more on removal.

But now I have ran into some brand new issues that I have spent hours on today with no luck in countless forums and nothing. Well these are issues but nothing pertaining to the same problem I am having.

I switched over to SSL on the configure.php files and when my site loads in https its out of whack, when it loads in http its great. According to whynopadlock.com I have 40 insecure items.

I don't know if this is a theme issue or what the problem is.

The site is urbanc hrome if anyone can help it would be awesome.

25 Sep 2015, 1:27 PM
#1178
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Westminster New

Did you change both of the settings for SSL?

You need to change the: HTTPS_SERVER & ENABLE_SSL?

Are the images coming from your includes/languages/english/html_includes/YOUR_TEMPLATE/define_main_page.php ?

25 Sep 2015, 7:37 PM
#1179
zinctwentyone avatar

zinctwentyone

New Zenner

Join Date:
Aug 2015
Location:
Indianapolis
Posts:
21
Plugin Contributions:
0

Re: Westminster New

I lost the entire site due to a file zila mistake. Having issues reinstalling template from start. I will get back to you on the SSl when I figure this nonsense out.

25 Sep 2015, 7:45 PM
#1180
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: Westminster New

zinctwentyone:

I lost the entire site due to a file zila mistake. Having issues reinstalling template from start. I will get back to you on the SSl when I figure this nonsense out.

Mistakes with FileZilla are unfortunately way to frequently, commonly a folder is accidentally is dragged into another.

BACKUP BACKUP BACKUP