Search found 5 matches

by baco
Sat Feb 10, 2007 12:22 am
Forum: Installation
Topic: phpOpenTracker Plugin problem
Replies: 4
Views: 2924

Finally I found out the problem

Answer of this problem is to move the phpOpenTracker.php and the directory phpOpenTracker to the {root_of_my_free_host_domain}/include directory.

When the plugin event_phpOpentracker.php try to add to modify the INCLUDE_PATH to add the POT directory it fails.

It is a problem with my french host ...
by baco
Fri Feb 09, 2007 10:39 am
Forum: Installation
Topic: phpOpenTracker Plugin problem
Replies: 4
Views: 2924

Re: phpOpenTracker Plugin problem

Hi,
Thanks for reply.
You probably right, POT is not able to log to my database... But how to be really sure since the S9Y plugin do not test it...
Can you help me to add a test into this plugin to test the log-in of POT?
(I read an HANDLE-ERROR function into the API ref of POT, how to use this ...
by baco
Fri Feb 09, 2007 10:34 am
Forum: Themes
Topic: Blue Streak style Problem ({root]/templates/contest/*)
Replies: 3
Views: 2831

Re: Blue Streak style Problem ({root]/templates/contest/*)

Good point !

You're right; under Firefox it works...

Again, a BGB ! (bill gates bug)

;-)

ps: do you know what's happen in details?

-damien
garvinhicking wrote:Hi!

With which browser were you having this problem? Sounds like an IE-oddity to me, right?

Best regards,
Garvin
by baco
Thu Feb 08, 2007 10:43 pm
Forum: Themes
Topic: Blue Streak style Problem ({root]/templates/contest/*)
Replies: 3
Views: 2831

Blue Streak style Problem ({root]/templates/contest/*)

Hi,
I found some problems with the "Blue Streak" style.
When you click on an entry and move over mouse on the title link of this entry the title and entry text disappear.
I found out a work around:

I specify (in contest/style.css ) " width: 100%; " for each following tags

.serendipity_Entry_Date ...
by baco
Thu Feb 08, 2007 10:34 pm
Forum: Installation
Topic: phpOpenTracker Plugin problem
Replies: 4
Views: 2924

phpOpenTracker Plugin problem

Hi,
I've tried for hours to install the plugin phpopentracker without successful. I have installed the phpopentracker plugin and phpopentracker software-API, created table and modify the conf/phpopentracker.
But no stats appears when I use the "simple_report" as example...
Is there somewhere a step ...