Welcome Guest, Not a member yet? Register   Sign In
Ionize - Free & Open Source creative CMS

[eluser]Waterfall[/eluser]
Hi,
recently discovered CI and found this super CMS, well done, very professional looking and great documentation.

I hope to assist with testing and will sign up to assembla and hopefully make a positive contribution.

One quick question, which may be a stupid one, but I cannot work out using the themes, how to use the <ion:> tags to split the page layouts to include a common header and footer to all the page templates. Anyone able to help please?

Cheers,

Waterfall

[eluser]Michel-Ange[/eluser]
@Waterfall : Thanks for your compliment. I'm just preparing the package for the 0.92 version of Ionize. If you can wait, it will better for you to use this new release, as the performance is really improved.
This version will also come with a lot of new features.

[eluser]Waterfall[/eluser]
No problem, I would rather wait than start customising and then having to re-write, I will keep an eye on this post for availability.

[eluser]useeme_p[/eluser]
Nice tool , just does not seem to work properly under php 5.3

Deprecated: Assigning the return value of new by reference is deprecated in system/codeigniter/Common.php on line 130

[eluser]Michel-Ange[/eluser]
@useeme_p : Nice comment, I invite you to contribute to the project and to correct this issues Wink

[eluser]useeme_p[/eluser]
Thanks Michel-Ange

I am looking through the source as I type this up actually. I will let you know if I find a fix..

[eluser]Michel-Ange[/eluser]
@useeme_p : The version 0.92 is now available ! Please use this one.
Documentation will be soon available...

[eluser]useeme_p[/eluser]
Thanks Michel-Ange, I will download the source later today and let you know how I make out

[eluser]useeme_p[/eluser]
Hello,

I managed to get the cms working on the server with php 5.3. The errors i was seeing prior have been cleared accept for one. But if possible I will like to add some information to the installation doc. It took a lot of tweaking to get the initial page to load properly.


1) The htaccess file caused 500 error when suphp is installed because the php_value/flag directives are not supported.

2) The RewriteBase is set to / by default , keeping this with this value returns a white page with Welcome to hostname. I installed this into a subfolder so i needed to modify the / with /subfolder_name . The page then loaded up

3) nothing int he admin area works, all the links goes to 404 pages , The structure does populate , but i can not modify them. not sure if this is because i commented out php_flag allow_url_include On & php_flag allow_url_fopen On

4) Error on the main page
Severity: Notice

Message: Undefined variable: medias

Filename: Tagmanager/Page.php

Line Number: 1059

**** its a warning so i suppressed it for now by adding ~ on line 118 of the index.php file ( error_reporting(~E_ALL ) **


I am still studying your code as I am a lil new to CI .. but it would be nice once i get the admin area working ..

Stay tuned

[eluser]Michel-Ange[/eluser]
Great involvment !
About the medias error : I corrected, it's now working in the online packages (zip and assembla).

The other errors need deeper analyse...




Theme © iAndrew 2016 - Forum software by © MyBB