![]() |
Quote:
|
I've send the maker of the ftp.mrc script an email yesterday. Now he's made a new script.
This script works ok, even with large welcome messages. |
I've send the maker of the ftp.mrc script an email yesterday. Now he's made a new script.
This script works ok, even with large welcome messages. I've attached the new ftp.mrc script. Just rename the script to ftp.mrc. [edit] File attached was the wrong one. Did attach the right one now (zipped) [/edit] |
Athmo, your attached file is 0 bytes. :confused:
|
Thanks for the warning.
Corrected the attachment in my previous post. |
Going to try to install this tonight
|
Works like a charm. Thanks a million :)
|
Woot Woot got it working:)
Thanx for all you guys that put the work into this lill mod:) |
Quote:
|
Installation was a breeze. I like the result. I'll be finicky though and state that half Ops are shown in Bold Italics with Ops being in just Bold as opposed to the higher rank having bold italics like on the board.
Anyone wanting that, in mIRC > Tools > Aliases, change Code:
if ($nick(#channel,%x) isop #channel) { Code:
if ($nick(#channel,%x) isop #channel) { Finally, for those with busy chats, some may prefer the 'Current Chatters' to be a click-on and the names would show on another page there, rather than seeing 50-100 names on the main page. Not a major concern to me personally. |
Great hack, this hack has all I had in mind. /click installs
|
[high]* Intex installs :cool:.
[/high] Works great - very nice hack !. I've made some changes to where its located (now in my Welcome Panel ;)). Any other people who decide to install make sure your FTP server doesn't have a welcome message or it won't login properly. I've not tried the fix suggested by another user earlier in the thread for the timeouts. Rox anyway ! |
Worked fine right out of the box for Version 2.3.0 - Thanks!
|
I am still getting the error message:
* /ftp.upload: error: computer system is for authorized users only. Individuals using this (FTPsock1 to ftp.clanantivirus.com file:nicks.php) did anyone come up with a fix for this edit: Ok i got it too work - somehow and i am now having a problem with it up dating. I added the following line to the remote section on 1:connect:{ /load -rs ftp.mrc | /timer 0 120 /getnicks } I closed it (mIRC) down and then started it up again but it doesn't seem to update, and when i check the site, it shows the same amount of ppl as before and the time stamp on the nicks, is from when i ran it manually |
Never mind found out myself
|
Is there anyway of making it show the last time it updated on the forum front page
|
Great Hack, but , I have a stupid question concerning the global.php part.
Instructions state: 5. Open your forum's global.php. ==[below the line:]==== error_reporting(7); ==[add this line:]==== require('./nicks.php'); Save the file and upload. When I do this I only get error messages, or just a blank page, I think that I'm just not sure where in the global.php to paste the "require('./nicks.php');" i have tried below the error_reporting(7); line, but still no go. I would love to get this hack to work. Thanks Now, my Global.php looks like this: <?php error_reporting(7); if (isset($HTTP_GET_VARS['explain']) OR isset($HTTP_POST_VARS['explain'])) { $showqueries = 1; $explain = 1; } if (isset($HTTP_GET_VARS['showqueries']) OR isset($HTTP_POST_VARS['showqueries']) or isset($showqueries)) { $showqueries = 1; $pagestarttime = microtime(); } else { $pagestarttime = 0; } // allow script to work with registerglobals off if ( function_exists('ini_get') ) { $onoff = ini_get('register_globals'); } else { $onoff = get_cfg_var('register_globals'); } if ($onoff != 1) { @extract($HTTP_SERVER_VARS, EXTR_SKIP); @extract($HTTP_COOKIE_VARS, EXTR_SKIP); @extract($HTTP_POST_FILES, EXTR_SKIP); @extract($HTTP_POST_VARS, EXTR_SKIP); @extract($HTTP_GET_VARS, EXTR_SKIP); @extract($HTTP_ENV_VARS, EXTR_SKIP); } // get rid of slashes in get / post / cookie data function stripslashesarray (&$arr) { while (list($key,$val)=each($arr)) { if ($key!="templatesused" and $key!="argc" and $key!="argv") { if (is_string($val) AND (strtoupper($key)!=$key OR |
I get this error:
FTP.UPLOAD Unknown command What can I do? I haven't made any changes in the ftp.mrc, and in the aliases I've only changed #channel to my chan And how can I add, that a special nicks.php will be uploaded before quit, that the users see that the bot iss offline and not the wrong informations? My Chan is in the euIRC, there the chanowner have * and the super-ops have ! before the nick, in the List is an @ before the nicks... How can I correct that? |
Is there any way to make it show how long the nicks have been idle?
|
I get this..
Code:
* /ftp.upload: connecting (FTPsock1 to ftp.X-clusive.com file:nicks.php) |
Parse error: parse error in /home/ffsforums/public_html/nicks.php on line 1
Warning: Cannot modify header information - headers already sent by (output started at /home/ffsforums/public_html/nicks.php:1) in /home/ffsforums/public_html/admin/functions.php on line 1573 any idea what this means? |
I am getting this error on IRC
- IRCREFRESH Unknown command - * Timer 1 activated - * Timer 1 halted - IRCREFRESH Unknown command |
Anyone?
|
I got the hack to work ok,
But in IRC the script is loaded ok but dose not run the /getnicks command at all. I pasted the following @ the top of the REMOTES TAP on 1:connect:{ /load -rs ftp.mrc | /timer 0 120 /getnicks } On connect I get this message in the command window! * Loaded Script c:\mirc\ftp.mrc But it doesnt connect to the FTP at all Any help would be great on this one as its 99% working..... Only need to get IRC to do its thing. XrayHead PS, I am eunning the latest Vef of mIRC (6.14) |
Sorry forgot to mention.
If I run the command /getnicks manually it updates the PHP file on my site no problem. |
Quote:
I get this error as well, and I know for a fact that I am using the correct login information. I wonder if there is some special syntax needed for certain ftp's and certain websites. Hopefully someone can help, because this hack would be great to get working :) |
All times are GMT. The time now is 04:17 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:
|