Backing up my site

Afternoon all,

My site is coming on ok so I would like to back it up now so any mistakes I make from now on I can revert back to the backup.

Kind of like a restore on windows.

How would I go about doing this.

Thanks

Carlos

P.S Oh, and how do I aloow users to just post on my forum in filtered HTML as you have to click on 'disable rich text format' below the comment box and then on it again to post but then the reply has

all around the writing. Think it's to do with the editor I have installed for me to edit pages on the site.

Mainpage Content Block appears even when disabled?

With all the other blocks I can choose "None" to not display them.

On my home page in the content region I want to use custom blocks/views and want to hide the "mainpage content" block but can't. The Blocks admin page doesn't have "None" as an option and when I am able to disable it via 'configure' the mainpage content still displays on the home page, just at full width & not within a block :P

My testing site is here http://www2.islandnet.com/~sas/sz-drupal/

media gallery issue - Images aren't displayed and are instead replaced by a generic file icon

Hi, I tried, media gallery using following module in windows as well as fedora 14 system.

colorbox-7.x-1.0-beta4.tar
media_gallery-7.x-1.0-beta5.tar
media-7.x-1.0-beta4.tar
multiform-7.x-1.0-beta1.tar
plupload-7.x-1.0-beta3.tar
styles-7.x-2.0-alpha8.tar

after uploading the image, it does not showing any thumbnails or images in gallery but all the files are stored in sites/defualt/files

i tried to solve the issue as mentioned in earlier post

Interferring in the user registration process

Greetings everyone,

I am very new to drupal, and though i'm getting more and more comfortable with the interface i am still just beggining to understand module development.

So because i want to do something very specific at first, I would very much appreciate any help/advice/guide you can offer. I don't know if the subject has been addressed before and if it has, a link to the corresponding conversation is welcome.

So here we go:

I want to interfere in the user registration process as follows:
Suppose we have 2 links that can initiate a user registration, one is for user_type_1 the other for user_type_2.
When we initiate registration from user_type_1 link, a set of fields appears ( a certain form if you want) and when we initiate from user_type_2 another set of more appropriate fields appear (a different form). Also each user_type will have a role and the role will be automatically assigned. I know that autoassignroles is out there but it doesn't help with my first problem as far as i know.
I don't need for 2 actual different types of users, all users can have the same fields and when for example a user_type_1 registers the fields concerning type_2 remain hidden and empty (or N/A) and vice versa.
Of course if there IS a way tow actually create tow different types of users it is quite welcome, but i have not found something of the like till now.

Form API and block

Hello,

I currently attempt to create a form. I want to put this form on a block and reuse it on different pages.
I use drupal_render(drupal_get_form('my_form'))
But when i click on my submit button, my validation is used but messages are not displayed (only my fields are displayed in red) and if I refresh my page I can see the message.

If I use the hook_menu to call my form it's ok I can see messages and fields displayed in red.

Can you tell me how I can render a form in a bloc ?

Thank you

Drupal.locale.strings undefined

Tried to add a translation to my test website http://test.sachsbikes-hellas.gr/el

Everything work fine except the text that is created with javascript.
Specifically, the slideshow module in the front page has the following bug:
When the user pauses and resumes the slideshow the "pause" and "resume" controls don't get translated to Greek, as they should.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x