Search found 55 matches

by jwilmes
Sun May 28, 2017 8:07 am
Forum: Configuration and usage
Topic: Delete guests
Replies: 1
Views: 12783

Delete guests

Because of the European privacy laws, you should be able to delete guests from the database. How do I do this (ie I want to delete all guests without a future reservation).

Thanks for your help
by jwilmes
Sun May 28, 2017 8:03 am
Forum: Configuration and usage
Topic: PHP 7
Replies: 2
Views: 15042

PHP 7

I updraded my site to PHP 7. After the upgrade I could nog login to my backoffice anymore. Resetting to 5.6 solved the problem. I cannot find anything on the forum on this subject because "php" keyword is nog accepted as a search criteria, Is Digitaldruid compatible with PHP 7? If yes, is ...
by jwilmes
Sun Jun 07, 2015 7:33 pm
Forum: Bugs and errors
Topic: Session expired
Replies: 1
Views: 13956

Session expired

I use this software for years now. Using my gsm phone as access medium gives continuous "session expired" messages. This happens after a few seconds. I think the phone provider changes ip addresses since I do not have this issue over the normal internet connection. Unfortunately mobile acc...
by jwilmes
Sun Jan 11, 2015 10:47 am
Forum: Configuration and usage
Topic: Change of new year AFTER january 10
Replies: 1
Views: 6866

Change of new year AFTER january 10

Every year I run into an issue with the new year. During a year (ie 2014) I extend the period to the end if the following year (ie 2015) so customers can do reservations after december 31. In my reservation forms I enter all the possible reservation dates for the current and the following year. On J...
by jwilmes
Wed Apr 09, 2014 3:05 pm
Forum: Bugs and errors
Topic: It was not possible to insert some prices.
Replies: 2
Views: 16081

Re: It was not possible to insert some prices.

Additional information:

It works via the previous price entry screen. It does not work in the detailed price modification screen
by jwilmes
Wed Apr 09, 2014 2:59 pm
Forum: Bugs and errors
Topic: It was not possible to insert some prices.
Replies: 2
Views: 16081

It was not possible to insert some prices.

I go into the price modification screen and click on the N°to extend to daily prices. Then I go in edit mode and change one price during one day When I modify prices and accept them I get the error " It was not possible to insert some prices. The prices have been updated ." This error occu...
by jwilmes
Tue Feb 04, 2014 12:13 pm
Forum: Unsupported questions
Topic: Where is Mr. Marco
Replies: 3
Views: 21394

Re: Where is Mr. Marco

No reaction so it looks like he is absent. Is this a dead-end project? Actually I am wondering what the strategy for the program is. Joomla support, programming in Symfony2, interfaces.
by jwilmes
Tue Feb 04, 2014 12:12 pm
Forum: Unsupported questions
Topic: Log refused booking requests
Replies: 0
Views: 43990

Log refused booking requests

Since I want to know when guests get a "no rooms available" message when trying to book, I created a few pieces of code in the reservation forms. This code writes information to a delimited textfile so I can find-out when we have requests but no available rooms. This can be used to determi...
by jwilmes
Tue Feb 04, 2014 12:08 pm
Forum: Configuration and usage
Topic: New year>reservation form stopped working
Replies: 5
Views: 8333

Re: New year>reservation form stopped working

I experience the same problem. De possible reservation dates (we only allow for friday and mondays) get corrupted so they have to be re-entered. Last 2 years I manually did the job after the 10th of january. I've put it in my agenda now.
by jwilmes
Wed Apr 03, 2013 7:37 am
Forum: Configuration and usage
Topic: Error: Unable to jump to row 0 on MySQL result index 20
Replies: 1
Views: 30190

Error: Unable to jump to row 0 on MySQL result index 20

After updating prijces I get following error for each modified price: Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 20 in /home/gulpdalv/domains/gulpdalvakantiewoningen.nl/public_html/reserveringen/ includes/funzioni_mysql.php on line 94 At the end is...
by jwilmes
Tue Dec 11, 2012 7:46 pm
Forum: Configuration and usage
Topic: Menu bar not visible
Replies: 16
Views: 25472

Re: Menu bar not visible

Tried this. Changing the theme results in the message that the theme is changed. It is nog. Even with access rights 777 I cannot change the theme
by jwilmes
Thu Jul 12, 2012 7:46 am
Forum: Configuration and usage
Topic: Menu bar not visible
Replies: 16
Views: 25472

Re: Menu bar not visible

Dear Marco,

I am still suffering from lack of the menu. I did the checks you asked but they dit not solve. Ik can send you an access code if you like

I would appreciate solving this old issue.

Jeroen
by jwilmes
Sat Jun 02, 2012 10:09 am
Forum: Configuration and usage
Topic: Howto create multiple reservation template files
Replies: 1
Views: 4865

Howto create multiple reservation template files

I now use version 1.2.2 and one reservation template file. I want to create one file per apartment type rather than having one universal file.

How can I easily maintain multiple versions of the reservation template file?
by jwilmes
Mon Aug 08, 2011 9:53 am
Forum: Suggestions and new features requests
Topic: Discount coupon
Replies: 1
Views: 7622

Discount coupon

I would like to implement a system of discount coupone. A unique number that can be used to get a certain disount. If the number is entered at reservation, the discount is implemented. Any one has an idea how to do this?
by jwilmes
Wed Jul 20, 2011 5:52 pm
Forum: Bugs and errors
Topic: Deposit and discount
Replies: 1
Views: 7612

Deposit and discount

I have found a weird behaviour regarding the deposit calculation:
rental cost 100
discount 10%
Net rental cost: 90

The deposit (50%) calculates 50 euro and not 45 euro.