![]() |
Hi, I'm wondering how I can find and edit the "Moderator Policy" box, the thing that pops up when someone goes in to apply to be a moderator, because I'm wanting to make it so it's an agreement to be a moderator, or a DJ, or other things, etc... I've been looking for the template that has it, but I can't find it. :cry:
|
I get:
Quote:
|
Quote:
|
Quote:
|
Quote:
Code:
Chris, you do not have permission to access this page. This could be due to one of several reasons: |
that is after i tried the form out, and then deleted my application... my partner was testing the rating and put me at a 1, is that a problem? i delted it though
|
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)
can you explain this for me ? i understand that " cron" deals with Scheduled Task Manager,,, thast about all i know about it.. i've installed the mod and it works great, but i can't delete app's and im guessing this is the reason.. please explain more for me,, thank you -LM |
nvm, post #204 helped me out,, ty for the mod
|
Just to note, my problem on the previous page (HIS gives blank page only) is not related to a previous version MySQL problem, I am using 4.3.1
Any ideas? Dave |
Quote:
|
Quote:
This is the problem you where addressing today? * MarcoH64 slaps sabret00th around with a smelly trout for not being able to help with such a simple problem :D |
Quote:
Just making sure that you're aware of this issue Sabe.. ;) |
Marco, the includes/install confusion is not the problem. As I said a couple pages back, I made a mistake in the post saying includes. In fact it is and was install.
Dave |
Well all i can say for now then is try to upload all files in install again, and make sure you are transfering them in ASCI mode.
What PHP version are you running? 1 more question, do you have your admincp directory renamed? |
yes admincp and modcp are renamed
|
Quote:
Then edit it and set the name of your $admincpdir. You can leave this file renamed and in place. All future hacks you install using HIS will only suply a new _default file and not overwrite the one you just edited. Only do this once, all future HIS installs will use the admincpdir setting from the edited file. |
Dam I am getting the same thing.............
Have uninstalled and reinstalled but same thing. When I try to uninstall I aslo get this messege. There is no record of being installed. It cannot be uninstalled. Hacks Uninstalled! Click here to view these hacks' modifications - you must do them backwards to finish the install. --> ------------------------------------------------------------ Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/lbarrell/public_html/vboard/includes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/share/pear') in /home/lbarrell/public_html/vboard/includes/db_mysql.php on line 389 ------------------------------------------------------------ Code:
Database error in vBulletin 3.0.3: PHP Version: 4.3.10 VB 3.6 SQL ver: 3.23.58 Xrayhead |
Warning if the script crashes halfway through then you cannot use the uninstaller to remover the parts it has already completed!!
When I click the bellow "Click here to view these hacks' modifications - you must do them backwards to finish the install. -->" I get this messege. ------------------------------------------------------------------ has no hack information and cannot be installed. No hacks to install!When finished editing the needed files/templates (if any are needed), click here to return to the main page. --> No readme files found. ------------------------------------------------------------------ This dose not make sence as during the install I get these messeges: ------------------------------------------------------------------ MAF: Added Setting Group - Moderation Application Form MAF: Added Setting - Forum ID MAF: Added Setting - Username MAF: Added/Updated Phrase - maf_mustagree MAF: Added/Updated Phrase - maf_alreadyapplied MAF: Added/Updated Phrase - maf_thanks MAF: Added/Updated Phrase - maf_rated MAF: Added/Updated Phrase - maf_deleted MAF: Created/Updated Template - modapp_rules MAF: Created/Updated Template - MODAPP Rebuild Style Information Updating style information for each style vBulletin 3 ... (Templates) (StyleVars) (CSS) (Replacement Variables) (Controls) Done. NewSat ... (Templates) (StyleVars) (CSS) (Replacement Variables) (Controls) Done. ------------------------------------------------------------------ Xrayhead....... :ermm: :ermm: :disappointed: Please Any chance we can have a list of the changes to uninstall and the tables to drop in SQL so I can remove this hack completly??? Thank you :rolleyes: |
I downloaded this hack and it is very intresting to me
All running fine , application submited Problem is : forum/modcp/maf_rateapp.php & forum/admincp/maf_delapp.php Both return empty files , not blank pages Just the page with the header; MAF Moderator Application Rating Form and the jellsoft footer ofcourse But nothing within which am looking for to delete apps or rate them ! The thread posting is correct and everything else except that those two files doesnt not return what i supposed i should find .. right ? |
I was thinking of using this hack as this seems to be exactly what I've been looking for but I've got a few questions.
1. How stable is it? 2. How customizable is it? Can you add/edit/remove form fields? 3. Are there any boards using this hack so I can take a look at it? |
Quote:
I am still waiting for some help to eather get it going or remove it!!!!! Xrayhead :ermm: |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
2/ not very customisable at all i'm afraid. 3/ many including mine, but please do not sign upto my site just to take a look at the hack. |
Quote:
|
Ok sabret00the
Sorry for that was getting a bit stressed. Thank you for the replys on page 15 I will give them a go. Regards Xrayhead |
I've not tested this, but I think you can prevent "pointless" e-mails being sent if you do the following..
Open the includes/cron/maf_cron.php file, find: Code:
$logmessage = "Moderation Application Auto Proccessing Complete; \n Declination's: " . $declinationemail . ".\n\n Shortlistings: " . $shorlistemail . ". \n\n New Applications: " . $newapps . "."; Code:
if ($declinationemail != 'None' AND $shorlistemail != 'None' AND $newapps != 'None') |
Quote:
|
Quote:
|
it adds the log to the schedule task logs, but it's best to keep that their even if empty, so if it don't work or stops working for some reason you can trace it back
|
PHP Code:
my vb is 3.0.5 btw , i just need to see whats making it not loading so i can check up MOD apps ! |
you did make the changes specified for the admincp/index.php and modcp/index.php right? as the url to both files is page.php?do=action and unless yo enclude the action, they won't show up.
|
In the zip ive downloaded i dont see any changes asked to be made!
Since i know basics of php i knew there is more to be done but all what was in ur install file was --------- right here's the quick and short of it, bung the files in the relevant folders forums/modapp.php forums/admincp/maf_delmodapp.php forums/modcp/maf.. rahdy rar etc run the installer at www.yoursite.com/forums/install/hack_install.php and follow the instructions. 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) ------------------ I did that but no where is aw instructions, so excuse me if i missed it anywhere, and please tell me where to find them or paste them here *i feel like dumb but i really searched!* |
in the hack installer under the file mods, it should say the changes you needed to make.
|
Hi again,
Okey i reopened installation and when finished installing again i saw : When finished editing the needed files/templates (if any are needed), click here to return to the main page. --> MAF Installation Edits I now clicked on MAF edits and i can see the changes you told me about. I knew there must be ones , on other hacks i usually saw em in seperate files or in install texts , thats why i missed them ! I think you should note it for other pple , maybe i wont endup the only one missing them ! Anyway, THANKS A LOTT i love this hack and yes i clicked install ! |
Quote:
|
Now including special update
|
Apply for Affiliation or Advertisement
It most likely be like sabret00the MAF Code:
https://vborg.vbsupport.ru/showthread.php?t=77340&page=16&pp=15&highlight=maf Code:
http://gothtopic.com/forum/affiliate.php Code:
https://vborg.vbsupport.ru/showthread.php?p=643281#post643281 |
All times are GMT. The time now is 11:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|