Parse error: syntax error, unexpected '

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Oct 01, 2010 10:55 am
Parse error: syntax error, unexpected ' templates/gk_cherrydesign/libs/gk.template.helper.php on line 703

I have this Error Message---

I unpacked the gk_cherrydesign_quickstart_J15templates and pick out the gk_cherrydesign file and put it in the template directory from my joomla 1.5
User avatar
Fresh Boarder

teitbite
Sat Oct 02, 2010 2:21 am
Hi

If You have already joomla installed. Please use the standard template package from the download area.
User avatar
Moderator

teitbite
Fri Oct 08, 2010 7:22 am
Hi

I got an info from our programmer.

Problem is connected with using PHP 4 which haven't support for exceptions. To
solve:

change :

Code: Select all
try {
       lessc::ccompile($this->templatepath().DS.'less'.DS.str_replace('/',DS,
$file).'.less', $this->templatepath().DS.'less'.DS.str_replace('/',DS,
$file).'.css');
} catch (exception $ex) {
       exit('lessc fatal error:<br />'.$ex->getMessage()."n FILE:".$file);
}


to:

Code: Select all
lessc::ccompile($this->templatepath().DS.'less'.DS.str_replace('/',DS,
$file).'.less', $this->templatepath().DS.'less'.DS.str_replace('/',DS,
$file).'.css');
User avatar
Moderator

GK User
Sat Oct 09, 2010 6:01 pm
I thank you very much, it works wonderful.
I´m sooo glad that it works.

I have another little question, where can i change this words that are written on the frontpage.
"I am Robert Cherry, an imaginative and experienced photographer with the ability to create unique and breathtaking photo sittings."

Best wishes John
User avatar
Fresh Boarder

GK User
Sat Oct 09, 2010 8:17 pm
It was created with custom module type, using "[space]text" module suffix.
User avatar
Platinum Boarder

GK User
Sat Oct 09, 2010 9:16 pm
:( I don´t understand...

Is it not possible to change?
User avatar
Fresh Boarder

GK User
Sat Oct 09, 2010 9:29 pm
Of course you can ;)
Go to Module Manager, filter modules to mod_custom and find "Homepage text" module.
Make you changes or if you don't want to use... just disable. ;)
User avatar
Platinum Boarder

GK User
Mon Oct 11, 2010 11:00 pm
:woohoo:

Wow man thank you very very much !!!

It works fine !!!!

The Cherry is such a nice Joomla template. :)

I have one littel question :blush:

I have change something....but now there are some words lost....

At the frontpage from cherry.

http://demo.gavick.com/joomla15/aug2010/

There is the menu / home and above home there is a

* home
*/ summary

The word summary is lost.....

Where can i find it?

Must i look into moduls or menu? Parameters?

Kind Regards Marie and John :blush:
User avatar
Fresh Boarder

teitbite
Wed Oct 13, 2010 6:01 am
Hi

This extra words are a description of the menu item.
User avatar
Moderator

GK User
Wed Oct 13, 2010 11:09 am
Oh Thank you, i´m searching for it...but cannot find.http://www.gavick.com/components/com_ku ... /blush.png
Best wishes Marie
User avatar
Fresh Boarder

teitbite
Thu Oct 14, 2010 3:55 pm
Hi

In joomla panel go to MENUS >> MAINMENU >> HOME >> Parameters (Extended) >> Add Description
User avatar
Moderator

GK User
Thu Oct 14, 2010 6:43 pm
;) Thank you,

Should i put a css file into class?
User avatar
Fresh Boarder

teitbite
Sun Oct 17, 2010 2:55 pm
Hi

Now I do not understand at all ;/ Whay do You want to put a class suffix ? You can do it when You need to style this particular menu item, but that was not the question You asked.
User avatar
Moderator

GK User
Sun Oct 17, 2010 5:46 pm
I mean this text buttons above the main menu ....

These handwritten looks like , get lost at my site.-

BEst wishes Marie
User avatar
Fresh Boarder

teitbite
Mon Oct 18, 2010 10:09 pm
Hi

You change this text inside description:
User avatar
Moderator

GK User
Sat Oct 23, 2010 9:19 am
:unsure: Thanky....

but i can´t find a Mega Menu, there is only a main menu, but it is not possible to change this parameters
User avatar
Fresh Boarder

teitbite
Sat Oct 23, 2010 10:41 pm
Hi

Main Menu is represented with Mega Menu :)

If You do not have this parameters please check if You have JA Parameters plugin enabled.
User avatar
Moderator

GK User
Sun Oct 24, 2010 1:25 am
ja_parameters is enabled --- plg_jamenuparams

But nothing in the Mega Menu... :(
User avatar
Fresh Boarder

teitbite
Sun Oct 24, 2010 4:15 am
Hi

Please send me address and joomla panel access to Your site.
User avatar
Moderator


cron