By Sunny on Thursday, 16 April 2015
Posted in General Issues
Replies 1
Likes 0
Views 537
Votes 0
Hi,

In the page source cdata is shown:

/*<![CDATA[*/
var eblog_site = 'http://www.MYSITE.com/index.php?option=com_easyblog&lang=&Itemid=101';
var spinnerPath = 'http://www.MYSITE.com/components/com_easyblog/assets/images/loader.gif';
var lang_direction = 'ltr';
var eblog_lightbox_title = true;
var eblog_enable_lightbox = true;
var eblog_lightbox_enforce_size = false;
var eblog_lightbox_width = 640;
var eblog_lightbox_height = 480;
var eblog_lightbox_strip_extension = false;
/*]]>*/

if you notice it is commented, why is this needed, and can it be removed and how?

regards
Hello Sunny,

I am sorry for the delay of this reply.

The code is actually not commented and its purpose is to display the easyblog image in lightbox preview. You can find the code from your /components/com_easyblog/helpers/helper.php at line 3510.
·
Friday, 17 April 2015 10:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post