This topic is locked

5.1 1496 events problem

4/1/2009 4:07:15 AM
PHPRunner General questions
K
kjp author

Bonjour

on my project, I tried to import and edit my "external built" header page.

Not satisfied.
I tried to rebuilt it from scratch.

Put an imege and snippet on it with a trivial error

(see the code below).
I deleted it, reset all pages, delete all "preview and output" dir,

clean the pc ...

The snippet is still rebuilted each time with this code.
I searched in all events page, I don't find any reference with this snippet.

So I'm obliged to modified it with an external editor to run...
Unable to "find" where ...
the run project error:

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in C:\wamp\www\cun51_11_site\include\events.php on line 177
the events.php code error... (Snippet deleted and page reset...)
function calgen_Snippet2(&$params)

{

// Put your code here.

echo "$date = date("d-m-Y");

$heure = date("H:i");

Print("Nous sommes le $date et il est $heure");

;

}
?>

J
Jane 4/1/2009

Hi,
to remove this custom event try to clean this event on the Events tab or reset page on the Visual Editor tab.

If it doesn't help publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.