Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2007-09-04 18:34:55

woollyhat
Member
Registered: 2006-12-28
Posts: 12

Re: BBClone stats plugin

I’ve replaced all quotes with normal quotes, but it doesn’t appear to make any difference. I’m still recording hits, but only to the index. This is a mystery!

I tried running textpattern in Debugging mode and the following error, which I can’t decipher, occurred:

tag_error <txp:poe_bbclone bbcdir=”/home/customers/intranet.btcv.org.uk/htdocs/blogs/bbclone/” /> -> Notice: Constant _BBCLONE_DIR already defined on line 32

textpattern/lib/txplib_misc.php(512) : eval()’d code:32 define(_BBCLONE_DIR, /home/customers/intranet.btcv.org.uk/htdocs/blogs/bbclone/)
textpattern/publish.php:958 poe_bbclone(Array, , <txp:poe_bbclone bbcdir=”/home/customers/intranet.btcv.org.uk/htdocs/blogs/bbclone/” />)
processTags(Array)
etc etc rest of page…

Offline

#26 2007-09-04 19:15:13

fpradignac
Plugin Author
From: France near Cognac
Registered: 2005-01-29
Posts: 359
Website

Re: BBClone stats plugin

Hmmm – it means that you dont have to put the bbcdir in you poe_bbclone tag, cause it’s already defined in the plugin code.


françois

Offline

#27 2007-09-04 19:23:14

woollyhat
Member
Registered: 2006-12-28
Posts: 12

Re: BBClone stats plugin

Okay, after removing the directory attribute from the tag, I still get the following error:

tag_error <txp:poe_bbclone/> -> Notice: Constant _BBCLONE_DIR already defined on line 32

textpattern/lib/txplib_misc.php(512) : eval()’d code:32 define(_BBCLONE_DIR, /home/customers/intranet.btcv.org.uk/htdocs/blogs/bbclone/)
textpattern/publish.php:958 poe_bbclone(Array, , <txp:poe_bbclone />)
processTags(Array)

Offline

Board footer

Powered by FluxBB