By reelay.bidyut on
when I select my theme and type my domain name in address bar, a blank page is comming. I can't understand what is happning.
I any one tell me what's the problem then I rescue from the dark.
when I select my theme and type my domain name in address bar, a blank page is comming. I can't understand what is happning.
I any one tell me what's the problem then I rescue from the dark.
Comments
Printing content variables?
Is your page.tpl.php printing content variables to the page? Can you share your code? it will make it much easier to figure out.
Cheers, Leah
Theme
My theme is working in localhost.
I am writing my page.tpl.php code. please look and tell me what is the fault.
edited by silverwing - please consider using Pastebin or Drupalbin for posting long pieces of code
A blank page usually means
A blank page usually means there is a PHP error somewhere. Since you have edited your page.tpl.php file quite heavily I'm assuming there's an error in there.
Try adding:
to your settings.php file, this will show you what and where the errors is. Try fixing it from there or copy and paste it here for us to take a look at.
Theme
I applied your sujection but I got no posative result, one thing I want to say you that the theme is working in my localhost.