Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Textpattern Forms outside of Textpattern
Are you including that code in a punBB page?
Offline
Re: Textpattern Forms outside of Textpattern
the code is in the top of a PunBB template file
~ Cameron
Offline
Re: Textpattern Forms outside of Textpattern
Try using it in a test PHP document. I’m not sure how this might cause TXP and punBB to interact.
That might be the problem (in which case this is out of my league).
—
T
Offline
Re: Textpattern Forms outside of Textpattern
Looks like a function in a Textpattern conflicts with a function bearing the same name in the forum software.
Offline
Re: Textpattern Forms outside of Textpattern
Okies good news and bad news, the good is http://www.simplecandy.com/test.php proves the code works and is NOW correct!
the bad news being ruud is probably and most likely correct in thinking that their is conflicting functions, the big question is how do i fix this? x
EDIT: I’ve posted over at the forum support forums to see if I can safely change the name of that function, to stop it conflicting
Last edited by driz (2008-09-16 20:47:04)
~ Cameron
Offline
Re: Textpattern Forms outside of Textpattern
ruud wrote:
Looks like a function in a Textpattern conflicts with a function bearing the same name in the forum software.
Is it possible to change the name of this function in Textpattern?
~ Cameron
Offline
Re: Textpattern Forms outside of Textpattern
I’m afraid this is my stop…you’re talking about much bigger issues than I’m capable of helping with.
Good luck.
Offline
Offline
Re: Textpattern Forms outside of Textpattern
Gocom,
Nice – thanks for the heads up – I’ll give that a shot with a calendar app I’ve been using.
Offline
Re: Textpattern Forms outside of Textpattern
Anything is possible, but you’d have to change it in all places where that function is called within textpattern as well. If you’re asking us to change the name of the function in a future textpattern version, the answer is of course “no”.
Offline
Re: Textpattern Forms outside of Textpattern
ruud wrote:
Anything is possible, but you’d have to change it in all places where that function is called within textpattern as well. If you’re asking us to change the name of the function in a future textpattern version, the answer is of course “no”.
haha :), obviously I wouldn’t expect you to do that on the account of ME being able to use Txp with PunBB!
Anyhow I didn’t like that output method, I think it’s bad karma to create bogus sections like that, I mean say someone stumbled upon them from a search engine or just generally, it’s just messy and tacky. For now I’m just going to hardcode the header and footer into my forum. x
~ Cameron
Offline
Re: Textpattern Forms outside of Textpattern
For now I’m just going to hardcode the header and footer into my forum
Good call.
- )
Offline