I think this is the last error I'm going to get. Everything else is working smoothly.
Code:
Warning: Invalid argument(s) passed to pow() in /includes/functions_rpg.php on line 590
Warning: Invalid argument(s) passed to pow() in /includes/functions_rpg.php on line 590
Unable to add cookies, header already sent.
File: N/A
Line: 0
Where line 590 has
Code:
return pow(log10($experience), $exprate);
It prevents any threads from displaying. Something going on with showthread.php
What would happen if we just left my original file intact and didn't fix this problem? Is it just going to stop something from showing up? Or actually going to affect RPGers?
---EDIT---
Ah ++++. This affects stats from showing up on the postbit, doesn't it?
Lastly, I keep seeing these tables for 'monsters'. I assume this is something that you're still working on?