

citabriabob
Member-
Content Count
56 -
Joined
-
Last visited
Community Reputation
8 NeutralProfile Information
-
Location
The Beautiful Hudson Valley of NY
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Wow! I think I'm done. Many thanks. Will have to read up on Smarty; not sure how it interacts with PHP. Thanks again. If there is anything I can do to repay, please let me know.
-
I tried to comment out [ ({/* .... */} ] those lines and it hung the page...
-
bsmither: [using FireFox 86.0 64-bit] This is a new issue, unrelated to recaptha (I think.) I made a couple of changes from your posts to eliminate the mailing list; this has eliminated it from the footer, but stubbornly refuses to eliminate it here; if clicked, it goes to error: Look a the last line. Box did not copy, but it's there. Robert Szego 1. Basket 2. Checkout 3. Complete Billing Address Robert Szego PO Box 100 COXSACKIE NEW YORK,
-
citabriabob started following Disable Mailing List
-
Long road to set up new store. The final (I hope) issue is that having disabled the mailing list in the trailer, there is still a "Subscribe to mailing list" under the Billing Address question on the Basket. When clicked on, the error: "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request." If not clicked, all is normal to checkout. Site is at https://typeclubs.org/aac-toc-cc Thanks
-
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
Final (I hope) issue is that having disabled the mailing list in the trailer, there is still a "Subscribe to mailing list" under the Billing Address question on the Basket. When clicked on, the error: "The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Additionally, a 503 Service Unavailable error was encountered while trying to use an ErrorDocument to handle the request." If not clicked, all is normal to checkout. https://typeclubs.org/aac-toc-cc -
Almost ready to go live, but the recaptcha gives the error "invalid domain for site key". This store is in a folder under the domain; e.g., https://typeclubs.org/aac-toc-cc/. Is this a problem? Thanks. Never mind; in desperation tried the Google site and got new keys.... However, got rid of Mailing List stuff in trailer, but the question still appears on the order page...
-
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
No, still not working. Have to let this sleep while I try to finish the rest of the project and get it online. Thanks for your help. -
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
Does this look good? if startsWith($item['product_code'] == "M") continue -
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
Both products in question begin with "M"; is the product code available in $item? -
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
You are correct. Problem is that the item is counted for AIOS shipping, which is based on total quantities; there are 3 qty ranges and it overprices. -
Well, that takes care of that. Sorry for the newbie questions; the offending text was in the documents/welcome page and easily edited. Thanks to all!
-
Thanks. That solved the Heading issue, but still can't find the second (category) heading... Is there any documentation for CC?
-
https://typeclubs.org/aac-toc-cc/ How do I acess the heading text? Tried phpAdmin, looked at various store files, etc. I am initially interested in changing : Aeronca Aviator Magazines, Volumes 17-24. Other products will be migrated here over time. Thanks for visiting. Seems like the second line is related to the Category, but can't find it. Thanks,
-
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
Very hard for an old procedural programmer to deal with PHP; trying to make sense of all the code. Not trying to build anything new. Thanks. -
No Shipping price for individual product
citabriabob replied to citabriabob's topic in Technical Help
Just trying to see were all this is going. Used to be a Systems Analyst with Cobol etc.