| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Flios Bror
Amarr Doom Guard
|
Posted - 2011.01.09 01:54:00 -
[1]
Edited by: Flios Bror on 09/01/2011 01:54:53 I've made some mods for my corp (LSJV) last year and put my new version here: http://vondel.student.utwente.nl/eve/MiningBuddy-0.7.2.tar.gz
Used to be in the same style as our forum, so I had to strip a large part of the graphics so I could legally release it (including an external forum-style including pictures without license is a nono). [None] |

Flios Bror
Amarr Doom Guard
|
Posted - 2011.01.10 00:46:00 -
[2]
I plan to support the code. As said, my code doesn't have (good) graphics, but in principle it does work. I'd like to work with someone to make a decent default theme, preferably something which integrates nicely with a standard forum-setup. [None] |

Flios Bror
Amarr Doom Guard
|
Posted - 2011.01.10 20:57:00 -
[3]
Originally by: Devilen
Your code doesn't work when installing it on a new site/install. It fails to create a super admin account. on top of that the site is been hacked up to fit within a forum, This is what you where talking about wanting to get someone to help you out with this.
Only the styling was hacked to fit inside the global site-style. Same menu-bar, etc. The databases and useraccounts are in a separate database, so in theory it should work.
Originally by: Devilen
If users cant get the code to work from the start no one is going to use it. Just a little heads up on that if you want I can give you a link to check it out if you dont believe me.
I'll try this evening where theory and reality deviate on a server which doesn't have MB yet. I'll contact you if I don't manage to reproduce it. [None] |

Flios Bror
Amarr Doom Guard
|
Posted - 2011.01.10 22:16:00 -
[4]
Edited by: Flios Bror on 10/01/2011 22:17:08 Not a flawless start. The documentation needs an update *cough*, besides me reading the supplied docs.
- Make sure peardb is installed. ( aptitude install php-pear; pear install DB ) - Make sure php knows curl ( aptitude install php5-curl; /etc/init.d/apache2 restart ) - Make sure the image-cache dir is writable: chmod -R 777 /path/to/mb-dir/images/cache ) - Besides mysql-tables.txt, import also the other database-files: mysql -u mbuser -p mbdatabase < mysql-corp-tables.txt Same with mysql-blackrise.sql, mysql-update-14-15.txt, mysql-update-15-16.sql, mysql-update-16-17.sql, mysql-update-17-18.sql, but not mysql-update-13-14.txt
After all this I have a bad looking but working MB-install.
[None] |

Flios Bror
Amarr Doom Guard
|
Posted - 2011.01.11 03:08:00 -
[5]
I've let the db-upgrades pile up a bit. I'd better export a clean db one time. Did you manage to get that email-problem solved?
Regarding the visuals: I had offered someone a PLEX to make a HTML+CSS mockup of a couple of typical pages, but he never followed through. If someone wants to take up the challenge, I still have that PLEX in a hangar. [None] |
| |
|