Drupal 7 Revision (Content)

For some reason, I can't create a New Revision for my content. After I submit the form, it doesn't notify me with any error but my created revision can't be found.

Edit comment (D7)

I apologise for bad English. A problem in the following: if to allow user editing of the comments (mark "Edit own comments") the user can edit the comments even if after them other comments are already placed. As I have understood, in Drupal 6 was differently.

It would be desirable to return this remarkable feature (i.e. to forbid editing if after the comment other comments have been placed). How it to make?

P.S. Not clearly, whether it is such feature Drupal 7, whether an error?

error in drupal7 installation

This error is what i get:

# Notice: Undefined index: name in system_requirements() (line 40 of /home/marioem5/public_html/modules/system/system.install).
# One or more problems were detected with your Drupal installation. Check the status report for more information

Does anybody knows what it means?

Adding Themes on a D7 multi-site installation

I have a multi-site installation running Drupal 6. To add a theme for just one of the sites I can simply create a "themes" folder in that site's folder under "sites" (ie: drupal_root/sites/test_site/themes). When I look at the themes available for that site it's there.

That doesn't seem to work with Drupal 7. I can use the "install new theme" feature under "appearance" but that gets loaded in the "sites" folder under "all."

I don't see this covered in the documentation. maybe I missed it?

print theme('page', $output); Throws Exception

I have a custom module that searches through a db and returns results in a table. It works very well on Drupal 6.x. I have been working to port it to 7.x but am noticing that the final part of the code, where the actual table gets printed, throws an exception.

The code is
print theme('page', $output);

Has this been changed in Drupal 7?

First Drupal 7 Cycling website

My first drupal7 website.

http://cyclingatrium.com - Vancouver Cycling Forums

This site is totally FREE and allows members to post forum topics, events, news, classified ads and even schedule a bike ride for other members to join. We’re hoping to add bike, cycling product and bike shop reviews very soon.

It's still work in progress and we've not decided on a design just yet. Our main goal was to get some functionality in first. One of which is the Classifieds and the "Schedule a Bike Ride".

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x