![]() |
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 Code:
return pow(log10($experience), $exprate); 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? :p |
To answer the easiest question first, yes I am working on the Monster Arena.
It is currently 25% complete, with 1/3 files done. It will also be the first part of the RPG IH that will have 100% vBised templates to work on all styles/browsers [/showoff] As for the pow() error: Wtbf :confused: Are you sure you didn't piss about with the query in showthread.php? The error is derived from this line in /includes/functions_showthread.php: PHP Code:
|
Any way to 'define' it manually? I realize remote troubleshooting can be a pain in the ass, but I've messed around with this so much trying to get it to work.
Any possible things I should try looking for to help fix this? What files specifically could be altered that would be causing this error? |
The only thing I can say is that it appears like you don't have the "xp" column in your `user`. Because the $posts query does fetch everything from the user table.
Alternatively you can try adding this before the "user.ma AS uma": user.xp AS xp |
All times are GMT. The time now is 06:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|