Hi all,
i tried to embed the blog into my site and i got this error message
http://85.214.102.51/articles/test
Some attributes have the same name. Is there a possibilty to change the code to avoid this collision? Especially the clone() function.
i use this wrapper.
<?
ob_start();
require("index.php");
$cont=ob_getcontents();
ob_end_clean();
?>
Thank you for your help.
Embedding Serendipity into a php file causing collision
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Embedding Serendipity into a php file causing collision
Hi!
I can't see an error message at this URL?
Regards,
Garvin
I can't see an error message at this URL?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/