John
Forum Replies Created
-
Forum: Plugins
In reply to: WP-Files 0.5.0 AlphaJalenack what are you using on your site to download files?
Forum: Plugins
In reply to: WP-Advanced-Stats 1.0.0 Beta Tester/Programmers NeededAlright I:
- Renamed all functions to be more unique.
- Turned Username into a tinytext so as to fit the maximum comment_author length.
- Renamed database to $advanced_stats_table_name
Can a plugin add its self to $acceptableFiles
like for instances
if(class_exists("CacheMeta"))
$acceptableFiles[] = "wp-advanced-stats.php";
Forum: Plugins
In reply to: Having trouble w/too many hits/StatTraq helpInstall my wp-advacned-stats 0.7, it will show your the ip of online users so you can block them.
Forum: Themes and Templates
In reply to: How to find a WP developer?I could proably handle whatever you need.
Forum: Plugins
In reply to: wp-advanced-statsCheck here for the new version.
Forum: Plugins
In reply to: wp-advanced-statsI’m working on it right now. It sort of difficult because I still need to record the ignore listed ip, just I can’t display them.
Forum: Plugins
In reply to: Will pay for this hack – upload.phpI’ll work on it if no one else volunteer’s soon.
Forum: Plugins
In reply to: Announcement: Word Statistics PluginVery Nice Plugin. Why the global $wpdb; on line 49 though? Doesn’t look like you use the db at all.
Forum: Plugins
In reply to: Spaminator 1.0rc5 – cool new stuffI’m running 10th nightly build and the option page install button doesn’t work. Good show though, I’m going to using your option page idea for my stats plugin if you don’t mind.
EDIT: More details. Click button, returns to the same page nothing is inserted into database.
Forum: Plugins
In reply to: Nicer archives for 1.5; Statistics for 1.5Despach0 I talked to XeroCool and we got it working on his server. Try this file http://blog.noontide.ca/files/wp-advanced-stats.zip as long as your prefix is wp_ it should work,
Forum: Plugins
In reply to: Nicer archives for 1.5; Statistics for 1.5Got an instant message service? I think from looking at your server you have it properly install. MSN: J2000_ca@hotmail.com AIM: DarkPaldin23
Forum: Plugins
In reply to: Nicer archives for 1.5; Statistics for 1.5or if you want to do it yourself open the wp-advanced-stats in your plugin folder and change all the \ in the require or includes to / specifically in the record function
Forum: Plugins
In reply to: Nicer archives for 1.5; Statistics for 1.5Did you download the new copy? I have that problem fixed. I had my slashes the wrong way.
Forum: Plugins
In reply to: Nicer archives for 1.5; Statistics for 1.5Copy the error from when it’s activatied