You are not logged in.
#1 2009-01-14 14:26:13
- PrimaFoto
- Moderator

New template for testing and comments
Hello SGAL community,
I would like to present this new template which is not yet in our SGAL-Lab but can be .
accessed through this link.
Please let us know what you think by adding your comment.
Currently we only have a black frame for the images, other colors will made in the near future.
Thanks.
Offline
#2 2009-05-08 18:41:27
- Elvis
- Member
Re: New template for testing and comments
Parse error: parse error in C:\wamp\www\cmsmadesimple\modules\galleryS\singapore\templates\Frame It\header.tpl.php on line 42
why? every time i change the template it gives me errors
only works with the original template but I can not change the style, everything is disproportionate helpp
Offline
#3 2009-05-08 19:53:14
- DC
- Administrator

Re: New template for testing and comments
You are using a CMS based system with SGAL that will most likely require some modifications ...
I will have someone get back to you on this.
DC
To code or not to code that is the question?
Did my response help you out? Consider donating by buying me a slice, Whats this? Read More!
http://www.clickcraft.net/slice.php
Offline
#4 2009-05-08 20:18:09
- PrimaFoto
- Moderator

Re: New template for testing and comments
Elvis,
Did you create a User Defined Tag (UDT) in CMS Made Simple?
1. I defined a UDT called "gal" in your User Defined Tag menu (Extensions >> User Defined Tag)
In the tag I have:
2. I created a page then in code view I added:
Code:
{gal}3. You have to check the path in the singapore.ini file.
- Do you have anything before the PHP call in the header file?
- all template names are correct?
- what template are you trying to use?
- You are testing on a local machine correct, have you tried it on a live server?
You may want to check this thread on CMS http://forum.cmsmadesimple.org/index.ph … 38116.html
Offline