vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   MAF: (Moderator Application Form & Application Rating Module) (https://vborg.vbsupport.ru/showthread.php?t=77340)

Polo 03-03-2005 02:08 AM

Nice.. thanks for sharing :)

wwesn1 03-03-2005 03:46 AM

I keep getting....

Code:

Invalid SQL:
                        SELECT maf_application.*, userid.username
                        FROM maf_application
                        LEFT JOIN vb3_user ON (vb3_user.userid = maf_application.userid)
               
mysql error: Unknown table 'userid' in field list


wwesn1 03-03-2005 03:51 AM

and for the settings, like 'Please enter for the forum id of the forum you want the threads to appear in' where do you set them?

WreckRman2 03-03-2005 04:01 AM

Well I found this to be not so great and just FYI the uninstall doesn't work...

Code:

maf: Removed Setting Group - Moderation Application Form
maf: Removed Setting - Forum ID
maf: Removed Setting - Username
maf: Removed Phrase - maf_mustagree
maf: Removed Phrase - maf_alreadyapplied
maf: Removed Phrase - maf_thanks
maf: Removed template - modapp_rules
maf: Removed template - MODAPP

Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/rcflying/public_html/forums/includes/db_mysql.php on line 388

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rcflying/public_html/forums/includes/db_mysql.php on line 388

 

There seems to have been a slight problem with the RC Hangout database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.


Database error in vBulletin 3.0.0:

Invalid SQL: DROP `maf_application`
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 'maf_application`' at line 1

mysql error number: 1064

Date: Thursday 03rd of March 2005 12:58:40 AM
Script: http://www.rchangout.com/forums/install/hack_install.php?do=uninstall&step=1&hacks=maf
Referer: http://www.rchangout.com/forums/install/hack_install.php?do=uninstall&hacks=maf
Username: WreckRman2
IP Address: 68.251.110.*


computer1 03-03-2005 04:04 AM

I´m new about this but what shuld I put to the cron file????

and don't forget to set up a cron to run once daily (you will need to configure your cron on line 10, this requires a manual edit of the file before upload)

Slybone 03-03-2005 04:21 AM

Quote:

and don't forget to set up a cron to run once daily (you will need to configure your cron on line 10, this requires a manual edit of the file before upload)
of which file?

^^ sorry for the noob question...

while trying to install on step "step=dodatabasequeries" i get this error
Code:


Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /var/www/html/includes/db_mysql.php on line 389

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/includes/db_mysql.php on line 389

Code:

There seems to have been a slight problem with the Outwar Forums database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.


       
Code:

       
Database error in vBulletin 3.0.6:

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 tinyint(4) default NULL,
  PRIMARY KEY  (appid)
) TYPE=MyISAM;
   
mysql error: You have an error in your SQL syntax near ';
    ' at line 21

mysql error number: 1064

Date: Thursday 03rd of March 2005 12:30:30 AM
Script: http://my domain/install/hack_install.php?do=install&step=dodatabasequeries&hacks=MAF
Referer:
Username: www_Slybone
IP Address: my ip.0.0.0




Oblivion Knight 03-03-2005 06:34 AM

When rating an applicant, there's apparantly a missing phrase..
[high]Could not find phrase 'Applicant Rated Successfully Moderated'.[/high]

Deaths 03-03-2005 06:53 AM

Quote:

Originally Posted by sabret00the
no, the coolness is all mine :p

Aw :(.

sabret00the 03-03-2005 07:04 AM

Quote:

Well I found this to be not so great and just FYI the uninstall doesn't work...
just fixed that, i apologise, to uninstall the tables manually run these queries
[sql]DROP TABLE `maf_application`;
'DROP TABLE `maf_ratings`;[/sql]

Quote:

Originally Posted by wwesn1
and for the settings, like 'Please enter for the forum id of the forum you want the threads to appear in' where do you set them?

within your vBoptions, theirs a group, it should be the bottom one, you set it there.


Quote:

Originally Posted by Oblivion Knight
When rating an applicant, there's apparantly a missing phrase..
Could not find phrase 'Applicant Rated Successfully Moderated'.

thank you i'll get that added.

Quote:

Originally Posted by computer1
I?m new about this but what shuld I put to the cron file????

and don't forget to set up a cron to run once daily (you will need to configure your cron on line 10, this requires a manual edit of the file before upload)

open the files ROOT/forums/includes/cron/maf_cron.php in a text editor and you should see the line that's in need of configuring.

Oblivion Knight 03-03-2005 08:09 AM

Tried upgrading, but got an error.. :(

Quote:

Warning: main(../upgrade_queries.php): failed to open stream: No such file or directory in /index.php on line 49

Fatal error: main(): Failed opening required '../upgrade_queries.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gamerseu/public_html/forum/install/hacks/MAF/2/index.php on line 49


All times are GMT. The time now is 04:35 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.01689 seconds
  • Memory Usage 1,756KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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