By Vadim Mescheryakov on Wednesday, 30 September 2015
Posted in Technical Issues
Replies 9
Likes 0
Views 627
Votes 0
Hello

EasyBlog Editor not work from FrontPage my site http://www.del-fin.ru/index.php/blogs

Not work JavaScripts on buttons click event. See video in attachement.
How I can resolve it problem?

Thanks

Vadim Mescheryakov
Hi Vadim,

I am really sorry for the delay of this reply.

After some investigation on your site, it seems like the following line of code inside your /plugins/system/sttemplate/sttemplate.php was causing the issue,
public function onAfterRender() {
$this->scanPlugins('onAfterRender');
}


This code cause all the javascript file attachment to went missing and that is why EasyBlog cannot load the required js file and causing this error message on your site, "Uncaught ReferenceError: EasyBlog is not defined".

As a temporary fix I've commented out the above line of code and the composer is working fine now.
·
Friday, 02 October 2015 18:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Vadim,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Thursday, 01 October 2015 00:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Mark
>Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
Yes, I can give login and password.
I think this forum is in public space. How I can send it to You safety?

Thanks
Vadim Mescheryakov
·
Thursday, 01 October 2015 00:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Vadim,

I am really sorry for the delay of this reply.

If you are requested to submit your site details, you may do so under the tab Site Details below. Please be rest assured that these information will only be visible to the support team from Stack Ideas. You can also store this in your site details area here, http://stackideas.com/dashboard/site to avoid having to enter these information multiple times.
·
Thursday, 01 October 2015 11:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

>submit your site details, you may do so under the tab
I done it
·
Thursday, 01 October 2015 13:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Vadim,

I am really sorry for the delay of this reply.

It seems like the issue is causing by your current template "St_fedora". As soon as I change the template to default protostar template everything is working fine as it should. Perhaps you need to consult with the template developers regarding on this issue as they know best with their own components.
·
Thursday, 01 October 2015 17:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello

Support specialist from Beautiful-Templates wrote next message:

"Please send my mess to Easyblog developer:
Please check "Uncaught ReferenceError: EasyBlog is not defined"
Where is EasyBlog object ? Please check this file is loaded

I enabled the development mode of your component and disabled compress in template"

How I can resolve problem?
·
Friday, 02 October 2015 12:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Ezrul.

Great!!!

Thanks

Vadim Mescheryakov
·
Friday, 02 October 2015 18:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Vadim,

You are most welcome. If there are any hidden issue that might related with the fix above, kindly consult with your template provider and tell them about the fix that I made above.
·
Friday, 02 October 2015 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post