This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
The problem with work site after installation VERONIKA
« on: April 20, 2017, 11:09:26 AM »
Installed the theme Veronica
1-not working live search city
2 on the page of adding ads is not working to upload pictures

Turned an old topic Zara
1 And there is no longer working
Page, add announcements, upload photos
2 On the page of product card, no photo
http://prntscr.com/eymda6

« Last Edit: April 24, 2017, 09:41:22 PM by Виталий Василенко »

Re: The problem with work site after installation VERONIKA
« Reply #1 on: April 20, 2017, 11:13:08 AM »
Please help
ftp sent a private message

*

yetkiliuzman

  • ***
  • 56 posts
  • Yetkili Uzman
Re: The problem with work site after installation VERONIKA
« Reply #2 on: April 20, 2017, 11:38:11 AM »
admin
settings
Close permanent link
Bilgi Paylaşılmalıdır

Re: The problem with work site after installation VERONIKA
« Reply #3 on: April 20, 2017, 11:44:59 AM »
I need permanent links. And they worked

*

yetkiliuzman

  • ***
  • 56 posts
  • Yetkili Uzman
Re: The problem with work site after installation VERONIKA
« Reply #4 on: April 20, 2017, 11:47:34 AM »
It works but ajax does not work
Bilgi Paylaşılmalıdır

Marked as best answer by frosticek on April 24, 2017, 06:04:45 PM
*

MB Themes

Re: The problem with work site after installation VERONIKA
« Reply #5 on: April 20, 2017, 01:01:29 PM »
@Виталий Василенко
Please test now

@yetkiliuzman
Go to file:
oc-content/themes/veronika/contact.php

Find line (there are 2):
Code: [Select]
echo json_encode($prepare);
Bellow this line add:
Code: [Select]
exit;
It seems osclass sometimes pull some extra text or string to end that cause error.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: The problem with work site after installation VERONIKA
« Reply #6 on: April 20, 2017, 01:07:47 PM »
Not what has changed

ZARA
http://prntscr.com/eynoaa
http://prntscr.com/eynopt    ad page

VERONIKA
http://prntscr.com/eynpam    new ad

*

MB Themes

Re: The problem with work site after installation VERONIKA
« Reply #7 on: April 20, 2017, 01:51:08 PM »
If you are going to use veronika theme, then uninstall zara configurator plugin.
You have javascript error on your site that reference to osclass core:
Code: [Select]
Uncaught Error: Cannot find template script at ID 'qq-template'!
    at parseAndGetTemplate (jquery.fineuploader.min.js:6)
    at new qq.Templating (jquery.fineuploader.min.js:6)
    at new qq.FineUploader (jquery.fineuploader.min.js:6)
    at getNewUploaderInstance (jquery.fineuploader.min.js:3)
    at init (jquery.fineuploader.min.js:3)
    at HTMLDivElement.<anonymous> (jquery.fineuploader.min.js:3)
    at Function.each (jquery.min.js:2)
    at init.each (jquery.min.js:2)
    at init.$.fn.fineUploader (jquery.fineuploader.min.js:3)
    at HTMLDocument.<anonymous> (new:614)

Please disable plugins you are using like minimizer that everytime breaks osclass javascripts.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots