Search found 60 matches

by rulez22
Tue May 25, 2010 10:33 pm
Forum: Bugs and errors
Topic: Please help!
Replies: 4
Views: 10916

Re: Please help!

Just to round up things a bit... PHPR is not great but highly customazible and can do the job.. I had about 10 installations of PHP residence over time on different servers and still have some problems popping up - which i can figure out myself or find on this forum... but, is there a way to make so...
by rulez22
Tue May 25, 2010 4:28 pm
Forum: Bugs and errors
Topic: Please help!
Replies: 4
Views: 10916

Re: Please help!

Ok, I seem to fixed it
System was also creating blank file tema.php
After adding this for all 3 users everything works fine:

<?php
$parole_sost = 0;
$tema[1] = "sim";
$tema[2] = "sim";
$tema[3] = "sim";
?>
by rulez22
Tue May 25, 2010 4:21 pm
Forum: Bugs and errors
Topic: Please help!
Replies: 4
Views: 10916

Please help!

After in "configure in customize" i have added "Replace the word with..." - I've added to replace word "extraordinary" with "extra cost". I have lost some things for all users, for example I cannot change graphic theme anymore for all of them, it always stays ...
by rulez22
Tue Mar 16, 2010 4:25 am
Forum: Configuration and usage
Topic: Associate rates with capacity, Not possible?
Replies: 1
Views: 4542

Associate rates with capacity, Not possible?

I have a situation which don't think possible to achieve with PHPR. My maximum capacity of the apartment is 6 Two rates: 1)one rate if there is 1-2 people staying 2)3-6 people then it's different rate How do I do this? I created two rate types, but on the booking page people can select "number ...
by rulez22
Mon Mar 08, 2010 11:34 am
Forum: Suggestions and new features requests
Topic: Important features
Replies: 2
Views: 6024

Re: Important features

Would it be possible to add on "Table with all the reservations" information about is the booking is "fixed" or "mobile"?
by rulez22
Tue Feb 02, 2010 2:25 pm
Forum: Suggestions and new features requests
Topic: Important features
Replies: 2
Views: 6024

Important features

Hi Marco! Thanks for good work again! In my opinion PHPR lacks two things (not really features but things it needs): 1. When inserting a booking for some client who stayed at the hotel before (information is already in the system) - would it be better when asking for "would you like to use this...
by rulez22
Mon Jan 18, 2010 2:57 am
Forum: Configuration and usage
Topic: Minimum stay
Replies: 2
Views: 5285

Minimum stay

Hi, I still don't understand how to make "minimum stay"... Can someone explain to me step-by-step of how to set it up? Here is what required (this is basically minimum stay for Christmas): -Minimum stay of 7 nights -if only one day of the stay is in between dates 22/12 and 04/01 this polic...
by rulez22
Thu Dec 10, 2009 1:31 pm
Forum: Unsupported questions
Topic: Storing information in separate database
Replies: 1
Views: 14727

Storing information in separate database

At the time of booking I would like to store reservations requests in a separate database (a copy of that information, such as clients names, dates, etc). Where should I look at it in your PHP code, which part actually is it?
by rulez22
Fri Jan 23, 2009 8:10 pm
Forum: Bugs and errors
Topic: 2008-2009 year change bug
Replies: 3
Views: 6035

I think I found it - i was just accessing PHPR via favourites link in firefox and it had year 2008 in that link.
Still don't understand how did "mese=13" passed through - it shouldn't have happen should it?
by rulez22
Sat Jan 03, 2009 2:42 pm
Forum: Bugs and errors
Topic: 2008-2009 year change bug
Replies: 3
Views: 6035

2008-2009 year change bug

Not a major bug but still is - after 1st of January 2009 I have noticed that some of the bookings from January 2009 have disappeared and I thought it was something serious. Actually it is not - all the information about bookings is still in the database. It is just somehow links "<--" and ...
by rulez22
Sun Aug 24, 2008 11:27 pm
Forum: Configuration and usage
Topic: "ghost" reservation in the month - display table
Replies: 3
Views: 5258

Simple answer: DON'T insert client first, do your bookings through "Insert new reservation", you insert dates and rates on the first screen, then you insert clients data on the second screen. If you do not pass second screen (close your browser or click back in your browser instead of the ...
by rulez22
Mon Aug 18, 2008 3:47 pm
Forum: Bugs and errors
Topic: BUG
Replies: 8
Views: 10079

Had another big problem, but figured out how to fix it. Apparently it happened after I've changed apartments names in "apartments" menu. I didn't delete or didn't add anything, just changed. And after that I had two months of reservations showing like this: http://i529.photobucket.com/albu...
by rulez22
Sat Jul 26, 2008 1:02 pm
Forum: Bugs and errors
Topic: BUG
Replies: 8
Views: 10079

rights

Got another bug (?) When generating availability_template.php via web - it creates file with rights 640 and owner apache:apache, so everytime I create new template I have to use ssh to login to the server and change chmod on availability_template.php to 666 so I can recive the file via ftp. Otherwis...
by rulez22
Sun Jun 08, 2008 3:40 pm
Forum: Bugs and errors
Topic: BUG
Replies: 8
Views: 10079

Found another bug, after creating completely new website with fresh installation after putting all database details and passwords in it says: ERROR IN: create table pr_descrizioni (nome varchar(14) primary key, testo mediumtext ) 1050: Table 'pr_descrizioni' already exists but it does create everyth...
by rulez22
Wed May 21, 2008 1:47 am
Forum: Configuration and usage
Topic: Email won't work with my docs - works with samples HELP,
Replies: 5
Views: 6282

Can I ask you - are you hosted on digitaldruid server? If not I would suggest to give him a break, your system seem to be so complicated in rates policy (stated from your previous topics - different room types, kids, smoking, non-smoking, pets, extra supplement, etc.. and you only have 18 rooms). PH...