Hi,
I'v installed CMSMS on a local server and created a 30 pages website. Then I installed it on a shared hosting account, and uploaded the database of the local server to the shared hosting account. Everything is working great except when I click on Edit Content from the admin interface, I get:
Parse error: parse error, unexpected '}' in /home2/cancer/public_html/admin/listcontent.php on line 336
The problem is that there is no line 336 in that file?!
Is it an issue with the database upload? I can still edit the content if I called them directly like:
http://servername/admin/editcontent.php?content_id=24
How can I solve the issue of viewing the content?
Parse error with listcontent.php
-
raednesh
Re: Parse error with listcontent.php
yes, that fixed the problem! Thanks for the help...

