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)

LBSources 03-28-2006 01:30 PM

Quote:

Originally Posted by The Realist
How is the votes calculated?
Can the 14 day limit be changed?

Laters

edit /forums/includes/cron/maf_cron.php

find

Code:

// Email users who we're declining.
                if ($day >= 14 AND $avg < 7)

and

Code:

// Email users who we're shortlisting.

                if ($day >= 14 AND $avg > 7 AND $auto_mailed == "")

and modify as needed .. i have mine set to 7 days with a <8 & 8> for average rating.. then re-upload the file

then modify the phrase maf_thanks so that folks arent thinking they have to wait 2-3 weeks for a response from you or the team

The Realist 03-28-2006 01:43 PM

Do you mean:

// Email users who we're declining.

if ($day >= 7 AND $avg < 7)

Or

// Email users who we're declining.

if ($day >= 8 AND $avg < 8)

As you state below?

Also, how do you change the rating side of things from 7?

Laters

Quote:

Originally Posted by LBSources
edit /forums/includes/cron/maf_cron.php

find

Code:

// Email users who we're declining.
                if ($day >= 14 AND $avg < 7)

and

Code:

// Email users who we're shortlisting.

                if ($day >= 14 AND $avg > 7 AND $auto_mailed == "")

and modify as needed .. i have mine set to 7 days with a <8 & 8> for average rating.. then re-upload the file

then modify the phrase maf_thanks so that folks arent thinking they have to wait 2-3 weeks for a response from you or the team


LBSources 03-28-2006 02:04 PM

its right there ..

Code:

if ($day >= 14 AND $avg > 7 AND $auto_mailed == "")
greater then 14 days and an average rating of 7 mail the member

what i meant about my setup is

$avg < 8
$avg > 8

lightwave 03-28-2006 10:47 PM

Quote:

Originally Posted by Treak
i get this error! any help

this is when i run the installer

i have done everything else. since yhis to see if it helpos but does not!

Database error in vBulletin 3.5.0:

Invalid SQL:

CREATE TABLE `maf_application` (
`appid` int(10) NOT NULL auto_increment,
`userid` int(10) NOT NULL default '0',
`email` varchar(250) NOT NULL default '',
`fullname` varchar(250) NOT NULL default '',
`age` tinyint(4) NOT NULL default '0',
`location` varchar(250) NOT NULL default '',
`timezone` varchar(25) NOT NULL default '',
`position` varchar(250) NOT NULL default '',
`why_them` mediumtext NOT NULL,
`what_they_bring` mediumtext NOT NULL,
`pactivity` mediumtext NOT NULL,
`globally_pactivity` mediumtext NOT NULL,
`plus_site` mediumtext NOT NULL,
`neg_site` mediumtext NOT NULL,
`better_than_rest` mediumtext NOT NULL,
`more` mediumtext NOT NULL,
`application_time` int(10) NOT NULL default '0',
`auto_mailed` enum('0','1') NOT NULL default '0',
PRIMARY KEY (`appid`)
);

MySQL Error : Table 'maf_application' already exists
Error Number : 1050
Date : Thursday, March 9th 2006 @ 10:48:32 PM
Script : http://www.lokiart.com/forums/mas_installer.php
Referrer :
IP Address : 24.12.228.89
Username : Smallville
Classname : vb_database


i got same error

The Realist 03-29-2006 12:36 AM

The error is because of this "Table 'maf_application' already exists"

Remove the table 'maf_application'

Laters

Burley 03-31-2006 07:40 PM

This hack looks nice and realy usefull.

But when I use the installer mas_installer.php I get the following error;

PHP Code:

WarningUnknown(): Unable to access /home/p8ntball/public_html/test_forum/forum/includes/functions_warning.php in /global.php(349) : eval()'d code on line 6

Warning: Unknown(/home/p8ntball/public_html/test_forum/forum/includes/functions_warning.php): failed to open stream: No such file or directory in /global.php(349) : eval()'
d code on line 6

Fatal error
: (null)(): Failed opening required '/home/p8ntball/public_html/test_forum/forum/includes/functions_warning.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/p8ntball/public_html/test_forum/forum/global.php(349) : eval()'d code on line 6 

Which sounds logical to me, since there is no function_warning.php at all in my folders :s

I'm using version 3.5.4, has anyone succesfully installed it on this version?
And if so what did you do different and where did you get the function_warning.php from?!

oh btw, I keep getting this error now and can't seem to login/view my board at all......

rareclownfish 04-05-2006 02:10 AM

Does this work on 3.5.4?

Burley 04-05-2006 07:27 AM

it should, but it doesn't

ShadowOne 04-05-2006 12:50 PM

Before i wiped out my board and started over, i installed this hack and everything worked fine...im not u nderstanding why everyone is having so much trouble, its making me not want to install it again...

Burley 04-05-2006 12:58 PM

which vb version did you use then? I'm thinking that something changed since 3.5.1 and that's the reason. But I'm unsure!

I send sabrtoothe a pm with a few questions some days ago, not judgemental or something, but he has not responded jet. Perhaps we can solve it together.


All times are GMT. The time now is 04:02 PM.

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.01372 seconds
  • Memory Usage 1,755KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)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