Welcome, Guest. Please Login or Register.
March 29, 2024, 01:13:25 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.x & 1.4.1] Application Mod « previous next »
Pages: 1 ... 7 8 [9] 10 11 Reply Ignore Print
Author Topic: [Done 1.5.x & 1.4.1] Application Mod  (Read 84478 times)
Nathan_T
Noobie
*
Posts: 29


Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #120 on: May 08, 2003, 06:49:46 PM »
Reply with quote

Quotewell, one of the mods you've installed might have changed that file, what you can do is click [Edit Mod] in the BoardMod program, and delete step 6
after applying the mod, edit index.php and change that line yourself
just change the ($action == 'register2') into ($action == 'apply')

Spiff, there is no ($action == 'register2') in my index.php file. Where would I add the ($action == 'apply') ?
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #121 on: May 09, 2003, 01:39:52 AM »
Reply with quote

copy the line of that code from your index.php here so i can see
i have never heard of new_post_marker.mod, could that be the mod that conflicts with this one?
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
james1979
Noobie
*
Posts: 14


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #122 on: May 09, 2003, 01:41:15 AM »
Reply with quote

My index.php also does not have that line.
I do have this though

      $arr_guest_ok = array('login', 'login2', 'register', 'register2', 'reminder');

Maybe should change register2 to apply or something

Quote from: Nathan_T on May 08, 2003, 06:49:46 PM
Quotewell, one of the mods you've installed might have changed that file, what you can do is click [Edit Mod] in the BoardMod program, and delete step 6
after applying the mod, edit index.php and change that line yourself
just change the ($action == 'register2') into ($action == 'apply')

Spiff, there is no ($action == 'register2') in my index.php file. Where would I add the ($action == 'apply') ?
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #123 on: May 09, 2003, 01:54:08 AM »
Reply with quote

thats weird, what mod do u guys install?
can i have a link to your forum?
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
james1979
Noobie
*
Posts: 14


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #124 on: May 09, 2003, 02:30:37 AM »
Reply with quote

I am not trying to install it.  I know it wont work with mine because I am using supermod.

Quote from: Spaceman-Spiff on May 09, 2003, 01:54:08 AM
thats weird, what mod do u guys install?
can i have a link to your forum?
Logged
Nathan_T
Noobie
*
Posts: 29


Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #125 on: May 09, 2003, 05:29:07 AM »
Reply with quote

Spiff,

I too am using SuperMod. Will this mod not work because of it?

Nate
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #126 on: May 09, 2003, 05:41:46 AM »
Reply with quote

i dont know if it will work or not, i never tried it on supermod, just try to change 'register2' into 'apply' in that  $arr_guest_ok line
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
stitch
Noobie
*
Posts: 20


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #127 on: May 10, 2003, 01:34:18 PM »
Reply with quote

I have supermod with the same problem (which I guess means I will get a similar problem with trying to get supermoderators to have the same access as Admins)
Logged
NV
Noobie
*
Posts: 15


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #128 on: May 20, 2003, 09:01:43 PM »
Reply with quote

This mod is working fine over here, excatly what i needed.

The only little missing thing is that, if a user wants to hide his email address and checks the box on the register page, this setting is not 'kept' after the admin accepts the member to the forum: the mail address is being shown after acceptance.
Logged
Fireraid
Noobie
*
Posts: 1


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #129 on: May 28, 2003, 12:25:33 AM »
Reply with quote

This is a great Mod, i just installed it on yabbse version 1.5.3. With no problems!  ;D

I Did the editing manually as in the mod file.

hade problems trying to do the changes with BoardMod.


once again great mod just what i was looking for  ;D
Logged
NV
Noobie
*
Posts: 15


I'm a llama!

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #130 on: June 08, 2003, 06:22:15 PM »
Reply with quote

Hi, watching the error log i saw this entry:

Today at 19:51:17
/yabbse/index.php?action=apply
Database Error: You have an error in your SQL syntax near 's Point of View',1055094677,'xxx.xxx.xxx.xxx')' at line 3
File: /opt/guide/www.xxx.com/HTML/yabbse/Sources/Register2.php
Line: 263

What does it mean?
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.1 & 1.4.1] Application Mod
« Reply #131 on: June 08, 2003, 07:15:47 PM »
Reply with quote

hmm... must be the quote sign that isnt escaped :|
i'll fix it in the next version
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.x & 1.4.1] Application Mod
« Reply #132 on: June 08, 2003, 07:29:50 PM »
Reply with quote

Ver 1.3 released. changes:
- added mysql_escape_string for users without magic_quotes_gpc
- fixed hide email bug (not yet tested :P)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
marcnyc
Full Member
***
Posts: 137


I'm a llama!

Re:[Done 1.5.x & 1.4.1] Application Mod
« Reply #133 on: June 26, 2003, 07:35:26 AM »
Reply with quote

I just installed this on 1.5.4 manually and wanted to offer my two cents to the development of this cool mod (which should be added to the standard distribution of YaBB SE in my opinion).

I noticed that there is no spanish and italian support yet. My spanish sucks but here is the italian language support for those who need it.

To make it happen during a manual mod application just copy the following into italian.lng instead of what the mod file suggests, instead if you are using BoardMod BEFORE applying the mod open the file application_dbmod.php with a text editor and replace the english-written messages of the italian section with these italian-written messages...

I hope I was clear and didn't confuse anybody!


$txt['apply1'] = 'C\'é';
$txt['apply2'] = 'Ci sono';
$txt['apply3'] = 'nessun potenziale nuovo utente';
$txt['apply4'] = 'un potenziale nuovo utente';
$txt['apply5'] = 'potenziali nuovi utenti';
$txt['apply6'] = 'Visualizza potenziali nuovi Utenti';
$txt['apply7'] = 'é cancellato dalla tabella dei nuovi utenti';
$txt['apply8'] = 'é stato accettato in';
$txt['apply9'] = 'Informazioni Richieste del Modulo di Accettazione';
$txt['apply10'] = 'Messaggio all\'Amministratore del Forum (opzionale)';
$txt['apply11'] = 'Queste informazioni non verrano visualizzate nel forum, solo per questa potenziale registrazione.';
$txt['apply12'] = '---';
$txt['apply13'] = 'Crea nuovo utente';
$txt['apply14'] = 'Richiesta di Registrazione per';
$txt['apply15'] = 'é stata inoltrata. Riceverai una risposta dopo che la tua registrazione verrà controllata e approvata dall\'Amministratore.';
$txt['apply16'] = 'Richiesta di Registrazione Inviata';
$txt['apply17'] = 'Il nome utente con cui hai provato a registrarti esiste già nella lista degli utenti registrati. Non c\'é bisogno che ti registri due volte.';
$txt['apply18'] = 'Data applicata';
$txt['apply19'] = 'Invia E-Mail di Non Accettazione';
$txt['apply20'] = 'a';
$txt['apply21'] = 'La tua richiesta di adesione a ' . $mbname . ' non é stata accettata.';
$txt['apply22'] = 'inoltre una email di notifica di non accettazione é stata inviata a';
$txt['apply23'] = 'Non Accettare';
$txt['apply24'] = 'Accetta';


maybe the author of this mod wants to add this to the mod...
my contribution to the community
« Last Edit: June 26, 2003, 07:50:11 AM by marcnyc » Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:[Done 1.5.x & 1.4.1] Application Mod
« Reply #134 on: June 26, 2003, 09:36:57 PM »
Reply with quote

thanks for the translations, i'll add it to the mod ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Pages: 1 ... 7 8 [9] 10 11 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.x & 1.4.1] Application Mod « 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.017 seconds with 19 queries.