Post by zoom » Fri Nov 02, 2018 3:42 am

Hi,

I have a problem in the sections of the site

Example: https://zoom-c.com/index.php?route=prod ... ry&path=61

When you click on the next section, no information appears,

just a blank page This problem is in all sections

Version : 3.0.2.0

All the very best,

Active Member

Posts

Joined
Mon Dec 27, 2010 8:46 am

Post by xxvirusxx » Fri Nov 02, 2018 4:47 am

You website doesn't load.
Possible .htacces issue.

Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by johnp » Fri Nov 02, 2018 7:37 am

Admin loads ok though.

Opencart 1.5.6.5/OC Bootstrap Pro/VQMOD lover, user and geek.
Affordable Service £££ - Opencart Installs, Fixing, Development and Upgrades
Plus Ecommerce, Marketing, Mailing List Management and More
FREE Guidance and Advice at https://www.ecommerce-help.co.uk


User avatar
Active Member

Posts

Joined
Fri Mar 25, 2011 10:25 am
Location - Surrey, UK

Post by zoom » Fri Nov 02, 2018 8:21 am

How to solve the problem?

Active Member

Posts

Joined
Mon Dec 27, 2010 8:46 am

Post by IP_CAM » Fri Nov 02, 2018 10:54 am

Well, this:

Code: Select all

<link href='https://fonts.googleapis.com/css?family=Cairo&quot; rel=&quot;stylesheet' rel='stylesheet' type='text/css'>  	
 <link href='https://fonts.googleapis.com/css?family=Cairo&quot; rel=&quot;stylesheet' rel='stylesheet' type='text/css'>  	
 <link href='https://fonts.googleapis.com/css?family=Cairo&quot; rel=&quot;stylesheet' rel='stylesheet' type='text/css'>
should better look like this, and NOT beeing added 3 Times ! :'(

Code: Select all

 <link href="https://fonts.googleapis.com/css?family=Cairo" rel="stylesheet" type="text/css">
or then:

Code: Select all

 <link href='https://fonts.googleapis.com/css?family=Cairo' rel='stylesheet' type='text/css'>
But, as mentioned already, your site is linked wrongly in the .htaccess file, since it reroutes internal
Links to http://

Code: Select all

<base href="http://zoom-c.com/" />

Code: Select all

http://zoom-c.com/index.php?route=product/category&path=69
Or then, you messed up in the config.php File.

But you posted this in the OC v.1.5.x Section, which leaves the impression,
that you don't seem to care much about minor details, and such is not very
encouraging for others, trying to assist, in the first place ... 8)
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by zoom » Sun Nov 04, 2018 8:24 am

I did not understand the way of reform

Active Member

Posts

Joined
Mon Dec 27, 2010 8:46 am
Who is online

Users browsing this forum: No registered users and 432 guests