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.
Hi there, I have installed the news_page module and am trying to create a page, however, what happens is I can preview the page and the module works fine, then I submit it and it comes up with this error and doesn't create the page with the feeds in it only what I put in the body section. It doesn't seem to remember any of the information I have put into the form on the create news_page page.
I did a (bad) upgrade from 4.6.5 to 4.7.3 and was getting a LOT of 'duplicate entry' errors. I was able to fix most of them by either adding auto-increment to the table, or by fixing the sequence table. But i'm still getting an error in the sessions table (below) - When i look at my 4.6.5 database 'sequences' does not have auto-increment, so i'm afraid to change it.
I'd really like to create a new "page" that I can hardcode and upload and call into my current theme. I'd like it to work just like the custom user profile, where I can insert php for content and html for formatting, and I can upload and test just like I do the user_profile.tpl.php file.
Is this possible, or am I completely locked in to doing this as a page type node and coding and previewing inside the content creation system?
Hi,
I am very new in Drupal, and I am still figuring out how to do basic stuff. Is there any wizard modules that can help me to create website framework/skeleton in step by step? After that, I can tweak the detail.
Thanks.
I have a problem with forums. I made a Forum Container called: "2D Programming", then another forum container called: "Basic Techniques" inside de first one. The I created 3 forums inside the prior container. When I logout and login with a test account I can't see any Forum Container, any forums. I can't see any forum or forum container that I created as a Administrator.
I've been having some problems activating clean URLs, for a Drupal 4.7.3 site. It's odd because I've had it working many times before on the same server.
Should the 'Run the clean URL' link in admin/settings be linked to http://mysite.com/admin/settings or should it be linked to somewhere else?
Perhaps it is a .htaccess problem, but I drag the entire unzipped directory onto my server, so it should be copying the default .htaccess file...