This topic is locked
[SOLVED]

 Broken Project Templates in PHPR 5.2

3/26/2011 6:31:24 PM
PHPRunner General questions
K
kenlyle author

This is in PHPR 5.2...
I tried publishing the Events template, and the Events with Jobs added, and both of these produced menu.php pages which listed all the tables in the Admin page, but the items in the list were not hyperlinks as expected.
I also tried to run another template project and got errors on the server.
Is there some import process or something that has to be run? Because sometimes PHPR will say "Project has been updated to a new version, do you want to save to a new location?" I'd really like to try to leverage the Template projects, but having the DDL is a good start.
Is there some repository where I can download the 5.2 versions of the Templates which "just work"?
Thanks for clues.
Best,

K

Sergey Kornilov admin 3/27/2011

My suggestion is to do a clean install of PHPRunner 5.2 first. Then create a simple project using one of templates. Make sure it works. Then start adding new functionality.

K
kenlyle author 4/9/2011

I did that once without restarting, but got an error trying to Build the Cars app.
It should be : just create the db, pick the template, which will create the tables, then Build, right?
I will probably re-install 5.1, because I would probably benefit from the templates more than the 5.2 features right now...then add more functionality (or upgrade), as you described.
Thanks for the tips.
Best,

Ken

K
kenlyle author 4/27/2011

I did an uninstall/reinstall, and now I can build and deploy a Store project.
However, the most important page, http://nextwavetech.us/shop1/shopinventory_list.php is showing an error of Fatal error: Call to a member function Query() on a non-object in /home/nextwavetech/public_html/shop1/include/shopinventory_events.php on line 91
I didn't find any information in Google about this error. I got an exception and PHPR quit when trying to upload to the Demo Account.
I'll likely be upgrading to 6.0 anyway, but I'd like to get 5.2 working for me in the meantime.
Best,

Ken