royzzz
Forum Replies Created
-
Ive got the same problem :(.
My info:
Operating System : Linux (32 Bit)
Server : Apache/2.2.0 (Fedora) mod_perl/2.0.4 Perl/v5.8.8
Memory usage : 30.49 MByte
MYSQL Version : 5.1.58
SQL Mode : Not set
PHP Version : 5.3.22
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 268435456
PHP Max Upload Size : 2M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 500000
PHP Max Script Execute Time : 30s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : YesThanks for clearing up Steve, saves me a lot of time ;).
I’ll patiently wait for the fix. I appreciate your work!
Ah, if comment handling is missing, NONE of the comments on facebook are retrieved right? Cause i was worried. 🙂 Thanks!
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityWoohooo you did it 🙂
1 2011/07/11 16:39:14 Roy CONNECT
You are AWESOME!
1 2011/07/11 16:39:54 Roy CONNECT
2 2011/07/11 16:39:14 Roy CONNECTDoes indeed show the last one! So the double activity is also solved!
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityWOW 🙂 that would be awesome. will be updating by now
/edit: gives me:
Date User Event Type
1 1963/07/11 13:10:39 Roy CONNECT$act_time=date(‘Y-m-d H:i:s’); works for me, but i should take a look at the GMT, maybe that helps? 🙂
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityI updates, this looks so strange:
http://www.roypoots.nl/member-activity/So the DB says:
id user_id act_type act_date act_params 1 1 CONNECT 0556-07-11 13:10:39but the output doesnt match anymore:
oy has logged.time function : 1310391181 mysqldate : 1181-07-11 13:10:39 - time : 11 July 2011 15 h 33 mi - in_seconds : 11 July 0556 13 h 10 mi = diff : 19723046400 - gmt_option : 2 0556/07/11 13:10:39When i try:
$act_time=date(‘Y-m-d H:i:s’);
and DB:
2 1 CONNECT 2011-07-11 13:42:12 3 8 CONNECT 2011-07-11 13:42:43the actual date is in the DB, but not my GMT time.. but getting close!
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityDB:
id user_id act_type act_date act_params 2 1 CONNECT 8252-07-11 13:10:38 3 8 CONNECT 8255-07-11 13:10:38Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityYes, the DB is wrong. Not just shown wrong. Im now looking into the wp-activity.php file.
Must be something with this line:
$act_time=mysql2date(“Y-m-d H:i:s”, time());
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityMy recent activity time says:
time : 11 July 2011 14 h 27 mi – in_seconds : 11 July 7219 13 h 10 mi = diff : 189388800 – gmt_option : 2
Somewhere it goes wrong 🙂
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityI tried the following:
changed the date formats in your plugin – didnt help
changed the date formats in wordpress – didnt help
reinstall to be sure there is no corrupt data – didnt help.does it seem to be just me then? 🙂
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityRe-install didnt work. The update is perfect, but the date is not working for me 🙁
I can not put my finger on these strange date’s:
5618/07/11 13:10:38
(time AND date arent right… he logged in at 14.00)
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityYes it works. Thank you 🙂
Only problem for me now is the strange date problem. Everytime there is a strange date. like now:
4341/07/11
i will uninstall, re-install and update with your php file again to see if the date problem is gone (i guess not 🙁 )
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityOK, i emptied the DB (reset DB in your options) and now it shows the first one.
BUT another issue; the date isnt correct so it does show 2 records cause it’s not in the same minut.
my records:
1 11/07/0788 13:10:37 David CONNECT
2 11/07/0777 13:10:37 David CONNECTstrange year, im afraid i cannot analyse this cause i dont know where this is coming from.
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityIt seems that new logins arent registered. I will remove everything in the database and try again.
Forum: Plugins
In reply to: [WP-Activity] [Plugin: WP-Activity] Double activityHi Dric,
it’s running and it works (also for old logins, cool!). But there is one strange thing, whether i choose 5 recent activities it shows 3 and if i choose 10 it shows 5 as a widget and 4 in the page. Before it was working.
The code i use is: [ACT_STREAM number=”10″ title=””].
The widget is at http://www.roypoots.nl (in the middle)
The page is at http://www.roypoots.nl/member-activity/
Thanks for your quick responses and fixes. Really appreciate 🙂
/ah… i removed the doubles and now it shows 9… i take a look to see whats happening at nr 10