error with dashboard and post count

23 views
Skip to first unread message

Jerry

unread,
Jun 17, 2009, 11:14:28 PM6/17/09
to GAD Wordpress Plugin
Hey Guys

Im getting an error while it integrates with dashboard and post count,
when it comes to .php programing im still a Rockie and have no idea of
what to do this seem to be one of the best plugins and i really want
to use it, BTW im using WP 2.8, not sure if thats the reason


Here are two pictures of the problem

-------- Dashboard problem http://twitpic.com/7ok6k

-------- Post panel problem http://twitpic.com/7ok7l

i also will copy the text that comes out of it

please let me know if there's something i can do

----- Problem with dashboard
Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100

Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100

Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100

Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100

Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100
2009-05-18 to 2009-06-17

------ problem with post panel

Warning: fopen(/tmp/gad_lock.dat) [function.fopen]: failed to open
stream: Permission denied in /home/content/46/4513346/html/wp-content/
plugins/google-analytics-dashboard/simplefilecache.php on line 68

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 75

Warning: flock() expects parameter 1 to be resource, boolean given in /
home/content/46/4513346/html/wp-content/plugins/google-analytics-
dashboard/simplefilecache.php on line 100
19 pageviews
9 exits
10 uniques


Carson McDonald

unread,
Jun 18, 2009, 8:42:46 AM6/18/09
to gad-wordpr...@googlegroups.com
Yes, I've had someone else bring this up as well. You are probably running under a restricted access mode. I've got to come up with a good way of solving this and still being able to cache the results. I'll get a fix out as soon as I can.

Regards,
Carson

Jerry

unread,
Jun 19, 2009, 11:24:37 AM6/19/09
to GAD Wordpress Plugin
Thanks Carson!

Looking forward to your update

best
jerry



On Jun 18, 7:42 am, Carson McDonald <car...@ioncannon.net> wrote:
> Yes, I've had someone else bring this up as well. You are probably running
> under a restricted access mode. I've got to come up with a good way of
> solving this and still being able to cache the results. I'll get a fix out
> as soon as I can.
>
> Regards,
> Carson
>
> On Wed, Jun 17, 2009 at 11:14 PM, Jerry <gerardo...@gmail.com> wrote:
>
> > Hey Guys
>
> > Im getting an error while it integrates with dashboard and post count,
> > when it comes to .php programing im still a Rockie and have no idea of
> > what to do this seem to be one of the best plugins and i really want
> > to use it, BTW im using WP 2.8, not sure if thats the reason
>
> > Here are two pictures of the problem
>
> > -------- Dashboard problemhttp://twitpic.com/7ok6k

Jerry

unread,
Jun 24, 2009, 10:43:03 PM6/24/09
to GAD Wordpress Plugin
Hey Carson,

Just want to tell you that with the last update the problem got
fixed!!

The plugin is amazing Great JOB!!!

Thanks

Begis

unread,
Jun 30, 2009, 10:49:00 AM6/30/09
to GAD Wordpress Plugin
Hi Jerry,

I am experiencing the same error even with last version. Did you
updated only this plugin?

Thanx
Begis

Begis

unread,
Jul 1, 2009, 4:23:00 AM7/1/09
to GAD Wordpress Plugin
Hi,

I probably found problem. Or at least on my hosting.

PHP function sys_get_temp_dir() returns "/tmp" but real temp dir is "/
tmp/and/many/another/folders"

So from my point of view, it is more hosting bug than plugin bug...

Begis

Carson

unread,
Jul 1, 2009, 9:05:56 AM7/1/09
to GAD Wordpress Plugin
Yes, you found it. I'll see if I can do even more checking to
determine the correct tmp directory or if it is writable. Restricted
setups are more of a pain than I would have figured.

Carson
Reply all
Reply to author
Forward
0 new messages