![]() |
Erm. All the applications just...disappeared. I have no log entries indicating any of my staffers ever deleting them.
|
I have all the posts concerning this hack I don't seem to know where to find answers so here is my problem.
I have installed it didnt get any error messages did the cron job i see the options in admincp. But whenever i click on rate application in admincp, I get a white page saying page cannot be found so what i'm i doing wrong can someone who have installed this please show me the way thanks |
Quote:
|
Quote:
|
how do i run this cron thing.. i followed the instructions edited all the files... including the maf_cron.php and admin and modcp index.php fixed all the settings in the vboptions but i still cant figure out where to go to run this cron daily.. i dont see any options for it
***Edit*** forget that i figured it out its in schedueled tasks ok but i have another problem i made one app and i got 2 threads after i ran the cron also theres no information in the thread as wgere to go to rate the applicants ***Edit2*** lol. forget that too i found it... but is it possible for the thread to be created as the applicants name in the description or something like that?? and i still have that 2 thread problem |
Please can someone give me the steps to remove this hack and the tables ETC I need to remove from my SQL database?
Thanks Xray |
Quote:
Code:
<?php also if you want this is the contents of the uninstaller PHP Code:
|
Going through the hack installation and I get this at around the 3rd or 4th step:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /******/www/*****/forum/includes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/share/pear') in /***/www/****/forum/includes/db_mysql.php on line 389 *** = I've hidden my server info |
Hack installed smooth as silk! Thanks for sharing your work on this.
/me clicks Install! |
Quote:
|
Please define 'Manual'.
Do you mean by clicking the 'Run Now' button, or by starting the script by going to the direct url in your browser? |
Quote:
|
Hmm sounds almost like you didn't upload the file to your includes/cron directory, or file permissions are set incorrect.
|
Quote:
|
i have installed that script but i dont see anything.
i put manually the address www.gsmforum.gr/forum/modapp.php and i send it. but i log in in to my AdminCp /modcp and i dont see anything. what can i have do wrong? |
not sure what you mean when you go to modapp.php what do you see?
|
Quote:
|
alright. i did the install. everything went good until i got to the last file edits and the page was blank.
could someone please tell me what files i have to edit? |
i got a problem. i installed i did everything. everything appeared to be working... now my only trouble is when i go to the admincp and i click on Rate applications all it does is load a Page Cannot Be Found
anyone help me out on why this is happening? |
K i really need help with this. why hasn't anyone responded to me?
|
do the file edits you made in the admin cp match these
find: PHP Code:
PHP Code:
|
Quote:
alright after the edits i have the following.... and in case you were wondering i had the petz installed before i installed this mod..... // +++ MAF construct_nav_option("Automated Thread Settings", 'options.php?dogroup=maf', '<br />'); construct_nav_option("Rate Applications", '../' . $modcpdir . 'maf_rateapp.php?do=list', '<br />'); construct_nav_option("Delete Applications", 'maf_delapp.php?do=del', '<br />'); construct_nav_group("Moderator Applicants", '<hr />'); // --- MAF $printhr = false; construct_nav_option("Main Settings", 'petzadmin.php?do=main', '<br />'); construct_nav_option("Shops", 'petzadmin.php?do=shops', '<br />'); construct_nav_option("Items", 'petzadmin.php?do=items', '<br />'); construct_nav_option("Arena", 'petzadmin.php?do=arena', '<br />'); construct_nav_option("Bank", 'petzadmin.php?do=bank', '<br />'); construct_nav_option("Adoption Center", 'petzadmin.php?do=adopt', '<br />'); construct_nav_option("Store Options", 'petzadmin.php?do=store', '<br />'); construct_nav_option("Logs", 'petzadmin.php?do=logs', '<br />'); construct_nav_group("Petz", '<hr />'); if (can_administer('canadminstyles')) { $printhr = true; construct_nav_option($vbphrase['style_manager'], 'template.php?do=modify', '<br />'); construct_nav_option($vbphrase['search_in_templates'], 'template.php?do=search', '<br />'); construct_nav_option($vbphrase['replacement_variable_manager'], 'replacement.php?do=modify', '<br />'); construct_nav_option($vbphrase['download_upload_styles'], 'template.php?do=files', '<br />'); construct_nav_option($vbphrase['find_updated_templates'], 'template.php?do=findupdates', '<br />'); construct_nav_group("$vbphrase[styles] & $vbphrase[templates]", '<hr />'); } |
so with that, clicking on any of the links to do with the MAF produces a blank page?
|
Quote:
|
for some reason you're modcpdir variable ain't working, what you'll need to do it replace it manually
find: PHP Code:
PHP Code:
|
in the admincp index right?
|
yup, you're editing the previous edit.
|
k i did that and it fixed it thanx!!
just as a note before i fixed it when i was in my admin cp and viewing the properties of the maf_rateapp.php the link showed as forum/modcpmaf_rateapp.php?do=list i think it should have been showing as forum/modcp/maf_rateapp.php?do=list shouldn't there be a / between modcp and the maf part? is that something that might be mixed up in your code? i dunno. just thought that might be helpful info. |
install went fine and all but it doesnt start the new thread anywhere. i set it to start in forum id 80 and it doesnt do it.
|
when i set that for mine (the start a new thread thing) everytime a user view the forum where that was set for it created a new thread. even though there were only 2 applications waiting to be read i ended up with like 172 threads saying that there were applications waiting to be read. -__-;;
so i took that off and viola it's no long a problem. just curious if you know what might cause that. |
used some of your application questiosn and "terms" on my custom mod app
just wanted to say thx |
ok last night i had someone use the mod app to submit their application. this morning i had received the following error like over 100 times to my email:
Database error in vBulletin 3.0.7: Invalid SQL: INSERT INTO vb3_thread(title, lastpost, forumid, open, replycount, postusername, postuserid, lastposter, dateline, visible, sticky) VALUES ('New Mod Applications To Be Rated', 1124215271, 0, 1, 0, '', , '', 1124215271, 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 ' '', 1124215271, 1, 0)' at line 2 mysql error number: 1064 Date: Tuesday 16th of August 2005 10:27:22 AM (the times are different for each email error) Script: http://anime-extreme.net/forum/cron.php?&rand=246654 Referer: http://anime-extreme.net/forum/ Username: ShinobiXX (the usernames are different for each email error) is this because i didn't specify variables for the automated thread settings? because when i set those variables it posts the automated threads like 100 times. |
Nice work thanks man
|
any answers on this?
|
Quote:
|
I have a couple of questions. Would there be a way to send a PM to all moderators rather than having it post to a forum?
Also, once the 14 days is past and the applicant retained a 7 or better rating, are they supposed to be automatically added to the mod usergroup? And, is there a way to shorten the timeframe? Or better yet, what are all the ways the site takes care of the applicant? Also, my cron ran fine for a couple days, now im getting an error emailed to me: /bin/sh: line 1: ./includes/cron/maf_cron.php: No such file or directory |
well after i specify the variables for the automated thread setting and then the cron runs right after that everytime someone views the forum where the automated thread goes it creates a new thread so i end up with like 182 threads about mod reqeusts to rate.
|
Quote:
|
Quote:
Quote:
Quote:
Quote:
|
Quote:
|
All times are GMT. The time now is 01:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|