Re: using the forum _inside_ another php script [message #16079 is a reply to message #16078] |
Tue, 13 January 2004 16:48 |
|
hello-world
Messages: 47 Registered: December 2003
Karma:
|
Member |
|
|
OK.
But will fudforum be able to get the cookie variables if called as
readfile("forum/?t=tree&th=22");
Or maybe I should do the cookie processing and set the user_id
variable before I call readfile. I will see.
Yeah, I think readfile might create a whole new set of data, and
fudforum may not be getting any cookies at all. I have to figure out
the exact workings of readfile.
THe feedback system works if I use a redirection to the forum,
instead of calling readfile, but I wanted to make it absolutely
transparent. This would have been the ideal solution.
I will get some info and come back.
Thanks.
[Updated on: Tue, 13 January 2004 17:01] Report message to a moderator
|
|
|