Drupal 7 extrange problem, after some time website refuse to connect

I'm having this weird problem.

I was starting building a site using fields, views and webform.

Everything was going fine drupal 7 looks awesome, inserting some fields in webform and testing how they work, and suddenly the website won't connect anymore.

I thougth it was something with my ISP, so I loged into a remote computer in a diferent ISP to test if was my ISP, and my website was working OK. I tried again from my local computer but no luck I can't connect.

Automaticly display welcome page when login

I have made a welcome page (basic page) for the logged in users, how do I set up the system to automaticly display this page when a user logs in ?

Any Tip is appretiated !
Tor

Images uploaded via articals show in FTP but not in browser.

Hi,

I have tried to upload a few images to my website via Adding Article, a thumbnail is now shown under the article with a link to the image. If I click on the link I get the message Page not found. "The requested page could not be found." However if use FTP/Filemanager to view my files I can see the image and I can download it to my computer. But if I type the path to the file I get the Page could not be found messages.

How do I make the images viable?

Sam

How to find theme variables?

I'm converting a website from HTML/PHP/CSS to drupal 7.x and am having newcomer difficulties. As an exercise in understanding how the theme layers work and an attempt to become familiar with some of the development tools, I set upon the task of modifying the text "Create new account" in the user login panel.

.htaccess - ONE.COM - Options command I have to # out, but I need it in (Drupal 7)

I can't find anything that resolves this problem. I am developing a website that I have set-up for registered users to have accounts on and be able to upload files to. Some of these files remain public for anyone to view, other files need to be kept private and secure, also a lot of the content I add must remain for registered users only.

Using One.com it seems it's impossible to have>

Options none

>in the .htaccess file, in-fact Options followed by any command I have found will not work, all I get is system misconfiguration errors. If I hash (#) them out then all works fine, but I can't stop files from being accessed by the passing world. I've used the>

Deny from all

>statement and thought this would solve the problem, I was told Drupal would be able to access the files only, but it just causes the files to be unreadable by anyone including Admin on Drupal. I have been faffing around with this for over a week and nothing solves the problem.

I am referring to the .htaccess files in sub-folders with this problem. Within the root directory .htaccess file I've had to hash (#) out a number of lines for Drupal to run at all. The start of this file is as follows:>

#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes.

Drupal 7 and safe_value -- no need for check_markup?

I'm starting to explore Drupal 7, and, while getting some custom modules working, have encountered the safe_value property that is now getting created for fields' values, as in $node->field_something['und'][0]['safe_value']. There's rather little documentation on this property (or else I just haven't found it yet); my assumption is that this property contains the display value of the field, properly cleaned via whatever format is appropriate for that field.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x