Auto-archiving calendar feature?

I want to emulate a feature I have seen on another Drupal site.

There is a block for the group's Next Meeting. After the date of this meeting, apparently the website auto archives this entry and change it to the next week's entry. Also on the syllabus page, the topmost (and now expired) entry is removed to an archive link on the RHS, and the other, forthcoming entries move up a place.

How is this achieved? Is there some sort of module, or does it require delving into the innards of Drupal code?

TIA....

Views 7.x-3.x-dev - Notice: Undefined property: stdClass::$unknown in views_handler_field->render()

I am trying to get Ubercart loaded and running , but have had several Catalog issues with Taxonomy and Views.
I upgrade to the latest dev versions:
Taxonomy 7.0
Ubercart - core : Product 7.x-3.x-dev
Views 7.x-3.x-dev
I added the patches:
992704-views-groupby_0.patch
views-1025518-13.patch

This fixed most of errors. The Catalog and product display work, but I still get these messages:

Database

Hi
I am trying to transfer my test website from my local host uWamp Server to my web hosted domain - I transferred all the files and folders via FTP successfully. I made a dump of the database locally to my machine and then tried to import it to my web host's server; freehostia.com following the instructions from their website. I keep getting the following error message:

SQL query:

--
-- Database: `drupal7.0`
--
-- --------------------------------------------------------
--
-- Table structure for table `actions`
--
CREATETABLEIFNOTEXISTS`actions` (

`aid` varchar( 255)NOTNULL DEFAULT'0' COMMENT'Primary Key: Unique actions ID.',
`type` varchar( 32)NOTNULL DEFAULT'' COMMENT'The object that that action acts on (node, user, comment, system or custom types.)',
`callback` varchar( 255)NOTNULL DEFAULT'' COMMENT'The callback function that executes when the action runs.',
`parameters` longblob NOTNULLCOMMENT'Parameters to be passed to the callback function.',
`label` varchar( 255)NOTNULL DEFAULT'0' COMMENT'Label of the action.',
PRIMARYKEY (`aid`)
) ENGINE= InnoDB DEFAULT CHARSET= utf8 COMMENT='Stores action information.'

MySQL said:
#1046 - No database selected

However I don't know any SQL or PHP code really and I wondered if I could get a bit of help just to get this initial problem corrected so that I can see my site on the web.

Collapsible text?

How do I create collapsible or drop down text (such as FAQ Q&As or menus)? I have CTOOLS and its examples, but I just can't figure it out.

How to create external link with link modual

Hello!

Im about to create a site were users can share links to different webpages. So I would need some help with sort out this problem. Im new to drupal so would be very thankful for any help.

1. The links that i list in Views module withe the module Link will only open like internal link, how do I change it to only external ?
for exampel. I put in www.google.com and it show like this in the URL http://mystie/www.google.com

Won't connect after drupal 7 update

I just installed the latest Acquia Drupal 1.2.34 (Drupal 6.20 core) update and now my I can't connect. I did all the right steps, turned maintenance mode on, downloaded the update, placed my old sites folder into the update, erased the previous core folder I was running and changed the updated core with the original name. I then went to the Drupal database network http://localhost:8082/update.php and hit continue. The Drupal database network updated and it said everything was fine.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x