[BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
User avatar
tormentor
Registered User
Posts: 94
Joined: Wed Dec 17, 2003 9:20 pm
Contact:

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by tormentor »

Logs Config/Logs Database
dandr69
Registered User
Posts: 13
Joined: Mon Jan 22, 2007 12:53 pm
Contact:

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by dandr69 »

Thank you,.
And can you tell me what exactly is this, and is it possible to also clear it?

cc_ip_sessions 312,292
woodsman
Registered User
Posts: 8
Joined: Wed Apr 02, 2008 6:32 pm

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by woodsman »

Is this project still active?
I'm interested in PHPB3 port.
Kgbmedic
Registered User
Posts: 2
Joined: Tue Jul 08, 2008 1:06 am

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by Kgbmedic »

I have a clean installation of phpBB2 version 2.0.23 Loaded Catagories Heirarchey updated version. I am trying to install version 4.1 an 4.2 but keep getting the following errors.

Code: Select all

Fatal error: Call to undefined function get_log_config() in W:\www\phpBB2\admin\admin_logs_config.php on line 53

 Fatal error: Call to undefined function get_log_config() in W:\www\phpBB2\admin\admin_logs_system.php on line 53
The following is what those lines read:

Code: Select all

File: admin_logs_config.php


$log_config = get_log_config($table_prefix . 'ip_config', 1); // returns array - multi-dim

File: admin_logs_system.php

$log_config = get_log_config(CCLOG_CONFIG, 0); // returns array: name->value
Does anyone have an ideal what I may need to do to get it operational?
Kgbmedic
Registered User
Posts: 2
Joined: Tue Jul 08, 2008 1:06 am

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by Kgbmedic »

Bump
DarkArchon
Registered User
Posts: 56
Joined: Thu May 04, 2006 11:22 pm

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by DarkArchon »

Another bump and a few questions.

1) Does anyone know if anyone else anywhere has done a phpbb3 mod like this? There's been requests for them.
http://www.phpbb.com/community/viewtopi ... 2&t=556631

2) Does anyone have a better mirror for this mod, codecrush.com seems to be down and the one other mirror posted doesn't seem to work that well.

3) I don't suppose the author might see this and respond?
User avatar
~Cowboy~
Registered User
Posts: 22
Joined: Sun Dec 07, 2008 8:35 am

Re: [BETA] CodeCrush Log System (v.0.4.2alpha) (Dec-07)

Post by ~Cowboy~ »

Sorry for the late reply but Kris told me in an email a while back that he was going to make a phpbb3 version of this. I haven't spoke to him for a while but I will be contacting him on this issue soon. :D
Post Reply

Return to “[2.0.x] MODs in Development”