Hello Drupal forum,
Were working on a drupal website for our costumer. We don't want that anyone can see the website yet, accept we and our costumer. They have authenticated user account. But when in offline mode then can't see anything.
How can I block the website so only we and our costumer can see it.
Any ideas?
Thank you for your attention!
Best regards,
Stan Guldemond
Converting To Drupal
authenticated user login at offline mode
Converting To DrupalImport drupal user
Converting To DrupalHi
I want to import users from my application (MS Access) to drupal site. In drupal I have a Content Profile module. Can somebody show me queries or any other information of how can I import users from MS Access to Drupal. Which tables I have to affect (only `users` and ???) Problem is that import will happens from MS Access programm! (not from drupal site).
Regards
Drupal Expert Needed
Converting To DrupalI need someone that is willing to clean up a mess. I hired a unamed Drupal Development firm that has stolen from me. This worthless team has completed the project to 90% and taken full payment.
I have a fully compliant XHTML/CSS theme which needs links added and a focus on performance. The site is dog slow. There is an IPB converted database of image gallery, video gallery & forum. I use these features and the static content/blog. Nothing else.
I need a person/team that uses an answers the phone. If you are email/IM dependent we can't work, I need a phone. The last firm screwed me over and never answers the phone. If this is your practice, please do not respond.
Passing variables in menues
Converting To DrupalHi there,
I have to switch from an old CMS to a new one. In Drupal finally I found almost everything I need. The only thing that drives me crazy is the following:
read more
File Share
Converting To DrupalHi,
I want to migrate my actual technology to Drupal, but I have a challenge with one features of our enterprise application, we need to share files between users, some of the members of this forum knows how I can do this with Drupal?
Importing forum posts (IPB) to Drupal
Converting To DrupalOne of my old forums was essentially my blog because most of the topics and posts were my own ( http://www.zima.net/forums/index.php )
Looking at the statistics, I see that it's pretty popular - up to a thousand visits per day. I would like to retain and improve that statistics after converting the website to Drupal.
What is the best plan of action? Converting the IPB database to Drupal core forum / Michelle's AF? Finding a DB expert and paying for the conversion?
I searched Drupal.org for several days and found no solutions for my version of the IPB - 3.02. Besides, the only 'solution' I did find, involved converting IPB 2.3.6 to phpBB v3.0.4, and then converting that to Drupal. Why not directly from IPB to Drupal?
Expanding Div Area
Converting To DrupalI'm working on Converting a Static site to drupal. The one piece I can't seem to find out how to accomplish is on their side bar there is a div which shows almost a teaser text. When the user clicks more it expands the div area to show the full piece of text. Does anyone know of a module that would do something like this?
Thanks,
John
Migrating
Converting To DrupalDear friends,
I would very much appreciate your help and support. We are a non profit charity organisation. We have a website running at
www.hiwaar.com
The site uses Joomla, but it turns out to be that the site is very slow. We have tried different solutions, but without results. One of our members suggests your system and that it known to be quick and fast. Because we are not programmers, is it possible to find some one to help us migrating to Drupal. We can afford paying something, but not huge money as we are a non profit organisation. our site uses both Arabic and English languages
Thank you in advance
Display of tables in IE6
Converting To DrupalI have placed a table in side a tab of a page.
When i click on the tab...it should display the table and its contents
it works fine on ie8 and firefox.
The problem is:
when it viewed in IE6... i can only see the borders and the text are not visible.
i tried to change the font color through css and also through inline styling
But both didnt work.
Any solutions...? :(
Static site conversion: Getting variable content into right sidebar
Converting To DrupalI am converting a two column static site to a drupal site. In our static site the sidebar content varies from html page to html page. We own a yarn store so the sidebar content on the "yarn" page has different photos and static text than the sidebar content in the "about us" page and so on.
I have converted my index.html file to page.tpl.php and set up the .info file with "content" and "right sidebar" regions. When I create new "page" content in drupal the text I copy over from the static site shows up in the main content region as expected. How do I get the information from what was the right column of my static site to show up in the new right sidebar regions and be different for each page.