Activity for PHPRecipeBook

  • Gene Gene modified a comment on discussion Open Discussion

    Todd, Can your check out this web post and see if you think the solution given is useful for solving my issue? https://forum.yiiframework.com/t/help-fatal-error-class-controller-not-found-on-php-7/82679

  • Gene Gene modified a comment on discussion Open Discussion

    Todd, Can your check out this web post and see if you think the solution given is useful for solving my issue? [(https://forum.yiiframework.com/t/help-fatal-error-class-controller-not-found-on-php-7/82679)]

  • Gene Gene posted a comment on discussion Open Discussion

    Todd, Can your check out this web post and see if you think the solution given is useful for solving my issue?

  • Gene Gene posted a comment on discussion Open Discussion

    Sorry Todd, that thread on stackoverflow did not have anything useful for my errors. None of the error messages I have say anything about 'session' or 'auto-start'. I think this is the relevant error message: Fatal error: Uncaught Error: Class 'Controller' not found in /home/wt95vfwp56v3/public_html/cookbook/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php:174 Any other idea? Please keep in mind that I don't know enough about PHP to do heavy code writing.

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    The error log you posted does mention issues with the session. Maybe this - https://stackoverflow.com/questions/19004460/cakephp-error-unable-to-configure-the-session-setting-session-auto-start-faile

  • Gene Gene modified a comment on discussion Open Discussion

    Todd, I must have done something wrong in my post of 2022-06-12 - it still says 'awaiting moderation.' You can see my GoDaddy error here - genewonline.com/cookbook Anyway, I got the app working on my local server except for a couple of error messages when the main page opens Clicking on any menu option clears the errors and everything (so far) works as it should. I'm attaching a screen shot of the errors (I think maybe trying to list all the messages in the code box caused the problem with my previous...

  • Gene Gene posted a comment on discussion Open Discussion

    Todd, I must have done something wrong in my post of 2022-06-12 - it still says 'awaiting moderation.' You can see my GoDaddy error here - Anyway, I got the app working on my local server except for a couple of error messages when the main page opens Clicking on any menu option clears the errors and everything (so far) works as it should. I'm attaching a screen shot of the errors (I think maybe trying to list all the messages in the code box caused the problem with my previous post). Oh ... the Stackoverflow...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    This stack overflow issue sounds similar to yours: https://stackoverflow.com/questions/62117382/shifted-cake-php-project-to-new-hoisting-getting-this-error-cake-error-excepti

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Is there helpful written to the <installdir>/logs files?</installdir> My best guess it it seems like some permission issue.

  • Gene Gene posted a comment on discussion Open Discussion

    Yes, the main page. You can see it at http://genewonline.com Second item in the menu on the left - My Cookbook is the link to the installed directory file - index.php. The /tmp dir is set 0755 permissions.

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    What page are you trying to access? Does it do this on the main / login page? It is never a bad idea to check the permissions on the <install dir="">/tmp dir and make sure that the web user has access to write to it. That not being set can cause all sort of issues.</install>

  • Gene Gene posted a comment on discussion Open Discussion

    Hi Todd, I've downloaded and extracted the 6.0 beta. I need some help with the process of upgrading. Also, the GoDaddy migration moved me to PHP ver 7.3. Here is the complete error message, now: Fatal error: Uncaught Error: Class 'Controller' not found in /home/wt95vfwp56v3/public_html/cookbook/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php:174 Stack trace: #0 /home/wt95vfwp56v3/public_html/cookbook/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php(92): ExceptionRenderer->_getController(Object(FatalErrorException))...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    I have never seen that one before. Give the 6.0 Release a try. It works with the hosting company I am using. They use cPanel as well and latest PHP. https://github.com/nazgul26/PHPRecipebook/releases/tag/6.0.beta This release might have a couple rough edges but better then a non working install.

  • Gene Gene posted a comment on discussion Open Discussion

    My host (GoDaddy) migrated my site to new servers and upgraded me to CPanel. It broke a lot of my database connections an PHPRecipeBook is one I can't fix without help. Here are the first few errors I get -- Unable to configure the session, setting url_rewriter.tags failed. APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php line 588 → CakeSession::_configureSession() APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php line 599 → CakeSession::_cookieName()APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php...

  • Joe HOgan Joe HOgan posted a comment on discussion Open Discussion

    I moved my website to a new server, and i need to update the server and database information. Where is this done PHPRecipeBook? Thanks Joseph

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    MySql and Maria db are similair... but I have done most testing with MySQL and Postgres. You have the SQL that is causing the error?

  • fiets fiets posted a comment on discussion Help

    Hi, Has anyone installed PHPRecipebook on Mariadb? I Don't. The version is: Server version: 10.3.22-MariaDB-0+deb10u1 Raspbian 10 I get an error like: Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 Thanks in advance

  • fiets fiets posted a comment on discussion Help

    Has anyone installed PHPRecipebook on Mariadb? I can't get it working but mysql can't be installed anymore.... The version is: Server version: 10.3.22-MariaDB-0+deb10u1 Raspbian 10 I get an error like: Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 Thanks in advance

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    What format are you looking to export? And can you move this request over to the github page. Find an existing issue on exports or open a new one with your request. https://github.com/nazgul26/PHPRecipebook/issues

  • Joe HOgan Joe HOgan posted a comment on discussion Open Discussion

    I recently installed PHPRecipe. It works very well, and does what I need. I went to try exporting a recipe the other day, and I got an error(see image file). I spoke to a programmer friend of mine and he said that this is because a file or something is missing. Can anyone give any insight into this? Thanks Joseph

  • glenn glenn posted a comment on discussion Help

    sorry just used the git version and all is good.

  • glenn glenn posted a comment on discussion Help

    Hi, fresh install on stablehost, all went well until i go to click recipes, meal planner or shopping, and i get this Fatal Error Error: 'continue' not in the 'loop' or 'switch' context File: /home/tallacca/public_html/cookbook/Plugin/Upload/Model/Behavior/UploadBehavior.php Line: 1845 Notice: If you want to customize this error message, create cookbook/View/Errors/fatal_error.ctp any ideas. Thanks.

  • snotblower snotblower posted a comment on discussion Help

    ok... multiple stupid problems on my end... I think I have them sorted out... nevermind. (Never have a perl guy working on php stuff!)

  • snotblower snotblower posted a comment on discussion Help

    --no text body--

  • snotblower snotblower posted a comment on discussion Help

    I have a very old phprecipe codebase installed. I just updated my server to something more "modern" and updated phprecipebook to the latest code. Maybe it's something stupid I am doing, but it appears as if the current code base does not support php7 and the mysqli interface.

  • glenn glenn modified a comment on discussion Help

    Deleted due to idiocy, my own.

  • glenn glenn posted a comment on discussion Help

    Notice (8): Undefined index: name [APP/Model/ShoppingList.php, line 177] Notice (8): Undefined index: location_id [APP/Model/ShoppingList.php, line 178] Notice (8): Undefined index: name [APP/Model/ShoppingList.php, line 177] Notice (8): Undefined index: location_id [APP/Model/ShoppingList.php, line 178] Any idea why this shows up from print shopping list request? Thanks, and thanks for all your previous help and for providing this piece of software.

  • BeachSpaBnB BeachSpaBnB posted a comment on ticket #95

    I would like to see the ability to add "variant" entries for a recipe in the system. For example, if I click "lactose-free", a recipe could be set to list almond milk instead of whole milk and EVOO instead of butter. For those of us in institutional or commercial applications-- the ability to cater to dietary requirements is truly important. I plan to write up a more detailed feature suggestion on this front and will submit it shortly.

  • Todd Rogers Todd Rogers modified a comment on discussion Help

    The main content is in this div: <div id="main" class="constrain borderStyle"> You can use the id 'main' or add/modify the classes it uses. For example you could change constrain class to justify/margin they way you want. Be aware though that the app uses sass to create the css file, so you will want to do that to compile the css output file.

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    The main content is in this div: You can use the id 'main' or add/modify the classes it uses. For example you could change constrain class to justify/margin they way you want. Be aware though that the app uses sass to create the css file, so you will want to do that to compile the css output file.

  • Roy Kidder Roy Kidder posted a comment on discussion Help

    I'm trying to figure out how to modify your code to so the output on the page is centered. For example, when first hitting the site, before logging in, the main output is a table that's left-justified. I'd like to make that centered. I'm guessing that's either in css or in a div somewhere, but I haven't had any luck deciphering where. Could you point me in the right direction? Thanks in advance!

  • glenn glenn posted a comment on discussion Help

    That worked. Thank you very much.

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    The split() function got removed in PHP 7.x. http://php.net/manual/en/function.split.php Can be updated to use explode(). ShoppingListController.php line 188, change to; $locationIds = explode(",", $store['Store']['layout']); I will check in the change to GitHub so you an pull latest from there as well.

  • glenn glenn posted a comment on discussion Help

    Im recieving this message after hitting "Shop At Store" within the shopping list dialog. Call to undefined function split() Error: An Internal Error Has Occurred. Stack Trace [internal function] → ShoppingListsController->instore(string) APP/phprecipebook/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php line 491 → ReflectionMethod->invokeArgs(ShoppingListsController, array) APP/phprecipebook/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 193 → Controller->invokeAction(CakeRequest)...

  • glenn glenn modified a comment on discussion Help

    Error: Table attachments for model Image was not found in datasource default. i followed the web instructions and imported the schema sucessfully. i can create ingredients just not recipes. UPDATE: nevermind, i figured it out.

  • glenn glenn posted a comment on discussion Help

    Error: Table attachments for model Image was not found in datasource default. i followed the web instructions and imported the schema sucessfully. i can create ingredients just not recipes.

  • Joseph Martinez Joseph Martinez posted a comment on ticket #24

    Wow, 8 years later, but hey, .... I, not associated with this program but using, am currently working as an add-on for this project. With any luck, I should have with the end of this month a working menu plan in pdf format.

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/phprecipebook-5.1.1.tar.gz

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    I would guess that either you have already run the upgrade script once or more likely...

  • merlin merlin posted a comment on discussion Help

    When I try to append recipedb-4.x-5.0.sql to my recipedb I get the following error...

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    If are using apache you will need to install the mod_rewrite module. If you are using...

  • Joe HOgan Joe HOgan posted a comment on discussion Help

    Hello, I have the URL rewriting error on this page on this page as well. I ma stuck....

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/phprecipebook-5.1.0.tar.gz

  • Max Mikkelsen Max Mikkelsen posted a comment on discussion Help

    Hi, I managed to fix it myself. It turned out that the QNAP system could not handle...

  • Max Mikkelsen Max Mikkelsen posted a comment on discussion Help

    Hi, I'm very new to PHPRecipeBook and am trying to install it on my QNAP NAS (Linux)....

  • Gene Gene posted a comment on discussion Open Discussion

    Todd, thanks for the rely. I'm not sure the info about SASS and Compass is much help...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    You can edit the css in your own branch of the code. Most of the CSS is handled via...

  • Gene Gene posted a comment on discussion Open Discussion

    Is it possible to locate and edit one or more .css files to personalize the look...

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    Did you get any warnings on the first page about URL rewriting? That would be my...

  • Kurt Luchtman Kurt Luchtman posted a comment on discussion Help

    I am trying to install either the latest version or version 5.0.9 but when I get...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    If they are questions here is fine. If they are bugs/feature requests then GitHub...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    Thank you Todd, the above fix worked :) Now then, I have a couple of questions, do...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Maybe cd into the console folder and run 'sudo ./cake schema create' from there?...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    Hi Todd Yes I have a Console Directory It contains: folder - Command folder - Templates...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Can you search directories and find any Console directory? I am pretty sure you have...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Using 2.41-3.00 should work for you. I think I may have jumped some versions that...

  • Armorer1984 Armorer1984 posted a comment on discussion Open Discussion

    I am way behind the current version and am needing to get back up to speed. I currently...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    You are correct. In the beginning I did have it in the cookery directory, but since...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    No problem. From your first post looks like you upacked to cookery directory. move...

  • Daronna Annod Daronna Annod modified a comment on discussion Open Discussion

    Hi Todd Please excuse me because I am new to all of this. Linux and Cakephp I am...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    Hi Todd Please excuse me because I am new to all of this. Linux and Cakephp I am...

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/phprecipebook-5.0.11.tar.gz

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    What db do you have (mysql/postgres/etc)? Are you following the setup wizard to create...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    Thank you. I have downloaded and uploaded the program. I now have an issue with the...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    You are right, you look like you are missing CakePHP. The official releases includes...

  • Daronna Annod Daronna Annod posted a comment on discussion Open Discussion

    I very much would like to try the new PHPRecipeBook but am getting errors. Is CakePHP...

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Yes it does. You can add it to this discussion area if that is easiest. The other...

  • Johannes Isaksen Johannes Isaksen posted a comment on discussion Open Discussion

    Hi, I am creating a transation file for Finnish and have one question. In the default.pot...

  • Todd Rogers Todd Rogers modified ticket #168

    PHP 5.4 incompatibility

  • Todd Rogers Todd Rogers posted a comment on ticket #168

    major update in 5.x should resolve this.

  • Todd Rogers Todd Rogers posted a comment on ticket #173

    moved to github and all new code

  • Todd Rogers Todd Rogers modified ticket #173

    recipe and ingredient pages don't work with postgresql

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/phprecipebook-5.0.9.tar.gz

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/README.md

  • PHPRecipeBook PHPRecipeBook released /phprecipebook (stable)/5/phprecipebook-5.0.4.tar.gz

  • Todd Rogers Todd Rogers posted a comment on ticket #176

    All development moved to GitHub and code base completely rewritten. Please get latest...

  • Todd Rogers Todd Rogers modified ticket #176

    admin user should not be deletable

  • Todd Rogers Todd Rogers modified ticket #177

    Name of Available Actions menu is hardcoded

  • Todd Rogers Todd Rogers posted a comment on ticket #177

    All development moved to GitHub and code base completely rewritten. Please get latest...

  • Todd Rogers Todd Rogers modified ticket #178

    new ingredients not added to database

  • Todd Rogers Todd Rogers posted a comment on ticket #178

    All development moved to GitHub and code base completely rewritten. Please get latest...

  • Todd Rogers Todd Rogers modified a wiki page

    Home

  • Todd Rogers Todd Rogers created a blog post

    PHPRecipbook 5.0 (beta) Ready

  • Todd Rogers Todd Rogers posted a comment on discussion Open Discussion

    Please give the new rewrite a try: https://github.com/nazgul26/PHPRecipebook

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    The beta is ready and it supports PSQL out of the box perfectly. CakePHP takes care...

  • chris chris posted a comment on discussion Help

    Todd Good news, Anything wanted from my side? Greez chris

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    I will see what I can do. I realized I could use Heroku to publish from GitHub. They...

  • Todd Rogers Todd Rogers created a blog post

    PHPRecipeBook on GitHub

  • chris chris posted a comment on discussion Help

    Todd "Could you use MySQL? " I could, however, there is a whole rattail, that I have...

  • chris chris posted a comment on discussion Help

    Hi all after some fiddling I came up with a modified schema_PostgreSQL-mod.sql here...

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    Could you use MySQL? I initially started this project using postgreSQL. But most...

  • chris chris posted a comment on discussion Help

    Hi, did some research. I guess most of the users go with mysql, so I thought I'd...

  • chris chris posted a comment on discussion Help

    Hi all I run opensuse 13.2, postgresql93-9.3.5-2.1.14.x86_64. Following the instructions...

  • Leroy Leroy modified a comment on discussion Help

    I also love this php project. But I have also the same issue mentioned by David....

  • Leroy Leroy modified a comment on discussion Help

    I also love this php project. But I have also the same issue mentioned by David....

  • Leroy Leroy posted a comment on discussion Help

    I also love this php project. But I have also the same issue mentioned by David....

  • Daronna Annod Daronna Annod posted a comment on discussion Help

    Hi I would like to include a list sorted by Ethnic recipes on my side navigation,...

  • Daronna Annod Daronna Annod posted a comment on discussion Help

    Hi I notice when I am not logged in the Recipe Counts on Course and Base for the...

  • Daronna Annod Daronna Annod posted a comment on discussion Help

    Hi; I have created an account as a Test User. I have logged in and added recipes,...

  • Todd Rogers Todd Rogers posted a comment on discussion Help

    Glad it all worked.

1 >