I got the following items in the event plugin settings:
Anzahl Einträge
Wieviele Einträge sollen pro Wert dargestellt werden? (Standard: 20)
Extended Visitors Statistics
Add Extended Visitors Statistics feature? (default: no)
Ban browsers from beeing counted
Insert browsers that should be ...
Search found 20 matches
- Mon Apr 24, 2006 10:55 pm
- Forum: General discussions
- Topic: Statistics Plugin
- Replies: 6
- Views: 4465
- Mon Apr 24, 2006 4:41 pm
- Forum: General discussions
- Topic: Statistics Plugin
- Replies: 6
- Views: 4465
- Sat Apr 22, 2006 3:20 pm
- Forum: General discussions
- Topic: Statistics Plugin
- Replies: 6
- Views: 4465
Statistics Plugin
I was wondering, how the statistics plugins determines the number of comments, articles, visitors and so on.
One reason is, that I discovered it took a pretty long time, until the number of comments got updated, second, the number of visitors stay at 0 all the time ... but I would assume if at ...
One reason is, that I discovered it took a pretty long time, until the number of comments got updated, second, the number of visitors stay at 0 all the time ... but I would assume if at ...
- Fri Apr 21, 2006 10:33 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
- Mon Apr 03, 2006 8:42 am
- Forum: Development
- Topic: Extending quicksearch
- Replies: 8
- Views: 9543
- Fri Mar 31, 2006 8:22 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
- Fri Mar 31, 2006 7:20 pm
- Forum: General discussions
- Topic: Problems with mymood plugin
- Replies: 4
- Views: 3328
Additional Error:
Hi Garvin:
in the event_hook switch statement is another bug:
case 'entry_display':
$elements = count($eventData);
for ($i = 0; $i < $elements; $i++) {
$location = ($this->get_config('location', 'body'));
switch ($location) {
case 'body':
case 'title':
case 'author':
$location ...
in the event_hook switch statement is another bug:
case 'entry_display':
$elements = count($eventData);
for ($i = 0; $i < $elements; $i++) {
$location = ($this->get_config('location', 'body'));
switch ($location) {
case 'body':
case 'title':
case 'author':
$location ...
- Fri Mar 31, 2006 5:04 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
- Fri Mar 31, 2006 4:40 pm
- Forum: General discussions
- Topic: Problems with mymood plugin
- Replies: 4
- Views: 3328
- Thu Mar 30, 2006 11:30 pm
- Forum: General discussions
- Topic: Problems with mymood plugin
- Replies: 4
- Views: 3328
Problems with mymood plugin
Hi all,
I installed the mymood plugin - so far so good. When I try to write a new blog entry, I am getting an Error Message:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in .../serendipity/include/db/postgres.inc.php on line 207
Error in SELECT value FROM ...
I installed the mymood plugin - so far so good. When I try to write a new blog entry, I am getting an Error Message:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in .../serendipity/include/db/postgres.inc.php on line 207
Error in SELECT value FROM ...
- Thu Mar 30, 2006 11:29 pm
- Forum: General discussions
- Topic: Problems with mymood plugin
- Replies: 0
- Views: 2367
Problems with mymood plugin
Hi all,
I installed the mymood plugin - so far so good. When I try to write a new blog entry, I am getting an Error Message:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in .../serendipity/include/db/postgres.inc.php on line 207
Error in SELECT value FROM ...
I installed the mymood plugin - so far so good. When I try to write a new blog entry, I am getting an Error Message:
Warning: pg_query(): Query failed: ERROR: invalid input syntax for integer: "" in .../serendipity/include/db/postgres.inc.php on line 207
Error in SELECT value FROM ...
- Thu Mar 30, 2006 11:12 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
- Thu Mar 30, 2006 8:03 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
- Thu Mar 30, 2006 6:21 pm
- Forum: Plugins
- Topic: Pulling sidebar plugins out of sidebar
- Replies: 16
- Views: 10784
Pulling sidebar plugins out of sidebar
IS there a way to 'pull' a sidebar plugin otu of the sidebar ?
Mainly I want the search/syndication links outside of the sidebars. As an alternative, could I add another bar?
I found all of the plugins, except for those two. I assume they are some sort of internal plugins/stock plugins?
Where can ...
Mainly I want the search/syndication links outside of the sidebars. As an alternative, could I add another bar?
I found all of the plugins, except for those two. I assume they are some sort of internal plugins/stock plugins?
Where can ...
- Thu Mar 30, 2006 6:14 pm
- Forum: Themes
- Topic: Source image from theme in index.tpl
- Replies: 3
- Views: 3403