Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Has anybody had a problem where their site works fine if nobody is logged in, but if the primary user logs in, the front page shows a page not found error and all of the menus are not displayed? I have not had this problem ever and as of less then 24 hours everything was working fine. Could this be a problem with my hosting company? Unfortunately the site is not yet live so I do not have an example to show. Any help would be appreciated.
I am trying to install nodevote module and in the myphpadmin I am trying to create the table
but the following error results:
Error
SQL query:
mysql - ukenjimor - pxxxxxxxxxx kenjimor_drpl1 < nodevote.sql
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql -ukenjimor -pxxxxxxxxxx kenjimor_drpl1 < nodevote.sql' at line 1
I installed Flickr image snippet inserter module http://drupal.org/node/52543
such that I can add image in content thru flickr
When I added a image from flickr, and submit the content, it produced error
Fatal error: Call to undefined function: _image_build_derivatives() in /home/freefouh/public_html/drupal/modules/flickrstickr/flickrstickr.module on line 388
Hi.
I like to use few layouts in my site. I'm working with 'page' content type for few pages and I like to set differnt design for each one of them.
I would like to see gouidlines for that operation.