Post by evilfx » Fri Apr 17, 2015 1:27 am

This page contains the following errors:

error on line 1 at column 242203: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.

Sitemap URL: http://teste.pekenada.com/sitemap.xml

help?

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by OSWorX » Fri Apr 17, 2015 4:01 am

Seems something is wrong with your language.
Is it your main language or an additional?

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by evilfx » Fri Apr 17, 2015 5:13 am

it happens regardless of the language :(

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by evilfx » Fri Apr 17, 2015 6:36 pm

anyone ???

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by evilfx » Tue Apr 28, 2015 6:14 pm

still having this problem. will anyone help me please?

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Tue Apr 28, 2015 9:58 pm

evilfx wrote:still having this problem. will anyone help me please?
You need install all your site languages.

Ps. You change to template `default`

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by OSWorX » Wed Apr 29, 2015 2:16 am

In addition to pmnetti: did you install admin and catalog files or only one?
Looks like the catalog files are missing - or at least (had this at some customers) - the translation of an extension.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by evilfx » Wed Apr 29, 2015 11:29 pm

Hi, if i use the default template and english language the error is still there.
I installed an additional language, but if i select english it still won't work...

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Thu Apr 30, 2015 12:43 am

evilfx wrote:Hi, if i use the default template and english language the error is still there.
I installed an additional language, but if i select english it still won't work...
You go to database in cpanel > phpmyadmin.
See table language, what it read in column `code`?

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by evilfx » Thu Apr 30, 2015 6:17 am

It reads: en

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Thu Apr 30, 2015 5:23 pm

evilfx wrote:It reads: en
Notice: Undefined index: en in /home/battlefi/public_html/teste/index.php on line 173
What read in file index.php line 173?

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by evilfx » Sun May 03, 2015 7:24 pm

Code: Select all

$config->set('config_language_id', $languages[$code]['language_id']);

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Sun May 03, 2015 8:04 pm

evilfx wrote:

Code: Select all

$config->set('config_language_id', $languages[$code]['language_id']);
index.php, original line 132 ( your line about 135 ):

Code: Select all

$query = $db->query("SELECT * FROM `" . DB_PREFIX . "language` WHERE status = '1'");
What is your languages status? Disabled?
You see admin > Setting > Localisation > Language

Attachments

language.jpg

language.jpg (43.9 KiB) Viewed 4229 times


User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by evilfx » Sun May 03, 2015 10:24 pm

Code: Select all

$query = $db->query("SELECT * FROM `" . DB_PREFIX . "language` WHERE status = '1'");
the language is enabled

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Mon May 04, 2015 12:00 am

evilfx wrote:

Code: Select all

$query = $db->query("SELECT * FROM `" . DB_PREFIX . "language` WHERE status = '1'");
the language is enabled
Sorry, see you this in Admin page?

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by evilfx » Mon May 04, 2015 7:00 am

Yes it is enablen in the admin page

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by pm-netti » Mon May 04, 2015 6:28 pm

evilfx wrote:Yes it is enablen in the admin page
Now this your front is work.
Your sitemap is not work, because image filename or title text is incorrect marks, eg. '&'

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland

Post by evilfx » Tue May 05, 2015 5:46 pm

that was it, thanks!

New member

Posts

Joined
Fri Mar 23, 2012 8:28 am

Post by OSWorX » Tue May 05, 2015 5:54 pm

General valid for all image names, NEVER use:
1. no special chars, e.g.: !"§$%&/()=?
2. no Umlauts: äöüÄÖÜß
3. no spaces
Use either _ or -

That should everybody know, just common sense!

Operating a webshop is not only knowing his business.
The shopowner should also know the basics of a webserver and how to do some!
If not, hire a professional.
Fact.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by landonwiggs » Wed May 06, 2015 9:56 pm

I was having an issue with this as well thanks for posting!

Bring the Fresh review


Newbie

Posts

Joined
Wed May 06, 2015 9:49 pm
Who is online

Users browsing this forum: No registered users and 5 guests