Current time: 05-22-2012, 12:07 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 24 Votes - 4.21 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Game Section
10-27-2006, 08:05 PM
Post: #41
RE: Game section
spikescot2005 Wrote:
Paretje Wrote:
spikescot2005 Wrote:I see there is no language for that. It wasn't complete. You have the follow:
i have what is in the picture and they are both on yes

You must save it Wink

all-expert Wrote:on ur site its working why not with us? Paretje we will glad to help u, just let us know if we can help u. what should we do to make it running on our site too?

You can't help me. I start today with the administration. The last days, I fixed some bugs Wink

spikescot2005 Wrote:i do not see the permissions in the groups

You see that as you activated the game section and you use 1.2(.1):
[Image: attachment.php?thumbnail=4471]

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-27-2006, 08:16 PM
Post: #42
RE: Game section
So what do i need to do? I have activated the plugin and im using 1.2.1
Visit this user's website Find all posts by this user
Quote this message in a reply
10-27-2006, 08:42 PM
Post: #43
RE: Game section
You must go to the groups and save the permissions. You can edit it later as their are language files Wink

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-28-2006, 12:33 PM
Post: #44
RE: Game section
If you can't edit the permissions, you don't have a complete admin/usergroups.php file. Here you can use this if you don't have other submissions to your usergroups file Wink


Attached File(s)
.php  usergroups.php (Size: 38.76 KB / Downloads: 168)

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-28-2006, 12:39 PM (This post was last modified: 10-28-2006 12:40 PM by Martin M..)
Post: #45
RE: Game section
You should do this plugin wish.
Example code:
PHP Code:
$plugins->add_hook('admin_adminoptions_do_updateperms''add_adminpermission'100000);
$plugins->add_hook('admin_adminoptions_adminpermissions_yesnocodes''add_yesnocode'100000);

function 
add_adminpermission() {
    global 
$sqlarray$db$newperms;
    
$sqlarray['canaddimportantmessage'] = $db->escape_string($newperms['canaddimportantmessage']);
}

function 
add_yesnocode() {
    global 
$permissions;
    
makeyesnocode("Can add important message""newperms[canaddimportantmessage]"$permissions['canaddimportantmessage']);

Change it to your code, as 1.2.1 has plugin hook support in admin CP.
Find all posts by this user
Quote this message in a reply
10-28-2006, 12:45 PM (This post was last modified: 10-28-2006 12:46 PM by Paretje.)
Post: #46
RE: Game section
CraKteR Wrote:You should do this plugin wish.
Example code:
PHP Code:
CODE 
Change it to your code, as 1.2.1 has plugin hook support in admin CP.

I know. But I has some problems with that in MyBB 1.2

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-28-2006, 12:51 PM
Post: #47
RE: Game section
I see I didn't upload it:

There was found a "critical" bug for the submit. It's for the games with a low score like this:

# USER SCORE
1. TEST USER 1
2. TEST USER2 2

As TEST USER add a score of 3, he was champion, now thats fixed. I upload it because it's a great bug.


Attached File(s)
.php  submit.php (Size: 4.25 KB / Downloads: 152)

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
10-28-2006, 01:19 PM
Post: #48
RE: Game section
Paretje Wrote:
CraKteR Wrote:You should do this plugin wish.
Example code:
PHP Code:
CODE 
Change it to your code, as 1.2.1 has plugin hook support in admin CP.

I know. But I has some problems with that in MyBB 1.2
Obviously you didn't do it right then. This works perfect for me.
Find all posts by this user
Quote this message in a reply
10-28-2006, 03:11 PM
Post: #49
RE: Game section
oK i get the error message that says no games. I have the add games php file and input the games details and save. The game is uploaded into the games folder but i still get the no games error.

Any ideas
Visit this user's website Find all posts by this user
Quote this message in a reply
10-28-2006, 03:15 PM
Post: #50
RE: Game section
CraKteR Wrote:
Paretje Wrote:
CraKteR Wrote:You should do this plugin wish.
Example code:
PHP Code:
CODE 
Change it to your code, as 1.2.1 has plugin hook support in admin CP.

I know. But I has some problems with that in MyBB 1.2
Obviously you didn't do it right then. This works perfect for me.

There was a litle bug in MyBB 1.2

spikescot2005 Wrote:oK i get the error message that says no games. I have the add games php file and input the games details and save. The game is uploaded into the games folder but i still get the no games error.

Any ideas

You must upload it to your admin or root

http://www.gamesection.org
http://www.Online-Urbanus.be
http://www.MyBBDesign.com
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication