Search found 5 matches

by adrianciobanu
Tue Aug 06, 2002 5:32 am
Forum: Miscellaneous
Topic: Sablotron error
Replies: 9
Views: 10063

i tried absolute paths like /serials/xslt_file_name.xsl but it didn't work. I also tried ./file_name etc etc ... Maybe the problem is related to their new system, in the php_xslt extension, where you use those arg objects. Anyway it really sucks.
by adrianciobanu
Mon Aug 05, 2002 1:33 am
Forum: Miscellaneous
Topic: Sablotron error
Replies: 9
Views: 10063

regarding to your problem, i'm begining to wander if sablotron supports any including system at all!! Because, the same error you get with dtd, i get with a xsl:include/import in the stylesheet. Maybe it has some weird system of searching for files, i don't know. As a very don't_do_it_at_home soluti...
by adrianciobanu
Wed Jul 31, 2002 3:27 am
Forum: PHP - Code
Topic: php_sablot extension
Replies: 2
Views: 1188

Thx

Thanks, i've just figured that out ... but the time is lost :))
by adrianciobanu
Wed Jul 31, 2002 3:24 am
Forum: Miscellaneous
Topic: xsl:include/xsl:import with php422/xslt extension
Replies: 0
Views: 4401

xsl:include/xsl:import with php422/xslt extension

I'm using php422 with the new xslt extension, and i have a problem using xs:include/import. With either import or include i get the error: Sablotron error on line 3: 'arg:/stanga.xsl', while the stanga.xsl file exist in the same dir with the including template. I tried even absolute paths, the same ...
by adrianciobanu
Tue Jul 30, 2002 5:31 am
Forum: PHP - Code
Topic: php_sablot extension
Replies: 2
Views: 1188

php_sablot extension

Hi everyone! I've just updated from php 4.0.6 to 4.2.1 windows versions on my development machine (win2k), and i have this problem with php_sablot.dll extensions which does not really exist. As all my work depend heavly on xslt transformations, if i find no cure, i must switch back to 4.0.6. Any ide...