Search found 7 matches

by lwoo
Sat Sep 25, 2010 9:22 am
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

I was wondering that too.

So, I uninstalled and waited 24 hours to reinstall.

I also noticed a recipedb.sql file in the hda/web-apps folder. I moved that file to my home folder.

Unfortunately, it still shows the version as 2.41?

Any ideas?


Thanks,
lwoo
by lwoo
Thu Sep 23, 2010 8:09 pm
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

It appears that it is not installing the updated version??? I uninstalled phpRecipebook from the web interface and it did disappear from the hda web page and was not reachable, however when I try to re-install the app it appears like it is the old version? It shows version 2.41??? What am I missing?...
by lwoo
Thu Sep 23, 2010 7:29 pm
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

Thanks for responding so quickly. If I understood correctly the fix we did just disables the ajax piece but in the 2.5 release it works properly: Will be fixed in release 2.50 (next release). Date: 2009-08-22 18:17:06 UTC Sender: nobody It seems that the ajax is inadvertently adding in white space (...
by lwoo
Wed Sep 22, 2010 6:56 pm
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

Hate to bring up an old post but... While researching an issue with the 'Shopping List' I found out that according to the bug tracker the ajax issue was fixed in the 2.5 release. What does it take for the app to be updated in Amahi? Is this something that is being worked on and if not is there a pla...
by lwoo
Tue Aug 10, 2010 7:19 pm
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

Ok, figured out how to fix the issue. For anyone else having this issue just change the following line: $ajax_support = true; to $ajax_support = false; In this file: /var/hda/web-apps/recipebook/html/includes/config_inc.php It seems that the developers at least know of the issue but not sure how muc...
by lwoo
Tue Aug 10, 2010 6:38 am
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

This appears to be an app specific issue. Recommend you check the app home page and see if this bus has been identified. In the mean time, looks like the only way to work around it is via turning off that feature. If I find anything out to correct it, I will post it. Understood, thanks. Not sure wh...
by lwoo
Mon Aug 09, 2010 6:57 pm
Forum: Applications
Topic: phpRecipeBook auto-complete issue
Replies: 13
Views: 6367

Re: phpRecipeBook auto-complete issue

Hello,

I am running into the same thing, what exactly did you do to fix this issue?

Thanks!