/home/brother/public_html/modules/mediashare/pnuserapi.php(132): "getAlbum" failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' , ms_template, ms_p' at line 10 while executing: SELECT ms_id, ms_ownerid, UNIX_TIMESTAMP(ms_createddate), UNIX_TIMESTAMP(ms_modifieddate), ms_title, ms_summary, ms_description, ms_keywords, ms_topicId, , , ms_template, ms_parentAlbumId, ms_viewkey, ms_mainmediaid, ms_thumbnailsize, ms_nestedsetleft, ms_nestedsetright, ms_nestedsetlevel FROM pn_mediashare_albums LEFT JOIN ON ms_topicId = WHERE ms_id = 1
Since the "Topics" module is not used in Zikula 1.0, you may want to go back and update Mediashare so that it no longer requires the Topics module. Possibly replace the use of topics with the Zikula categories?
... or that they will ask where to get the Topics module ENDLESSLY if they are new to Zikula...
if zikula_version < 1 then
set db_prefix = "pn_"
else
set db_prefix = "zk_"
endif....\modules\mediashare\pninit.php(35): Mediashare requires Topics module to be installed
TakeIT2
... or that they will ask where to get the Topics module ENDLESSLY if they are new to Zikula...
I asked the same on the German Postnuke site. It can now be downloaded from
http://support.pn-cms.de/module-Downloads-view-cid-501-start-0.htm
Template courtesy of Designs By Darren.