Statistics

We have 2 guests online

SVTechie Recommends

powered_by.png, 1 kB
SVTechie
Welcome, Guest
Please Login or Register.    Lost Password?
BlogCal 1.5.4 (1.6) (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: BlogCal 1.5.4 (1.6)
#349
ngochai (User)
Fresh Boarder
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Re: BlogCal 1.5.4 (1.6) 12 Months ago Karma: 0  
I found a bug in blogSidebar 2.4 component.
When the admin changes the values in the component setting,
those settings are not saved.
Empty values go in to the config file, this makes the side
bar module not find the correct setting so it displays
nothing when users click on the date in the calendar.
A simple fix is to put those lines:

$columns = mosGetParam($_REQUEST, 'columns';
$intro = mosGetParam($_REQUEST, 'intro';
$leading = mosGetParam($_REQUEST, 'leading';
$links = mosGetParam($_REQUEST, 'links';


above the line:

saveConfig ($option, $columns, $intro, $leading, $links);

in /administrator/components/com_blogsidebar/admin.blogsidebar.php
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop