Ok I just recently registered with ATCI host, payed for it. But I know Idea how to use it. I trying to figure out how to edit my web page with html or any other way coding. I tried installing this drupel thing, I thought I could edit my webpage with it, I can't figure out how it works. I keep getting error messages saying file not found... can some one please help me.
Hi. I'm using template.php and user_profile.tpl.php to override the default user profile page. I've included a few snippets, but I'm unable to find the one that provides the link:
"View (User) Store"
It shows up on the default profile page, but I can't find the proper snippet to display it on the customized profile page. Thanks.
What would be the best way to detect if a page is the entry page (not front page), or first page a user views in his session.
I would like to show specific content on this "entry page" only.
Ex.
User searches for my site on google.
Google finds the "about" page.
User clicks the "about" link in google.
Drupal detects this is an entry page. Specific content is shown.
Is it possible to only display some galleries on the 'Image galleries' page?
I need some of the galleries for the images on the site, they are uploaded through the Htmlarea upload function, which uses the image module. But I do not want the public to be able to view these galleries, just have them there for uploading.
Can I choose which galleries to display? I'm using drupal version 4.5.3 which I realise is ancient, but I have modified the core, so upgrading is difficult.