Elxis CMS Forum

Extensions => Templates => Topic started by: Cero Code on January 07, 2007, 23:19:34

Title: Any template
Post by: Cero Code on January 07, 2007, 23:19:34
I was looking at the code of Gaia template and as far as I can see it Elxis templation is not so different from mambo/Joomla! templates so I came up with this...

http://demo.argonsystem.com/elx/

some times that server take awhile to load **shitty host** so any way, I made that template using the idea of Patrick the creator of SFM_Orange Template

http://www.cgn-design.com

basically what I did was to transform a simple SFM template in to Joomla! template and now Elxis template.
--------------------------
btw.
I had problems installing Elxis on MySQL 4.x after the step 2 "intall2.php" it send an error calling a none  object on line 42.... or something like that can't remember... so I have Elxis on a PostgreSQL it seems to be working fine....
Title: Re: Any template
Post by: datahell on January 08, 2007, 07:58:13
Very nice and clean template.
You can use any mambo/joomla template for Elxis. The only difference is that Elxis has a special module position for module Language but you can ofcource set it displayed in any other position you like.

You jave a mysql version lower than 4.1 that's why you failed install it on mysql. Main CMS works fine with PostgreSQL. Only be carefull with the third party extensions. They may not work 100% right with postgreSQL. I am very interesting in postgre, so if you face any problem report it to me to solve it.
Title: Re: Any template
Post by: Cero Code on January 08, 2007, 23:59:25
thank you.
--------------------------
Yea I know I have an old  MySQL version I don't know what I was thinking.. lol.
I'm interest postgreSQL as well, I wanna see how it works and how far I can go with that, I may do an installtion on MsSQL as well and see how it works...

-------------------
I'll keep you update...
Title: Re: Any template
Post by: datahell on January 09, 2007, 07:35:36
Elxis has been tested on MsSQL (and Oracle) but in the "Elxis labatory". You should create an ADO connection and you must modify a little the connection procedure. At this time Elxis is not 100% MSSQL compatible, but version 2007 will be!
Title: Re: Any template
Post by: theprincy on March 20, 2007, 09:06:44
You should create an ADO connection and you must modify a little the connection procedure.

how to do?