PDA

View Full Version : I need help


knelo1
03-22-2012, 01:12 PM
Greetings my forum looks very bad to the style of factory goes wrong I think to delete some plugins that the affection or something so this is my website http://www.zonacalientefta.com/foro/portal.php to give them any idea thanks in advance

Max Taxable
03-22-2012, 01:15 PM
It LOOKS like the CSS isn't loading or being followed, or rendered.

You can turn off all plugins, go to AdminCP/Plugin/hook system and disable, see if that changes anything.

knelo1
03-22-2012, 01:32 PM
Thank you for answering me friend but it turn off and nothing yet still with the problem is the first time that it happens to me

Iain M
03-22-2012, 01:34 PM
Your css.php file is giving permission error:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /foro/css.php
on this server.</p>
<hr>
<address>Apache/2.2.3 (CentOS) Server at www.zonacalientefta.com Port 80</address>
</body></html>

Max Taxable
03-22-2012, 01:56 PM
Thank you for answering me friend but it turn off and nothing yet still with the problem is the first time that it happens to meDefinitely Iain's got it nailed. Here's your site on the web, not a pretty picture at all:

http://www.webpagetest.org/result/120322_3V_3P7Z0/1/details/

Adam H
03-22-2012, 03:53 PM
Are you storing style sheets as files and havent set your vbulletin_css folder to writeable ? That would be my guess.