![]() |
Problem editing CSS
Hello! I'm looking a solution to a recent problem. I tried to make a couple of modifications to the css archives of my forum, but every time I want to save the changes, get the following error:
Code:
syntax error, unexpected '/' on line 1 in /home/cpokemon/public_html/foro/includes/class_core.php(5559) : eval()'d code |
My guess is that there's a mathematical expression somewhere in the CSS template that evaluates incorrectly.
More specifically, look for "/2-1". |
Quote:
|
What is the exact CSS you are adding and exactly where are you adding it?
|
Quote:
Code:
.threadlisthead span.threadinfo { No matter what you edit, it always gives the same error. |
You really should not edit any of the .css templates *except* the additional_css.css template. You should add any changes your want to the CSS into that template.
But anyhow, so, editing *any* template at all gives that error? Can you check your /includes/class_core.php file and make sure it is complete and is for 4.2.5? Line 5559 is just a comment line and shouldn't be giving any eval errors. |
Quote:
Code:
$status = @eval("\$str = $str;"); |
Ask your host if you have mod_security or suhosin on your server. What you are describing sounds like your host has some sort of security on your server.
|
All times are GMT. The time now is 07:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|