vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Moderator Application System 2.0 (https://vborg.vbsupport.ru/showthread.php?t=102506)

2fast4ya 06-19-2006 03:11 AM

Hey sabert00the, another quick question:
when i do things, it's gives me errors like "cannot find maf_delete."
and similar messages when i rate them.. should i try a reinstall of the .php file?

KuJoe 06-30-2006 03:41 AM

What would be the best way to disable the auto e-mailing feature on this?

oberheimhaven 06-30-2006 11:52 PM

However I missing something here I have not received mail other than that all installed great 3.5.4

thxs

nay help concerning the mail issue would be appreciated

Mark

Thanks

oberheimhaven 06-30-2006 11:58 PM

basic half of her I gues i dont care about rating part only like the application part how do i get her to receive mail any help wouldbe appreicate I got her installed all shows up great

UZFRED 07-03-2006 03:06 PM

Things I fixed for my forum in this modification:

Rules Typo:
Code:

in template modapp_rules FIND

encougrage

REPLACE WITH

encourage

Make Nickname & E-mail Address unchangable
Code:

in template MODAPP FIND

<input name="username" type="text" value="$bbuserinfo[username]" size="50" maxlength="250">

REPLACE WITH

<input name="username" type="text" value="$bbuserinfo[username]" size="50" maxlength="250" readonly="true">

FIND

<input name="email" type="text" value="$bbuserinfo[email]" size="50" maxlength="250">

REPLACE WITH

<input name="email" type="text" value="$bbuserinfo[email]" size="50" maxlength="250" readonly="true">

There are some more typos on MODAPP and it is really looking unprofessional with Sentences That Always Have Each Word Starting With Capital. I changed all this but I won't be writing it all down here. Not only did this shock me a little bit, but the worse is the guy who made this did a good job on porting the mod, but that it's taking him almost A YEAR (took me 10 seconds for both the boxes), to make the nickname and email box READONLY (this is really crucial, people could just go and abuse this if they want) is the most shocking. (This mod has over 150+ installs, and imagine not everyone clicks the install button (downloaded over 770+ times, I think it's worth to put a little bit effort in this mod, even on these small but crucial things)

Brian31fl 07-04-2006 12:31 AM

i worked on the phrases even tho his phares are there they do not work aways get the useall cannot find blah blah phrase so here is small fix

goto admincp and open file delapp.php

to very bottom replace the line

define('CP_REDIRECT', 'maf_delapp.php?do=find');
print_stop_message('deleted_user_successfully');

and replace the phrase he has there with this

deleted_user_successfully

as for the rating phrase i worked at it couldnt get it to work

so i just removed the print line

Dr.Viggy 07-04-2006 11:36 PM

no t rouble here. worked perfectly and will be very helpful.

thanks. installed

KuJoe 07-05-2006 08:38 PM

Bah, I just added the edit to prevent changing usernames and e-mail... but it was to little to late for me. How exactly do I remove an application when there is no username entered?

fixd 07-25-2006 02:54 PM

hey, im having a problem with this MOD

This is the error i get, with my IP address removed:
Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:

INSERT INTO thread(title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline, visible, sticky)
VALUES ('New Mod Applications To Be Rated', 1153842761, 19, 1, 0, '', , '', 1153842761, 1, 0);

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '', 1153842761, 1, 0)' at line 2
Error Number : 1064
Date : Tuesday, July 25th 2006 @ 03:52:41 PM
Script : http://www.totalreload.co.uk/admincp...cron&cronid=19
Referrer : http://www.totalreload.co.uk/admincp....php?do=modify
IP Address : ***.***.***.***
Username : johnnie
Classname : vb_database

FROGGYJ 08-01-2006 01:54 AM

well many phares problems, spelling mistakes.....but the thing that bugs me the most is that if I as (mod) or (admin) go and rate someone's application, nobody else from the staff can. It only allows for 1 rating? Well perhaps this will get cleaned up in future. Thanks.


All times are GMT. The time now is 02:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01435 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete