Search found 114 matches

by Pierre_P
Sun Aug 02, 2026 4:25 am
Forum: Modules
Topic: Advanced Order Manager (AOM) - Testers?
Replies: 19
Views: 1281

Re: Advanced Order Manager (AOM) - Testers?

Hi @Mort_Lemur
I can test for you and some of the other addons you are working on
by Pierre_P
Wed Apr 29, 2026 11:13 am
Forum: Community Help & Support
Topic: Scraping bots stuck in cookie_usage page
Replies: 5
Views: 379

Re: Scraping bots stuck in cookie_usage page

BrockleyJohn I do not mind the rogue bots stuck in cookie_usage page, google, bing and so on listed in robots file is doing its job. So then for product_card we can change to likely: <?php if (Session::is_started() && count($buttons) > 0) { ?> <div class="card-footer"> <div class=...
by Pierre_P
Wed Apr 29, 2026 8:22 am
Forum: Community Help & Support
Topic: Scraping bots stuck in cookie_usage page
Replies: 5
Views: 379

Scraping bots stuck in cookie_usage page

Lately we are under a huge scraping bot attack all over the world. The cookie_usage.php is doing fine but i do not want our server to allocate unnecessary resources to this bots. I did modify my whos online page to show the bots name as well and legitimate bots are behaving correctly. For the bad bo...
by Pierre_P
Fri Feb 13, 2026 2:15 am
Forum: The Lounge
Topic: One thing to improve Phoenix
Replies: 27
Views: 19124

Re: One thing to improve Phoenix

One thing to improve in my opinion is the process for a new installation. Installing default settings becomes a nightmare for any user when they first reach the admin side and they see all the settings is set so specific American standards. As each user is unique, how about adding a new page for cha...
by Pierre_P
Tue Oct 21, 2025 3:56 am
Forum: Community Help & Support
Topic: Products weight decimal
Replies: 3
Views: 7238

Products weight decimal

Any reason for the products table, products_weight column having only 2 decimals? For precision i changed to DECIMAL(6,3) expanding decimal weight to 999.999 Reasoning is we have items weighing 1 gram - and similar with other small items we need to record this as 0.01 or 10 grams increasing weight 1...
by Pierre_P
Thu Sep 18, 2025 3:03 am
Forum: Community Help & Support
Topic: Products and sub-categories in the same category?
Replies: 5
Views: 37262

Re: Products and sub-categories in the same category?

Can one have within a category both products and sub categories? When it comes to bootstrap menu's this is absolutely problematic to do it this way. Back in the old days it was done but getting to small viewports then the troubles start to creep in with the navigation part. Well, my dilemma current...
by Pierre_P
Mon Sep 01, 2025 10:24 am
Forum: Community Help & Support
Topic: Options Attributes - discussion
Replies: 32
Views: 162651

Re: Options Attributes - discussion

The attributes page is 8/10 complicated even for me as a seasoned user. I can suggest going for attributes and variants handling on one page whether downloadable or physical. Add weight, stock, image and so on per attribute. Create a template perhaps? Add search functionality in the admin attributes...
by Pierre_P
Thu Aug 21, 2025 6:23 am
Forum: Community Help & Support
Topic: 1.1.0.4 Questions / Comments / Concerns / Feedback
Replies: 11
Views: 111460

Re: 1.1.0.4 Questions / Comments / Concerns / Feedback

@ecartz Just a question
I do see table customers_basket contains column final_price
For what purpose? Where is this column used?
Relic's?
by Pierre_P
Tue Aug 12, 2025 5:40 am
Forum: Community Help & Support
Topic: URL is not on Google
Replies: 7
Views: 64883

Re: URL is not on Google

There are a few tools that would be of significant help.
I would start at https://search.google.com/search-console and https://merchants.google.com/
https://www.bing.com/webmaster/login/redirecttohomepage
Very quickly you will establish any issues and fix them.