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)

sabret00the 12-22-2005 10:09 PM

Quote:

Originally Posted by mindtrix25
Nothing too bad here. Over all a nice form but needs some improvements, such as the GMT Feild should be a drop-down menu and not a 'string'. As well as age should be in the form of Date of Birth DD/MM/YYYY.

One bug I noticed, however am not sure if it is just because of a conflict in versions as I currently use vB 3.5.1 however when I choose to rate or delete an application, the CONTROL PANEL STOP MESSAGE page gives me an error:

Could not find phrase 'maf_deleted'.


I checked the phrase options and the feild does exist, but as I am not an advanced coder I am un-able to find a solution to why this error occurs. Everything DOES work, and seems to be in order with the exception of that little bug.

not sure what that's about, i'll look into it. in regards to drop downs and other such things. really depends on my mood when i'm next over this file with the php pen out.

sabret00the 12-22-2005 10:13 PM

Quote:

Originally Posted by notsonormal
Database error in vBulletin 3.5.1:

Invalid SQL:

INSERT INTO thread(title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline, visible, sticky)
VALUES ('New Mod Applications To Be Rated', 1134369650, 164, 1, 0, '', , '', 1134369650, 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 ' '', 1134369650, 1, 0)' at line 2
Error Number : 1064
Date : Sunday, December 11th 2005 @ 10:40:51 PM
Script : http://www..com/forum/admincp/cronad...cron&cronid=22
Classname : vb_database

you never set the username and forumid

sabret00the 12-22-2005 10:14 PM

Quote:

Originally Posted by ragintajin
So wait, can we customize the application questions?

nope you can't. well you can but you can only do it by hacking the hack.

sabret00the 12-22-2005 10:18 PM

Quote:

Originally Posted by ragintajin
How do you undo the changes made from running mas_installer.php?

run these two queries

[sql]DROP TABLE `maf_application`[/sql]

[sql]DROP TABLE `maf_ratings`[/sql]

sabret00the 12-22-2005 10:18 PM

Quote:

Originally Posted by ravenes
I get this upon upload of the .xml product....

Database error in vBulletin 3.5.1:

Invalid SQL:

INSERT INTO vb3_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'maf_username',
'maf',
'',
'',
'free',
'',
10,
0,
1,
'modappsys'
),
(
'maf_forumid',
'maf',
'',
'',
'number',
'',
20,
0,
1,
'modappsys'
);

MySQL Error : Duplicate entry 'maf_username' for key 1
Error Number : 1062


any help please?

you tried uninstalling the plugin, then reinstalling?

sabret00the 12-22-2005 10:20 PM

Quote:

Originally Posted by slvr ralliart
I have the mod application installed, and everything is right meaning all the files are where they should be, edited the xml file.

With that said, when a person enters their mod application, I see it listed then I go to delete the applications entering the users name of the app.

I get this pop up msg saying:

could not find phrase 'maf_deleted"

it does delete the application. Why am I seeing the could not find pharse?

i have no idea where that phrase has gone missing too but it doesn't effect the hack, on the next update i'll fix the problem :)

brvheart 12-22-2005 11:45 PM

Quote:

Originally Posted by sabret00the
you tried uninstalling the plugin, then reinstalling?


Yes I did that 3 times :-/ same error everytime....

slvr ralliart 12-23-2005 03:26 AM

Quote:

Originally Posted by sabret00the
i have no idea where that phrase has gone missing too but it doesn't effect the hack, on the next update i'll fix the problem :)

sounds good

and one more, show me a screen shot of what a forum id is?

thanks

bashy 12-23-2005 10:27 PM

Hi peeps

When i click on the Apply to be a mod link i get this error..

print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))

Please advise?

Regards

Bashy

EDIT: I ran the installer again and all is fine now :) thanks for looking

Andyrew 12-25-2005 08:37 AM

If you don't put a tick in the box i agree to the rules and press apply, you just get a blank screen.
Should this come up with a message or something. ???


All times are GMT. The time now is 02:24 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.01507 seconds
  • Memory Usage 1,750KB
  • 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
  • (8)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