Re: Fwd: Re: phpglobals

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Fwd: Re: phpglobals

by smd-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Sorry to open an old thread, but I'm just trying popoon out, and having the
exact same problem:

>> thanks for the reply, I've solved my initial problem (see 2. mail)
>> but popoon example 4 still doesn't work. I've tried your suggestion
>> but it does not help. As I said popoon example 4 does not work at
>> all, since $page contains "phpglobals://_GET[page]" and of course
>> there is no slide with that position in slideml.xml :(
>>

And I guess the thread stopped here:

> How do you call example4 ?
> http://localhost:8085/popoon/examples/examples.php?sitemap=sitemap3.xm
> l&page=4
>
> works perfectly for me. I don't know right now, why it doesn't work on
> your computer.
>

So I would just like to offer my theory why it doesn't work - I'd appreciate
if I'm told if I'm right :)

Basically, the server where I'm trying popoon on, is compiled with '--without-pear'
in the configure command ( shown in phpinfo() ) - however, this php package,
was meant to be installed via PEAR, hasn't it? I haven't installed it via
PEAR, I just copied the files of the .gz to a folder remotely, and made a
"tmp" folder below "examples"... and most examples work, except those with
XML_Transformer, and this example 4 :)

I'm thinking of this, since I see in say /dsk/../popoon/components/matchers/phpglobals.php:


include_once("popoon/components/matcher.php");

but there is no subdir "popoon" below "matchers"... Funny thing, I get no
output - I'd expect a file would generate en error if include_once file was
missing... And I noticed PEAR extensions also refer to such "subdirectories"
as well...

Is this interpretation right? If so, is there a chance to get popoon working
on a php server *without* PEAR?

Btw, is this project abandoned?

Thanks,
Cheers....





>> I'm not sure if I am explaining this well enough. Here is my simple
>> test to explain.
>>
>> The normal example 4 from /inc/popoon just creates an xhtml page
>> containing only an empty <body> tag.
>> If I add say:
>> <span><xsl:value-of select="$page"/></span>
>> to slideml2html_get.xsl it results in
>> ...body><span>phpglobals://_GET[page]</span></body...
>> as output. Somehow phpglobals:// is not processed.
>> Test2:
>> I replace phpglobals://_GET[page] in sitemap3.xml with a value such
>> as 3
>> and slide 3 is displayed as expected.



--
bitflux-cms mailing list
bitflux-cms@...
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms