AlpesInfo |
Submitted by AlpesInfo on Wed, 03/19/2008 - 13:40.
|
|
Posts: 1
Joined: 19-03-2008 |
Hi I am trying out openresort for a setup for someone who rents out 9 apartments and 3 chalets. I am trying to get my head round the terminology and am finding the Business Directory part seems to get in the way. What I have done is create a term called 'Accomodation' in my Business Directory taxonomy, Then I have created two businesses one called 'apartments' and one called 'chalets' and then for each apartment or chalet i have created a multi room unit for each accommodation. The problem is that when I then look at an apartment or a chalet the breadcrumb is Is there any way to cut 'Business directory' out of the loop? |
|
Joined: 18-07-2008
I have come across the same issue and I wonder if it is needed or not. Are there any ill effects from removing it. It can removed from Home › Administer › Content management and then Categories
Joined: 01-04-2008
Since "business directory" causes problems with localization through i18n, I'm trying to follow the suggested procedure "booking->business->generic business->accommodation"
1) Installed openresort with provided drupal+openresort package and choose the drupal installation.
2) I enabled "booking" module first (with success)
3) When I try enabling "business" I got the following error:
Fatal error: Call to undefined function product_form_is_product() in openresort/modules/openresort/booking/booking.module on line 56
Any suggestion ?
thanks
Joined: 17-04-2008
i ran into an issue similar to this both from the drupal module installation process and the drupal install profile process. i wasn't able to uncover the precise cause, but by disabling all of the modules (if you used the drupal install profile be sure to disable openresort blocks first, else you'll be doing it manually), and then enabling them in a specific order i was able to eliminate the necessity of the business directory when creating a new business.
if you look at the requirements and dependencies of the modules as you enable them you can get a general idea of which need to be enabled first. here's the order i used:
booking->business->generic business->accommodation