Thanks Wolf
I have replied to all, I hope that is the correct way here.
A configuration issue on the PHP V5 Server ......... thats my
problem, I dont know where I should be looking.
The source code, php and JS is absolutely identical on both machines.
Cheers
Neil
At 01:36 AM 2/07/2008, Wolf wrote:
---- Neil <neil@xxxxxxxxx> wrote:
> Hi
>
> First Post here, I hope this is the right place for this post.
>
> This is probably not a php problem, I think it may a configuration
> issue, but sorry I just dont know where to look
Configuration issue of what?
> I have a V4 site the calls an on line editor and part of the process
> is by window.onload. If I had to explain how it all works I could'nt
> JS is not my thing and this is a fairly old piece of code.
>
> anyways
<!-- SNIP -->
> Line: 68
> Char: 21
> Error: Syntax error
> Code: 0
It's probably all JS, but if this is a PHP page that you've actually
cut/pasted from, look at lines 67 and 68 and check to make sure you
have a ; at the end of line 67. Or a ) or a } or some other closing
brace that you could be using previously.
Otherwise, check with a javascript list to see what the javascript errors are.
HTH,
Wolf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php