I'm figuring out ePublish; any idea how I can feed the /epublish/4/1/ (for example) content --section titles, headlines, teasers for a particular edition/volume-- to appear on my already created Drupal Page? I basically want to minimize the number of clicks for users and instead of giving a link to the current volume of the publication, show the headlines etc. on the main page, alongside other mainpage stuff.
PHP 5.2.5
MySQL 5.0.45
Unix Server of some sort I think (ICDSOFT.COM)
But I am getting this error......
We were able to connect to the MySQL database server (which means your username and password are valid) but not able to select your database. MySQL reports the following message: Access denied for user: 'planesns@localhost' to database 'planesns_drupal'.
* Are you sure you have the correct database name?
* Are you sure the database exists?
* Are you sure the username has permission to access the database?
Hi
I decided to make a site for football fans,
I want experienced users to Guess an approximate usage capacity of the system.
I want to have an idea that how many concurrent users can use drupal normally.
Here is the system i think from GoDaddy Hosting
A virtual dedicated server for drupal files
Centos
512MB Guaranteed Ram 2GB burstable
A dedicated server for only mysql database
Centos
Celeron 2.0Ghz
1Gb ram
I've just started to build a site about a month ago and decided to download version 6, RC2. My main concern is about module and theme availability, since most themes and modules are 5.x or lower compliant. About how long does it typically take from a release to get popular modules updated for the new version? Should I just switch to the latest production release of 5.x, or should I use the latest 5.x modules in my site and just start patching problems as I encounter them?
What I was wondering is can I have the same drupal theme on both pages but hide the menu on index1.html and make the menu visible on index2.html. If so how can I accomplish this?