Re: Large Information Page Tables/Text
In the end I did actually manage to get the desired function by copy/pasting the code directly, into the database field in phpmyadmin. In that case the problem was probably the php.ini settings of your post_max_size and max_input_vars . And as above cleaning the code with Ctrl + Shift + V when you ...
Jump to post- Fri Aug 30, 2024 4:35 pm
- Replies 10
- Views 1010
Re: Large Information Page Tables/Text
Hi Mona, Many thanks for your detailed reply. I essentially started using the clean table option with the information page, but as that only let me have a maximum of 10x10 I then started copying/pasting the code to achieve the extra rows required. Sorry, when I said I'd split the table into two, I'd...
Jump to post- Thu Aug 29, 2024 6:13 pm
- Replies 10
- Views 1010
Large Information Page Tables/Text
Good Afternoon, I've got a strange issue, which after some googling, I've seen a few people mentioned, but I can't find a confirm solution. I'm aware it's a pretty old platform, but the rest of the site functions perfectly. If anyone can assist I'd be greatly appreciative. If I try and use a large t...
Jump to post- Thu Aug 29, 2024 12:38 am
- Replies 10
- Views 1010
Re: Images not loading using SEO URLs, but not all.
I've now updated the config file, by creating a clean install to the following. However the issue still persists. <?php // HTTP define('HTTP_SERVER', 'https://class58loco.group/'); // HTTPS define('HTTPS_SERVER', 'https://class58loco.group/'); // DIR define('DIR_APPLICATION', '/var/www/vhosts/class5...
Jump to post- Fri Aug 23, 2024 11:22 pm
- Replies 8
- Views 1408
Re: Images not loading using SEO URLs, but not all.
Is it wrong?
I was looking at the following line.
Code: Select all
define('DIR_IMAGE', BASE_DIR.'/image/');
- Fri Aug 23, 2024 9:33 pm
- Replies 8
- Views 1408
Re: Images not loading using SEO URLs, but not all.
First thing I checked. All seems ok. Config file: <?php // HTTP define('HTTP', $_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF'])); define('HTTP_SERVER', 'http://'.HTTP); define('HTTP_IMAGE', 'http://'.HTTP.'image/'); define('HTTP_ADMIN', 'http://'.HTTP.'admin/'); // HTTPS define('HTTPS_SERVER', 'h...
Jump to post- Fri Aug 23, 2024 8:54 pm
- Replies 8
- Views 1408
Images not loading using SEO URLs, but not all.
Good Afternoon, I've got a strange little issue, and I wondered if anyone had come across this before. Images won't load, if they're into a 3rd level category (sorry can't remember the terms for URLs). Example https://www.class58loco.group/shop Go down one more category, and all images including the...
Jump to post- Fri Aug 23, 2024 8:09 pm
- Replies 8
- Views 1408
Re: Same Product, different link. Won't load.
Sorry for the delay in replying.ADD Creative wrote: ↑Tue Jul 26, 2022 11:03 pmYour base tag is empty.Could be an issue with the template, configuration or modifications to catalog/controller/common/header.php.Code: Select all
<base href="" />
This should just show to domain?
Thanks for your assistance. Jump to post
- Thu Jul 28, 2022 10:44 pm
- Replies 3
- Views 348
Same Product, different link. Won't load.
Hi, I wonder if anyone can help please. I've got a really weird issue with my OC 2.2.0.0 site, which I honestly have no idea how it happening, never mind where to look, as to how to fix it. See below https://www.class58loco.group/join-the-c58lg Page loads fine. https://www.class58loco.group/join-the...
Jump to post- Tue Jul 26, 2022 8:17 pm
- Replies 3
- Views 348
Re: Menu Mini Cart & View Item Buttons
Your link at https://intelligent-tereshkova.92-205-16-65.plesk.page/store/ is not an OpenCart store, and results in a 404 Page Not Found error anyway. If you really want help, you need to provide some proper details! Thanks for your response, to a post thanking people for their assistance and me sa...
Jump to post- Mon Jan 17, 2022 5:05 pm
- Replies 6
- Views 1066
Re: [SOLVED] Re: Shortcode? {{ title }}
Glad to see you have this resolved Now that this is solved it is usual to add [SOLVED] to the title. Thanks Hi, It's not resolved, that's using the Meta Tag Title, I've just set the Meta Tag Title and the Product Description as the same. See https://intelligent-tereshkova.92-205-16-65.plesk.page/sh...
Jump to post- Mon Jan 17, 2022 5:02 pm
- Replies 7
- Views 738
Re: Shortcode? {{title}}
But that is the question.
I know where to edit it, I'm not sure what I need to edit it to.
- Mon Jan 17, 2022 1:28 am
- Replies 7
- Views 738
Shortcode? {{title}}
Afternoon, Sorry this is probably going to be the stupidest questions ever asked on here but I've spent the past few hours searching and trying to work it out and I'm struggling. {{title}} Inside our custom .twig header template we're going this to show the page title within the page. However the ab...
Jump to post- Sun Jan 16, 2022 11:54 pm
- Replies 7
- Views 738
Re: Menu Mini Cart & View Item Buttons
Many thanks for your responses above.
It looks like some files may have corrupted on the copy, as after copying the full site again and reinstall vqmanager all started functioning as expected.
Many thanks for your assistance and my apologies for the delay in replying.
- Sun Jan 16, 2022 11:23 pm
- Replies 6
- Views 1066
Menu Mini Cart & View Item Buttons
Good Afternoon, I'll start by saying I'm not expect on OC, or web development as a whole, but I'm trying my best. We had a OC installation theme'd up for us by a developer using Twig, about a year ago for a new project. We recently moved the installation from one server to another. Download/Upload a...
Jump to post- Fri Dec 24, 2021 10:17 pm
- Replies 6
- Views 1066
Re: Creation of Opencart 2.2.0.0 theme from HTML/PHP static files
Many thanks, everyone. I've got something sorted now.
Jump to post- Fri May 22, 2020 9:15 pm
- Replies 5
- Views 513
Creation of Opencart 2.2.0.0 theme from HTML/PHP static files
Hi, I'm looking for someone to help with a little project. We have an existing Opecart Installation at https://www.had-it.co.uk/. This is powered by Opencart 2.2.0.0. Functionality is great, however the style is a little dated and we're not keen on the menu structure. We’ve also started building a n...
Jump to post- Fri May 22, 2020 2:31 am
- Replies 5
- Views 513
Theme Creation (HTML/CSS to OC) & Module Migration
Hi, We're looking for someone to assist us in migrating our new website to Opencart and migrate some modules we've currently got on our OC2.2.0.0 install. We've got in total 6 websites that use the same theme, however different stylesheets and is currently built with HTML. There are full Blog and pr...
Jump to post- Thu Apr 30, 2020 8:09 pm
- Replies 4
- Views 495
Add to Cart/Option Issue
Hi all, I'm in real need of some help. However I will already admit it's not going to be an easy one as it's a very customised setup. I've got a OC2 multisite setup and all seems to be working "ok" (I wouldn't say perfect) on the main site. However, the others won't add products to the car...
Jump to post- Thu Oct 18, 2018 10:14 pm
- Replies 2
- Views 496