11
Liliplanet
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:36

  • Liliplanet

  • Just popping in

  • Posts: 31

  • Since: 2006/4/16


I overwrote the whole core folder with all smarty files, and no, no change ..

what could it be? please help.

Thank you so much.

12
Liliplanet
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:38

  • Liliplanet

  • Just popping in

  • Posts: 31

  • Since: 2006/4/16


are the files in template_c supposed to have such strange names ...

templates_c/%%22^222^222153D0%%db%3Asystem_block_user.html.php?

13
Liliplanet
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:44

  • Liliplanet

  • Just popping in

  • Posts: 31

  • Since: 2006/4/16


sorry ... did you receive my last 'quick reply?'.

I overwrote the whole folder, as no change.

What could it be ...?

Thank you so much for your help.
Lilian

14
msdana
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:46

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


What version of XOOPS are you using?
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

15
Liliplanet
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:55

  • Liliplanet

  • Just popping in

  • Posts: 31

  • Since: 2006/4/16


I just found this online .. could this be the problem?

Notice: Only variable references should be returned by reference in ", what's wrong?

Most probably you are running PHP 4.4.0+ and use the PHP Zend Optimizer (see phpinfo). This is a Zend Optimizer bug. Seehttp://gallery.menalto.com/node/36605#comment-133101 for some explanations.

Solution: Use a newer Zend Optimizer version, e.g. ZendOptimizer-2.6.2 or later versions.

If you run PHP 4.4.0 but don't use the Zend Optimizer, then most probably you're using a G2 version which is older than G2 Beta 4. You should upgrade to the latest stable release of G 2.0.

If you or your host is unwilling to disable or upgrade the Zend Optimizer to a fixed version or change the PHP version, there's a workaround (solution discovered by Mark Scott, 13/10/2005, "I've found that removing optimization pass 1 removes the notices caused by optimizing away the variable that should be referenced and returned.") In php.ini replace:

zend_optimizer.optimization_level=15
with:
zend_optimizer.optimization_level=14

what do you think, is this fixable?

16
msdana
Re: Parse error: syntax error, unexpected )
  • 2006/4/17 1:59

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


Please provide your version of Xoops, PHP, MySQL and server information if you have it.

I sent you a PM

Dana
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

Login

Who's Online

181 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits