?
Related to # 5195
Referenced as Related to: # 5195 # 5196 # 5197
avatar brianteeman
brianteeman
24 Nov 2014

Install 3.4alpha with the testing sample data
Select Parks from the top menu
On the right hand side you will see a module called Latest Park Blogs
This is empty and it shouldnt be
Go to the module manager and select the Latest Park Blogs module
You will see that the first field says "Select some options" It should show the park blog category

screen shot 2014-11-24 at 06 22 11

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar brianteeman brianteeman - open - 24 Nov 2014
avatar alikon
alikon - comment - 25 Nov 2014

the "mistake" is in the sample_testing.sql files on line 543 (for mysql) is malformed in the params field the info about the category is "catid":"35" should be "catid:["27"]

'{"count":"5","ordering":"c_dsc","user_id":"0","show_front":"1","catid":"35","layout":"","moduleclass_sfx":"","cache":"1","cache_time":"900"}', 0, 'en-GB'),

should be

{"catid:["27"],"count":"5","ordering":"c_dsc","user_id":"0","show_front":"1","layout":"","moduleclass_sfx":"","cache":"1","cache_time":"900"}', 0, 'en-GB'),
avatar alikon
alikon - comment - 25 Nov 2014

#5195

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5185.

avatar brianteeman
brianteeman - comment - 25 Nov 2014

closed please see ### 5195

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5185.

avatar zero-24 zero-24 - close - 25 Nov 2014
avatar brianteeman brianteeman - change - 25 Nov 2014
Status New Closed
Rel_Number 5195
Relation Type Related to
avatar brianteeman brianteeman - close - 25 Nov 2014
avatar brianteeman brianteeman - change - 25 Nov 2014
Closed_Date 0000-00-00 00:00:00 2014-11-25 11:37:37
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment