5041
geekwright
Re: animal pedigree database, problems moving to new server

Thanks for the report, it was very helpful.

There are new updates on GitHub. It includes fixes for the error you found that was causing the blank screens. It also corrrects a few issues in some update functions, plus the issues causing the strict warning messages were corrected. Any feedback would be appreciated.

Pedigree looks like a very interesting module. The unique domain logic of the coefficient of inbreeding calculations, and the various pedigree charts look quite useful. It does have a very dated look, but updating the UI would be a very worthwhile effort since the underlying logic is so specific. I'm not sure I will have the time to devote to that right now, but I do have a client that might be interested -- that can change the priorities quickly.

Thanks again.



5042
supergran
Re: animal pedigree database, problems moving to new server
  • 2016/4/16 0:38

  • supergran

  • Friend of XOOPS

  • Posts: 25

  • Since: 2011/6/6 1


Hi
Thank you for the work you are doing on this module. I had to take down our site 2 years ago as it would not work on our server. I tried the first modules put up here but had no luck at all in getting them to work with PHP 5. Just blank pages. Xoops works fine but I had to abandon that as my other sites. I've been using basic php pages accessing data on a Joomla database. Far less functionality than the pedigree module but I can generate pedigrees and track health data. I came upon this thread by accident yesterday and have downloaded alpha 6 and the latest release candidate for Xoops. I've set up a test site on Xamp pro using windows 10. Xoops and the pedigree module install OK. I have added almost 7000 dogs with sire and dam IDs and the pedigrees generate OK. The first blank page I got was on trying a virtual mating Error reported was:

Parse error: syntax error, unexpected '(', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in
MYPATH:\modules\pedigree\coi.php on line 783

I get another blank page on trying to calculate the inbreeding percentage on the dog detail page with the same error. Removing the brackets from $sqlquery fixes it.

I'm using the new Xoops bootstrap template which looks great in itself and should make it easier to customise the module which is looking old fashioned. With bootstrap incorporated it should be easy to make it look great.
If the module is going to be completed I'd gladly go back to using it and Xoops. I have certainly missed the functionality.
Thanks again for all your work.
Jan
As a suggestion:
In terms of usability there seems only an alphabetical list to search fro the sire and dam for a mating rather than the search box to start inputting the name as it used to be. When there are thousands of dogs in a database that isn't very practical.



5043
MikeShane
Re: fmcontent
  • 2016/4/15 23:13

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


Thank you I tried Publisher it works great



5044
justinebaby
Re: Visual Editor probleme in new RMcommon

Hello,
Everything seem good now, you can re-download the module and update it. But you must to have the PHP version of 5.6 minimum.
Regards.



5045
ccpedigree
Re: animal pedigree database, problems moving to new server
  • 2016/4/14 12:31

  • ccpedigree

  • Just popping in

  • Posts: 9

  • Since: 2016/3/31


Alpha 6 gives blank pages.

1.30 Beta1 with Xoops 2.5.7 works ok.

I now am converting the data from the old pedigree site into the new site, manually with PHPMyAdmin.

Thanks for your help.



5046
Mamba
Re: fmcontent
  • 2016/4/13 7:51

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Please always include the PHP version.

Also, what is the Debug saying? Can you turn it on? And can you check your error logs?

As a replacement, I would suggest Publisher.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5047
MikeShane
fmcontent
  • 2016/4/13 3:21

  • MikeShane

  • Community Support Member

  • Posts: 144

  • Since: 2008/1/5 2


I am using xoops 2.5.7.2
I am using FMcontent for static pages when I put a link on page it works ok with Internet explorer but opera and chrome the links do not work
I get a blank white screen with ok or cancel
fix for this or a better module for static pages



5048
geekwright
Re: animal pedigree database, problems moving to new server

The Pedigree module on GitHub has been updated with the changes mentioned before, plus it no longer uses the mysql extension calls that caused it to fail under PHP 7. It does still toss some warning messages, but it does seem to work.

It is now at Alpha 6, and testing by anyone familiar with Pedigree would be greatly appreciated.



5049
geekwright
Re: animal pedigree database, problems moving to new server

Thanks for testing!

It depends on the configurations, but usually I usually see fatal PHP errors in the apache log.

I'm having trouble locating a definitive version of animal or pedigree.

It does not look like any version I've found has had a PHP7 conversion done. It uses a lot of direct mysql calls that will be fatal errors. It looks like it would install under PHP 7, but then not work when accessed, so I continued testing under PHP 5.6.

I tried Pedigree 1.30 Beta1 from the sourceforge module repository, and it seemed to work.

I also tried Pedigree 1.31 Alpha 5 from github, and got blank content when entering. It showed an error with loading a template. I submitted a PR to fix that, so it should be available once someone can do a quality check. It may be a little while until the PHP 7 compatibility is done.

I would like to see the version you are having issues with if it is something not covered above.



5050
ccpedigree
Re: animal pedigree database, problems moving to new server
  • 2016/4/11 15:05

  • ccpedigree

  • Just popping in

  • Posts: 9

  • Since: 2016/3/31


I installed a blank Xoops 2.5.7.2, that works.

When I install the Animal module, the site keeps working, except the Animal module returns a blank page. No errors in debug, etc.

I also tested this on a local Wamp install, same issue. Also nothing in php_error.log, just a blank page.

So it must be the Animal module....but without any errors thrown it is hard to find where....any ideas?




TopTop
« 1 ... 502 503 504 (505) 506 507 508 ... 29425 »



Login

Who's Online

281 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 281


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits