HELP...big problem
Grizz - September 20, 2007 - 02:31
Hi all,
I hope there is a fix for this.
I created a block using full html, but when I applied the code, it wasn't complete, and it broke the entire page.
Not only did it break the page, it will not even let me edit any block in Administer.
http://drupal.lazykatz.com
Can I delete the block from the database (mysql-php admin) to solve this without harming anything else?
Thanks in advance,
Grizz

er...
Not very sure if u can delete it using phpmyadmin...
What exactly did u put in that HTML block anyway? need to know which part of it that actually screws up.
All blocks show in
All blocks show in database.. everything shows up there.. but I'm learning php.
Anyways, all I did was create a block, and the only thing I put in the full html was a div...
<div id="topbar"></div>,with CSS styling, then if it worked, I would have proceeded with the content.
I should have used the entire block structure... to use full html
<div id="block-block-00" class="clear-block block block-block">..etc..etcor... created a tpl file for that block.
Grizz
SOLVED
I went ahead and deleted block from database and all is fine now, learn something new everyday.
CSS and html I know pretty well, php is my nightmare.
My template(s) are almost done... didn't want to re-do 8+ zones layouts.. or anything else for that matter.
http://drupal.lazykatz.com
login: demo/demo
Grizz
argh...i had a very busy
argh...i had a very busy week. but anyway glad your prob is solved ^^
ps: u sure hv plenty of blocks on ur website 0_O