I get this message after clicking next on the basic or complete installation
Parse error: syntax error, unexpected T_FUNCTION in /home/vhosts/shinkan.275mb.com/system/Theme/pninit.php on line 1
any idea what im doing wrong?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Parse error: syntax error
-
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
What version postnuke?
PostNuke has no Theme directory that I am aware of.
--
Peace
______________________________________
The commonest cause of problems is solutions. -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
This is a known issue with the first .8x milestone on some PHP configurations and is caused by an issue with line breaks and line lengths. Try the latest file from subversion.
Bear in mind that this build is NOT a stable release and MUST NOT be used in production environments. If your looking to be a new site use the latest stable release which version 0.762.
Thread moved to the MS1 forum.
-Mark
--
Visit My homepage and Zikula themes. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: May 22, 2006
- Posts: 8
thanks.
the reason im using this version is that i got another problem with the one you mentioned, I got this message while installing:
'unable to update pn_headlines'
or somehting like that. I saw someone else having this problem and there was a suggestion how to fix this, by turning off the strict rules or something but I never managed to do that, so I tried this version. -
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
Turning of strict_mode is described in the wiki documentation, if that helps...
--
Peace
______________________________________
The commonest cause of problems is solutions. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: May 22, 2006
- Posts: 8
yeah Ive been in the Wiki docu, but didnt manage to do what it say. Used phpMyAdmin and did a query on what it says in there (SELECT @@global.sql_mode;) but just got a error message, dont remember what it was. so thats why i figured i try this one :/
- Moderated by:
- Support
