Warning using Joomla 3.2.1

More
11 years 11 months ago - 11 years 11 months ago #35494 by jk
Hi,
I updated a Joomla test site to Joomla 3.2.1 and downloaded and installed the latest version of Sparky (1.2).
Any idea how to fix the warning shown in the attached screenshot?


Last edit: 11 years 11 months ago by jk.

Please Log in to join the conversation.

More
11 years 11 months ago #35497 by ivan.milic
Open:

templates\sparky_framework\elements\tadmin.php

find this line:

$hlpContent = fread($fh, filesize($help_files[$loop]));

above it insert:

if(!filesize($help_files[$loop]))
continue;

Please Log in to join the conversation.

More
11 years 11 months ago #35498 by jk
Replied by jk on topic Warning using Joomla 3.2.1
Your fix works. Thank you!

Please Log in to join the conversation.

Time to create page: 0.332 seconds
Powered by Kunena Forum