Welcome, Guest. Please Login or Register.
March 29, 2024, 12:55:37 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.1] Global Moderator center. « previous next »
Pages: 1 ... 21 22 [23] 24 Reply Ignore Print
Author Topic: [Done 1.5.1] Global Moderator center.  (Read 142542 times)
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #330 on: August 01, 2003, 05:21:46 PM »
Reply with quote

Replace <TBLPREFIX> with your table prefix.  The YabBpak center does this for you.

-[Unknown]
Logged
Dgirllamius
Noobie
*
Posts: 13


reelbigfish@btinternet.com WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #331 on: August 26, 2003, 03:46:44 PM »
Reply with quote

Hmm, well I don't know what that means, MySQL tables and what not are new to me...

And I can't use YaBBPaks on my server because they for some reason don't allow it.  Whenever I try, I get errors and stuff... :-\
Logged

The Hypr One
Noobie
*
Posts: 30


I caught the Magic Llama!!!

Re:[Done 1.5.1] Global Moderator center.
« Reply #332 on: September 01, 2003, 03:08:41 AM »
Reply with quote

The mod works great (thanks Chris Chromer and [Unknown]). However I need additional features such as allowing Global Mods to edit other people's profiles (avatars, sigs and possibly a custom title and such). Thanks in advance.
Logged
Nono
Noobie
*
Posts: 5


Can i Eat that?

Re:[Done 1.5.1] Global Moderator center.
« Reply #333 on: October 27, 2003, 05:31:35 PM »
Reply with quote

Know someone a link that i can download the newest version? The Links above from Unkow shows alyways error404...
or chan anybody send it me to my Mail: [email protected] im go than and Share it too :)
Im think i have installed the oldest version, Installed all Fine but nothing works  ;D
(The Global mod dont see a Admincenter or can use anything)
Greetings
Nono
[Edit]
Quote from: Daniel D. on April 25, 2003, 10:45:27 PM
German:
$txt['gmod2'] = 'Das ist Dein '\' . $txt[gmod1] . '\'. Hier hast Du die Möglichkeit die News zu editieren, Mitglieder zu bannen und andere Global Mod Funktionen auszuführen.';
You have type Wrong... its must be:
$txt['gmod2'] = 'Dies ist dein \'' . $txt[gmod1] . '\'. Hier hast Du die M&ouml;glichkeit die News zu editieren, Mitglieder zu bannen und andere Global Mod Funktionen auszuf&uuml;hren.';
[/Edit]
« Last Edit: October 27, 2003, 05:51:19 PM by Nono » Logged
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #334 on: November 20, 2003, 08:09:22 PM »
Reply with quote

Here is the NON expert again.

I have downloaded the file, put the files according to the readme in the right places.

But how do i execute a sql file ????

I found the way how to run the mod, by putting it in the packages folder on my forum.

Do I need to edit something to make it work in dutch?

Man is this hard.

I hoped it would be all more click and play.
« Last Edit: November 20, 2003, 08:44:25 PM by rinspeed » Logged

dunno, what's that??
Nono
Noobie
*
Posts: 5


Can i Eat that?

Re:[Done 1.5.1] Global Moderator center.
« Reply #335 on: November 20, 2003, 09:02:54 PM »
Reply with quote

Hi there

A mysql file can u Execute in the PhpMyAdmin under
- Run SQL query/queries on database
If u want write the commands
- Or Location of the textfile
....
If u want it to Work it in Dutch u must add:
$langimages = "/dutch";
After that:
$txt['gmod0'] = 'Global Moderator';
$txt['gmod1'] = 'YaBB Global Moderator Center';
$txt['gmod2'] = 'This is your \'' . $txt[gmod1] . '\'. From here you can edit the news, ban members and do other various Global Moderator functions.';
$txt['gmod3'] = 'YaBB Global Moderator Options';
$txt['gmod4'] = 'Forum Global Moderators';
$txt['gmod5'] = 'Global Moderators can edit news';
$txt['gmod6'] = 'Global Moderators can ban people';
$txt['gmod7'] = 'Global Moderators can edit reserved names';
$txt['gmod8'] = 'Global Moderators can edit censored words';
$txt['gmod9'] = 'Sorry but the admin has not given you permission to edit the news.';
$txt['gmod10'] = 'Sorry but the admin has not given you permission to ban anyone.';
$txt['gmod11'] = 'Sorry but the admin has not given you permission to edit the reserved names.';
$txt['gmod12'] = 'Sorry but the admin has not given you permission to edit the censored words.';
$txt['gmod13'] = 'None';

You must translate it First, i cant Dutch  ;D
Hope its help
Logged
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #336 on: November 21, 2003, 10:18:06 AM »
Reply with quote

It took me a while to find where to do this, but the running of the sql file resulted in an error:
Error
SQL-query :  

INSERT INTO <TBLPREFIX>settings VALUES ('gmodnews', '1'), ('gmodcensor', '1'), ('gmodreserve', '1'), ('gmodban', '1')

