Shoppica 2 dual language problem

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeShoppica 2 dual language problem

This topic has been marked as resolved.

At the moment I have two languages on my website.
I need to separate language urls for my Shoppica (/en and /zh).
I am using UBER SEO extension to to get better URL structure.
However, I am not able to get the Shoppica to use common/uber_seo instead of common/seo_url.
This extension works with every other theme but for some reason not on Shoppica.

Could you help me to get this to work. The problem seems to be the theme, not the extension

October 27, 2012 at 4:32 pm #14760

If you are using the latest version of Shoppica 2, you could open tb_themes/shoppica2/config.php and change

'seo_action'        => 'common/seo_url'
to

'seo_action'        => 'common/uber_seo'

Regards,
ThemeBurn team

November 1, 2012 at 9:36 am #14849

I only found these in the file:

‘name’ => ‘ThemeBurn Shoppica2′,
‘default_scheme’ => ‘Blue’,
‘fallback_language’ => ‘en’,
‘namespace’ => ‘Theme’,
‘settings_group’ => ‘shoppica2′,
‘admin_folder’ => ‘admin’

If I cannot use UBER SEO with Shoppica, is there any other way I could get a language with URL link?

November 2, 2012 at 6:12 am #14890
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Regards,
ThemeBurn team

November 2, 2012 at 10:17 am #14891

Thanks,
UBER SEO works now.!

November 5, 2012 at 5:21 am #14943

Glad we’ve helped :)

Best,
ThemeBurn team

November 5, 2012 at 12:33 pm #14970

hi

i using OC 1.5.5.1
Theme version 2.2.

and i change from

$seo_action = new Action('common/seo_url');

to

'seo_action' => 'common/uber_seo'

and this error i get

Warning: require_once(/home/xxx/public_html/xxxx.com) [function.require-once]: failed to open stream: No such file or directory in /home/xxxx/public_html/xxxxx.com/tb_themes/shoppica2/library/CatalogDispatcher.php on line 80
Fatal error: require_once() [function.require]: Failed opening required '' (include_path='.:/usr/lib/php') in /home/xxxx/public_html/xxxxx.com/tb_themes/shoppica2/library/CatalogDispatcher.php on line 80

May 12, 2013 at 7:22 am #23070

Does everything works when you enable the default theme ?

May 14, 2013 at 3:34 pm #23157

yes it’s no error

but the seo not working

May 14, 2013 at 4:00 pm #23161

You must ensure you have installed the extension properly and it works with the default theme. Can you get the seo extension working with the default theme and then enable Shoppica ?

May 14, 2013 at 4:48 pm #23170

i installed the extension properly like the attachment and it ts working withe the default them.

win i enable the shpppica them i have the error

May 16, 2013 at 9:42 am #23236

I see now.

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Regards,
ThemeBurn team

May 18, 2013 at 12:34 pm #23324

Sorry i cant find it nothing change

and im having problem en the error log after

May 20, 2013 at 12:56 pm #23364

It seems you have error with mysql, not with Shoppica or Opencart. You should contact your server administrators.

Regards,
ThemeBurn team

May 21, 2013 at 9:16 am #23394
Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.