These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Issue's with Mining Buddy - Preferences white screen, possible curl issue.

Author
PyroTech03
Caldari Provisions
Caldari State
#1 - 2013-07-06 02:08:16 UTC  |  Edited by: PyroTech03
I know this code is considered old, but it still see's alot of heavy use.

Currently, in mining buddy none of our users can access their prefferences page. It just shows a white screen. Someone had said it was a curl issue, so i checked and I had curlssl installed instead of curl. So i used easyapache to recompile with just curl and it works....

however everything else breaks. EDK killboard, TEA for smf. Anything that wants to pull an api (even MB's api function).

Once i revert back, everything works but then MB won't allow users to enter their preferences page. Just white screen again.

Thoughts or help on solving this issue? :L
Devilen
Shadovar Inc.
#2 - 2013-07-09 22:03:58 UTC
Hi Pyro Please contact me with a way to see the issue you are having as my version doesn't seem to have this issue and I will see if there is anything I can help you with.
PyroTech03
Caldari Provisions
Caldari State
#3 - 2013-07-09 22:53:55 UTC
Devilen wrote:
Hi Pyro Please contact me with a way to see the issue you are having as my version doesn't seem to have this issue and I will see if there is anything I can help you with.


We found a solution on the old MB forums....don't have a link off hand. tl;dr had to change the method in which it called that page due to a curl issue.

How's D-Ore coming along?? Last update of it I had couldn't get it to work due to needing CCP's DB for something or other.


If your really bored and wanna help with something, how about adding more items to MB? I tried in all the base spots (config, runs, hauls tables and configsystem php file) adding things for people to turn-in PI that they're doing, and it all works....except the view ore page threw a fit saying too many columns requested and it wouldn't update prices.

But that's really another topic and dunno how much you wanna pour into old code considering your D-Ore work :3