Quote:
Originally Posted by Telchar
Having a little problem with donation when viewing the profile.
The popup works fine, it's just when i click donate, don't matter if it's Anonymous Donation or not, i get that error..
|
In the 'rpgcp' template, find:
and chage it to:
Quote:
Originally Posted by Boh
It's much too long to send by PM..
|
Since we aren't supposed to be sending vb files to each other any more via PM, I will be posting the solution for you to try ina few minutes. Look for my next post below this one.
Quote:
Originally Posted by Boh
BIG problem
Error 1:
There seems to have been a slight problem with the Chamber of Sages database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
There seems to have been a slight problem with the Chamber of Sages database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Error 2:
There seems to have been a slight problem with the Chamber of Sages database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
The Heros Legend: I go to User CP from home page
The Heros Legend: that's fine
The Heros Legend: I go to Update Profile
The Heros Legend: that's fine
The Heros Legend: I insert a url tag into my signature
The Heros Legend: and that's all I do
The Heros Legend: I click submit
The Heros Legend: I get that first error I sent you
The Heros Legend: I click back and click submit again
The Heros Legend: I get the second error I sent you
The Heros Legend: I click back and try it again
The Heros Legend: and it asks me to login
The Heros Legend: so I do
The Heros Legend: but then it tells me
The Heros Legend: Invalid username. Please press the back button, enter the correct username and try again.
The Heros Legend: I try to login over and over
The Heros Legend: no good
The Heros Legend: so I ask Chaos Sage to check it out for me
The Heros Legend: not in the memberlist, and the profile doesn't exist
Ok.... now what???
|
Can you send me the error report? I need to know what the error actually was. The error report is usually sent to the admin's e-mail.
Quote:
Originally Posted by chrisz
Yo bitsys long time no talk.
What code would I have to add to make it so only certain usergroups can visit the rpg pages, Note this is for all rpg pages, so itemshop battle ect.
And where do i put the code.
Cheers mate
|
In heal.php, battle.php, battlefight.php, and itemshop.php, find something like:
PHP Code:
If ($bbuserinfo[userid] != 0 && $bbuserinfo[usergroupid] != 3 && $bbuserinfo[usergroupid] != 4 && $bbuserinfo[usergroupid] != 1){
All you have to do is add:
PHP Code:
&& $bbuserinfo[usergroupid] != X
with X being the usergroup ID.
Quote:
Originally Posted by tnguy3n
 I just installed it, and it seems to work fine on my vb 2.3.2 board; however, my battle template looks a little weird.
Also, my lessane store hack was gone too!!  gre:
here's da site ... http://www.all4actions.com
|
How does it look weird? What do you mean by the store hack being gone? Is all of it gone? Part of it? Which parts?
Quote:
Originally Posted by Sonikku
I tried installing it on 2.3.2 and messed up the showthreads. I'm going back to 2.2.9 and staying there. >_>;
|
See my next post below this one.
Quote:
Originally Posted by legendarysk8er
You know what would be cool? If you could purchase like HP, MA, and PP in the itemshop.
|
If I had any confidence in the security of the monetary system, then that would be cool
Quote:
Originally Posted by Sonikku
Ok, I guess it wasn't the different versions of Vb software. I got the same problems. You see, in forum display, the links show up. I click on the links (to the thread) and the postbits don't show up. Now go back to the forum display, I click on the little icon that goes to the last post. The post bit does show up BUT only the last post. Now in the post bit it puts me up as guest.
Any ideas?
|
See my next post below this one.