1 myplainview Jan 27, 2006 18:39
3 myplainview Jan 28, 2006 00:05
anyone???
4 edb Jan 28, 2006 00:24
The problem doesn't happen on the skins site so I'm gonna have to assume it's either a glitch in your files (which can be cured by getting a fresh copy of the zip and replacing the files on your server with the new ones), or something you may have tweaked - if you tweaked anything.
5 myplainview Jan 28, 2006 04:04
I thought the same thing thats why I did just what you said I downloaded a fresh copy and deleted the one I had then installed the fresh copy and wham same thing
6 yabba Jan 28, 2006 11:04
_feedback.php, add the red bit and it should cure it :-
if( !defined('DB_USER') ) die( 'Please, do not access this page directly.' );
$oddcomment = '';
¥
7 myplainview Jan 30, 2006 16:12
Thank you that fixed it!
ok figured out why the alignment is off....it is because there is an error message on the page that isn't word wrapping the error is as follows:
Notice: Undefined variable: oddcomment in C:\Inetpub\wwwroot\home.myplainview.com\blog\blogs\skins\kubrick2evo\_feedback.php on line 121
what is this error? I have only the same files that I unzipped in there with no modifications.