MySQL retourneerde:


You have an error in your SQL syntax near '<TBLPREFIX>settings VALUES ('gmodnews', '1'), ('gmodcensor', '1'), ('gmodreserve' at line 1

Back


I have added this part:
$txt['gmod0'] = 'Global Moderator';
$txt['gmod1'] = 'YaBB Global Moderator Center';
$txt['gmod2'] = 'Dit is uw \'' . $txt[gmod1] . '\'. Hier kun je het Nieuws bewerken, Leden verbannen en andere Global Moderator Funkties.';
$txt['gmod3'] = 'YaBB Global Moderator Opties';
$txt['gmod4'] = 'Forum Global Moderators';
$txt['gmod5'] = 'Global Moderators kunnen nieuws bewerken';
$txt['gmod6'] = 'Global Moderators mensen verbannen';
$txt['gmod7'] = 'Global Moderators gereserveerde namen';
$txt['gmod8'] = 'Global Moderators gecensureerde woorden bewerken';
$txt['gmod9'] = 'Sorry de administrator geeft geen toestemming om het nieuws te bewerken.';
$txt['gmod10'] = 'Sorry de administrator geeft geen toestemming om leden te verbannen.';
$txt['gmod11'] = 'Sorry de administrator geeft geen toestemming om de gereserveerde namen te bewerken.';
$txt['gmod12'] = 'Sorry de administrator geeft geen toestemming om de gecensureerde woorden te bewerken.';
$txt['gmod13'] = 'Geen';


But I do not see it in the installed mod part, could it mee that the modification by the mod installer is done wrong?

Or I must be doing something wrong!!

This is very diffycult to understand!!

Rinspeed
« Last Edit: November 21, 2003, 01:00:51 PM by rinspeed » Logged

dunno, what's that??
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #337 on: November 21, 2003, 10:57:52 AM »
Reply with quote

INSERT INTO <TBLPREFIX>settings VALUES ('gmodnews', '1'), ('gmodcensor', '1'), ('gmodreserve', '1'), ('gmodban', '1');

Change that to include your prefix, for example:
INSERT INTO yabbse_settings VALUES ('gmodnews', '1'), ('gmodcensor', '1'), ('gmodreserve', '1'), ('gmodban', '1');

-[Unknown]
Logged
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #338 on: November 21, 2003, 12:36:02 PM »
Reply with quote

Thanx,

At least the script did run.

I did not open the file to see how the script looked like, and because I do not have knowlegde about sql, did i not recognise the formatting.

rinspeed
Logged

dunno, what's that??
[Forbiden]
Jr. Member
**
Posts: 54


"Every story has its ending"

Re:[Done 1.5.1] Global Moderator center.
« Reply #339 on: November 21, 2003, 07:09:26 PM »
Reply with quote

can someone help me install this mod?  I cant seem to get it right.   I need some help please.
Logged

[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #340 on: November 22, 2003, 02:01:45 AM »
Reply with quote

Why doesn't anyone just use the package manager?  You say you don't have the experience to do it manually, but then you're not willing to do it with the package manager?

Just use the following package server:
http://unknown.network32.net

-[Unknown]
Logged
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #341 on: November 22, 2003, 10:37:13 AM »
Reply with quote

dude,

why so upset?

I could not see any mods when I looked in the list default to yabb se. I added your server, and the global admin or the quickreply mod where not on your server.

It took me ages to find the right places because EVERYONE on this server automatically asumes that all know how those things work.

Ok you might be very experienced admins, and know all the tricks in the book. But please do not forget where you started yourself.

Instead of judging, I would have more use if i got the answer.

Rinspeed
« Last Edit: November 22, 2003, 05:21:42 PM by rinspeed » Logged

dunno, what's that??
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #342 on: November 27, 2003, 08:29:11 PM »
Reply with quote

I did all the changes, even asked the help from another admin, she copied all her files to my site.

I did run the script in SQLadmin, added the tables to the settings file.

But it still does not work.
Logged

dunno, what's that??
Nono
Noobie
*
Posts: 5


Can i Eat that?

Re:[Done 1.5.1] Global Moderator center.
« Reply #343 on: November 28, 2003, 03:30:41 PM »
Reply with quote

look if u got one of the Lastest Versions of it. Im get the Same problem to beginning, all installed and nothing Works. But i found a version that works: http://www.fragsquadron.de/downloads/yabbmods15/gmod_fix.zip
Logged
rinspeed
Noobie
*
Posts: 23


I'm lost duhhh!!

WWW
Re:[Done 1.5.1] Global Moderator center.
« Reply #344 on: December 03, 2003, 12:07:37 PM »
Reply with quote

I installed this fix, was very diffycult because you can't load it from within the forum application, but I managed to load it with boardmod.

It still does not work.
Logged

dunno, what's that??
Pages: 1 ... 21 22 [23] 24 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.1] Global Moderator center. « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.053 seconds with 19 queries.