dartharnold / mining-buddy-plus

Automatically exported from code.google.com/p/mining-buddy-plus
3 stars 0 forks source link

http error 500 preferences action #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login as a user
2. click Preferences
3. error occurs

What is the expected output? What do you see instead?
Expect to see a preferences window where i can adjust settings. Instead i see a 
http error 500 message. "The website encountered an error while retrieving 
http://<myurl>/miningbuddy/index.php?action=preferences. It may be down for 
maintenance or configured incorrectly"

What version of the product are you using? On what operating system?
MiningBuddy Plus 0.8.8.62 on Ubuntu 

Was this an upgrade or new install?
This is a new installation.

Please provide any additional information below.
As far as i can see the other features seem to be working properly, except 
perhaps where the preferences settings are needed.

Original issue reported on code.google.com by Mainfram...@gmail.com on 23 Sep 2012 at 11:17

GoogleCodeExporter commented 9 years ago
Upon debugging the preferences class, i noticed a curl error. php5-curl wasn't 
yet installed as it is not mentioned in the installation requirements. I would 
suggest you added that to the readme.txt

Issue solved. 

Original comment by Mainfram...@gmail.com on 23 Sep 2012 at 11:48

GoogleCodeExporter commented 9 years ago
I'm having a white screen error with my preferences screen.  CurlSSL is what is 
running on my server.  When I enable curl (thus disabling curlssl) it works, 
but breaks just about everything else I'm running.

Any thoughts on this?

Original comment by mgurle...@gmail.com on 5 Jul 2013 at 9:01