I created a new site called www.artattack2go.com but i have performance issue's.
My hosting provide told me that my database is to big. I have 135 tables and 3 Mil. records in those tables.
Is this a problem with Druapl or is it a issue from the service provider.
I want to let the comment open for the visitor.
I want to add some field : Email - CCk email module - need but not show Homepage -
I want to integrate gravatar and notification for this email.
But I don't want to show this field for identified user. So I want them to be like "name" field.
A logged on doesn't need to enter email or homepage ...
How should I do?
Should I use another module?
Thanks!
Welcome for all .
I want to download some modules like FCKEditor and Poor Mans Cron, but does not accept with new version of drupal 7.
what is the solution now ?
I'm new to Drupal development and am currently working on a theme. I used Front Page Module to make a different front page.
Here I have copied and pasted all the HTML/php codes I have used in my front page and a part of the page can be seen in the browser. But the regions are not rendering in the front page.
I have used print render($page['left_block_1']); to include the region. But it doesn't work.
Other php parts working well.
If anyone know the reason behind this please let me know how to solve this.