Site visitors seeing your ugly error messages on the screen (along with details of your Drupal installation path)? Once your site goes from dev to launch, you probably want to have errors recorded in the log but not splashed across the screen. Head to the handy Error Reporting settings found at admin/settings/error-reporting.
Recent comments
-
How to fix "Access Denied" for admins?
adding $GLOBALS['tempUser'] = $user; worked but I find it worth noting that I had to delete cookies first
-
Drupal for Beginners
very good documentation for beginners!!!!!! thanks!!
-
Great Modules for the Drupal Beginner
strike out abject
eliminate penitent 5 -
Creating a page from a List of Nodes
Thank you a lot about very beneficial to my work was very useful thank you
-
Drupal for Beginners
I would start learning from the "Diving In" section above. That links to the good beginners' resources, on Drupal.org and elsewhere.
Also check the links page on this site, especially under "tutorials".
Hey, does anyone else out there have an absolute favorite, best-resource-ever-for-beginners recommendation?
-
Drupal for Beginners
looks cool !!!
-
Drupal for Beginners
I have just installed Drupal on my computer. I have no any concept about drupal toolket. I am not much familier with drupal. I like to built on site using drupal. I like to learn drupal.
what will be the procedure to learn it ?
Learn form begin
-
How to stop Drupal from logging error messages to screen?
Thanks for this info!
-
Back on track with Node Import
Oddly, I'm in the same boat but going the other way (if that makes sense) in one respect: While I was having all the troubles with Node Import and other aspects of getting Ubercart to work, random "Page not found" or other errors from my hosting service were just adding to the frustration. So I thought working locally would at least stop some annoyances, and speed up the troubleshooting...
But I last used MAMP a couple years back (and then only for all-new sites, not sites brought over from elsewhere). When I tried moving my in-progress site from the hosting service over to the local machine and MAMP, I ran into all sorts of new problems...
I have no doubt that I'd fix those perfectly after getting re-acquainted with MAMP setup, but for now, I said "forget it" and stuck with the sometimes-balky hosted site. That's fine; if something, somewhere wasn't choking up hairballs, it just wouldn't be Drupal development (at least for me... : )
-
!How to hide a node title?
Not certain what you mean, but are you referring to displaying a sidebar on some pages, and not on other pages? If so:
There may be a variety of ways to do so, including using separate page.tpl.php for different pages, but I think the standard, normal Drupal way to do this would be to enable the sidebar's blocks only for the desired pages. That is, from admin/build/block, select "Configure" for each targeted block, and choose where the block will and won't appear under "Show block on specific pages:"
Is that the goal?
-
Back on track with Node Import
Hi there, I am undergoing exactly the same journey as yourself in setting up a Drupal e-commerce site from the packt book.
I came across the same problem with node_import but unlike yourself I gave up and started adding product individually, maybe if I had stuck at it I would have solved it like you. I might now go back and see if I can get it to work.
I have got the basics working on a local server but with a few error messages cropping up am now bravely venturing into the realm of patching to fix a problem I have when users search the site, wish me luck!
btw I'm a drupal newbie using MAMP to run it locally on my mac.
-
!How to hide a node title?
i want to right banner is show only main page and hide right bannre another page
throw jumla
plz tell me this problem
thanku
-
How to fix broken image paths when changing download method from Private to Public?
No, when I was looking for a fix, I didn't see that. Good info; it looks like it directly addresses the issue (and it's an issue that seems to pop up for plenty of users).
My problem disappeared on its own somehow, so I don't have opportunity to further play with fixes right now. But I just know it'll hit me again someday, somewhere... so again, thanks for the pointer!
- How to fix broken image paths when changing download method from Private to Public?
-
Testing Ubercart ecommerce: Please help with missing tabs!
"As happens with Drupal problems now and then, it's a welcome but unsatisfying resolution; it's the equivalent of smacking a TV to make the picture come in, without revealing anything about the source of the problem, how to prevent it happening again, and what to do if a future recurrence proves more stubborn. Sigh. In any case, things do look to be working again. "
That's hilarious. I just spent the last 30 minutes "smacking the TV" and it's working again, but...
-
!How to hide a node title?
thanks for the thorough explanation!
-
Drupal and Feedburner
Thanks for solution at feedburner i had same issues.
-
How to make Lightbox2 work for Views images and inline images?
Yes, Lightbox 2 is easy to use. For anyone not familiar: it gives that nifty feature – I'm sure everyone's seen it somewhere – of displaying a clicked image as a "floating" overlay, while dimming the rest of the browser window to highlight the image. There are settings to tweak the image size, the browser dimming, and more. Good stuff!
-
How to make Lightbox2 work for Views images and inline images?
lightbix2 is an excellent module to overlay images on crrent images, the best feature if it is that it puts the image above the current page not within it.
My blog - mobile games
-
Things theme different...
I wanted to talk more about this theme, but not much point in it until people can download it and use it on their own. Will keep watching for the site to come back on line...
-
Things theme different...
i checked the website and it is not opening right now.
My blog - mobile games
-
Terms, Vocabularies, and Taxonomy: "Tagging" Your Content
drupal is the best content management system available in the market, it is so flexible that every one is shifting from other cms to drupal.
My blog - mobile games
-
Tweaking the Read More Tweak
In my opinion apt name but everything else okay;) If you need help in the design, then here I am usually looking for a suitable software - <a href="http://web-braga.com">web-braga</a>
-
How to display date and time?
okerytry ytr y tytryrt
-
Drupal for Beginners
Thanks for the praise! I'll be sure to add more and more content. ("Nodes" they're called, I hear...)
Learn Drupal, hands-on
Get the beginner-friendly ebook that teaches community site building via a live case study.







adding $GLOBALS['tempUser'] = $user; worked but I find it worth noting that I had to delete...
very good documentation for beginners!!!!!! thanks!!
strike out abject
eliminate penitent 5
Thank you a lot about very beneficial to my work was very useful thank you
I would start learning from the "Diving In" section above. That links to the good beginners'...