BLOG:CMS :: Support Forum
Support Forum for BLOG:CMS
You are not logged in.
#1 13.08.2004 04:02
Install Error
Database creation did not work. So I had to manually create a database.
But then I got this error message:
Parse error: parse error, unexpected $ in /home/sush/domains/sushubh.net/public_html/test/nucleus/plugins/NP_RSSItem.php on line 288
Offline
#3 13.08.2004 05:00
Re: Install Error
Just that on an unformatted page.
OK, it installed fine on another location (different server)
http://cms.sushubh.com
Now, I am not sure. here is the php info of the server not working fine:
http://sushubh.net/phpinfo.php
PHP 4.3.7
MySQL 4.0.17
Both are fine.
Do we have an IRC Channel for this Blog tool?
Last edited by Sushubh (13.08.2004 08:05)
Offline
#4 13.08.2004 09:01
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: Install Error
Sushubh, currently I do not see a reason for a parsing error, will have to investigate your PHP settings a bit more closely. In fact, nobody else reported a parsing error on NP_RSSItem.
As for now, just do not use NP_RSSItem ![]()
Offline
#5 13.08.2004 09:04
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: Install Error
aha, I see the reason, you've got "short_open_tag OFF", changing <? to <?php will fix the problem, I'll do it in next release. Thank you!
Offline
#6 13.08.2004 09:05
Re: Install Error
hmm. well the error comes when i try to install the blog system. so well i dont have any option to disable it. ![]()
how do i go about it! i am pretty serious about moving from WP on http://sushubh.net ![]()
Offline
#7 13.08.2004 09:07
Re: Install Error
Ah, I have seen that problem before. That time it was just 1 single file :p.
So, can I do the find and replace upon all the files? Are there any tags that might mess up? ![]()
Hmm. Weird that no one else has complained yet. :p
Offline
#8 13.08.2004 09:20
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: Install Error
there is only *1* file that needs correction, NP_RSSItem. I have updated CVS already, you can get a new version there.
Offline
#9 13.08.2004 10:23
Re: Install Error
http://cvs.sourceforge.net/viewcvs.py/b … iew=markup
This does not seems like the latest version ![]()
Offline
#10 13.08.2004 10:26
- Radek Hulán
- Site Admin

- From: Prague, Czech Republic
- Registered: 17.03.2004
- Posts: 2508
- Website
Re: Install Error
Sushubh wrote:
http://cvs.sourceforge.net/viewcvs.py/blogcms/blogcms/nucleus/plugins/NP_RSSItem.php?rev=1.1.1.1&view=markup
This does not seems like the latest version
THAT is always delayed few hours (sourceforge.net does NOT update it realtime)... To get latest code from CVS, refer to this post:
http://forum.blogcms.com/viewtopic.php?id=239
Offline
