Page 1 of 1

syntax error when adding UDT

Posted: Thu Apr 05, 2012 4:01 pm
by thomsonson
Hi,
I'm using CMS v1.9.4.2 and have downloaded the PHP for the content dump plugin, v 0.8. When I try and add this as a UDT, I get the following error message:
Invalid code entered.

Parse error: syntax error, unexpected '<' in /home/dronedog/public_html/admin/adduserplugin.php(100) : eval()'d code on line 1
I'm not sure if there is a version clash or I'm just making a basic error in the way I'm trying to install content dump.. any ideas..?'
thanks!

Re: syntax error when adding UDT

Posted: Thu Apr 05, 2012 4:17 pm
by staartmees
Best is to upgrade as soon as possible to cmsms 1.10.3.

regarding version 1.9.2, did your read the note about the content dump plug in?
Make sure to read the wiki-page at http://wiki.cmsmadesimple.org/index.php ... ntent_dump Plug-in working with 1.9.x

Re: syntax error when adding UDT

Posted: Fri Apr 06, 2012 4:35 pm
by thomsonson
hi,

Thanks for the response, however i cannot find anything in that wiki about the plug-in working with 1.9.x. For other reasons to do with the functionality of the Album module I need to stick with 1.9 for now..

Is there some workaround to install content dump with this version?

Re: syntax error when adding UDT

Posted: Fri Apr 06, 2012 5:07 pm
by Jos
thomsonson wrote:When I try and add this as a UDT
Is there a reason why you can not install the plugin in the usual way?
http://wiki.cmsmadesimple.org/index.php ... sions/Tags

Re: syntax error when adding UDT

Posted: Fri Apr 06, 2012 5:08 pm
by Dr.CSS
Album has been updated to work with the 1.10.* series of CMSMS...

[SOLVED] Re: syntax error when adding UDT

Posted: Fri Apr 06, 2012 5:20 pm
by thomsonson
Thank you Jos!