SMF Support > SMF 2.0.x Support

Errpr: Use of undefined constant c - assumed 'c'

(1/3) > >>

Мel:
Hi everybody.
I'm getting lots and lots of errors like this:
"Use of undefined constant c - assumed 'c'
(different lines)
I tried everything I could think of - no result :( Any ideas? I would appreciate any help with this.

Arantor:
It would really help to know where the errors are exactly...

Мel:
It goes like this

http://forum.***/index.php?action=admin;area=logs;sa=errorlog;desc8: Use of undefined constant c - assumed 'c'File: /home/me/forum/Themes/Curve_Multi_Color/index.template.php
Line: 9

Arantor:
Any chance you can post that file here as an attachment?

CapadY:
Wild guess:

Somewhere in your code you'll find:


--- Code: ---C  =>  $something;

--- End code ---

This should be:


--- Code: ---' C'   =>  $something;

--- End code ---



Navigation

[0] Message Index

[#] Next page

Go to full version