(09-15-2008 01:12 PM)DAMINK Wrote: An update on my earlier post. I was able to install it on another forum i have. My question is. Could it be because of the database name why i get the errors? As i am not using default table names mybb_ ?
Yeah it's because of a line I forgot to change...Just do a find replace in inc/plugins/mybank.php for mybb_ and your actual table prefix. Will be fixed in the next update. As for the interest thing, can you give you reproduction instructions.
(09-19-2008 09:25 AM)Dalton Wrote: I get an "access denied" page when I click the link. (Which is just a 4.. 0.o)
Even though I'm root admin!
I got the same error when i installed went straight to http://www.yourdomain.com/bank.php but that was before i went into settings of forum and started the bank plugin. Not install. After install. Just edit bank in some way then try it. Should work then. If not sorry mate. It did work for me on a default install like that.
@Nickman. Yep that worked perfect. I edited line 138 and changed the insert into to my table prefix and now it works.
Cheers mate.
(This post was last modified: 09-19-2008 03:38 PM by DAMINK.)