-
Posts
6 -
Joined
-
Last visited
Posts posted by msexmate.com
-
-
On 9/28/2021 at 4:54 PM, Al Brookbanks said:
Looks like it's working to me. What's the issue?
When clicking on any link, CubeCart sends back the Homepage.
-
On 9/29/2021 at 12:09 AM, bsmither said:
When clicking on any link, CubeCart sends back the Homepage.
This suggests that the .htaccess file in CubeCart's main folder is not rewriting the SEO path correctly.
That is, this URL gets us to the proper page:
www.msexmate.com/?seo_path=test-category/test-product
So, please examine the .htaccess file and make sure these exact statements appear near the end:
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*)?$ index.php?seo_path=$1 [L,QSA] </IfModule>
Thank you so much.
But i check the htaccess file. the code you mentioned is already exist.
When clicking on any link, CubeCart sends back the Homepage.
-
this is the brand new installed site.
msexmate.com. i changed the php version and cubecart version and the problem still.
i use godaddy,the zip is open.tnank you.
-
solved, goto the php setting and click the zip item. love ya
thank you
6 minutes ago, bsmither said:In your Cpanel screens, there should be a section that details the version of PHP you wish to run, along with any extensions you wish to make available to PHP. Check the box for ZIP Archive.
thank you
-
Dear everyone:
iam using godaddy' cpanel. while installing cubecart, i have an error:
Not InstalledZip (ZipArchive)anyone knows how to solve this? thank you.happy weekend.
The detail page of product didn't show
in Install & Upgrade Support
Posted
Thank you so much . I will check ASAP.