Hi,
oh that sounds like the solution. I'll try this at home (i think this will fix it because all links occur relatove, as you described above).
Thanks
Regards,
Sebastian
Search found 12 matches
- Tue Feb 13, 2007 10:51 am
- Forum: Installation
- Topic: fetchEntries on external page, mysql Error
- Replies: 6
- Views: 3985
- Tue Feb 13, 2007 10:32 am
- Forum: Installation
- Topic: fetchEntries on external page, mysql Error
- Replies: 6
- Views: 3985
- Mon Feb 12, 2007 5:21 pm
- Forum: Installation
- Topic: fetchEntries on external page, mysql Error
- Replies: 6
- Views: 3985
Hi,
thanks for your reply. I got it working right now (the entries are showing), i just required the blogview.php file in my index.php from the "external" site. There i assigned a new variable within i saved the printed entries (with ob_start ...). So now i am able to print out the variable in my ...
thanks for your reply. I got it working right now (the entries are showing), i just required the blogview.php file in my index.php from the "external" site. There i assigned a new variable within i saved the printed entries (with ob_start ...). So now i am able to print out the variable in my ...
- Sun Feb 11, 2007 2:16 pm
- Forum: Installation
- Topic: fetchEntries on external page, mysql Error
- Replies: 6
- Views: 3985
fetchEntries on external page, mysql Error
Hi,
i tried to show the latest entries in an external page (this external is build on an smarty framework).
i inserted this code:
{php}
// 1: Switch to the Serendipity path
chdir('/usr/local/apache2/htdocs/admin/*****/****/blog');
// 2: Start the Serendipity API
include('serendipity_config.inc ...
i tried to show the latest entries in an external page (this external is build on an smarty framework).
i inserted this code:
{php}
// 1: Switch to the Serendipity path
chdir('/usr/local/apache2/htdocs/admin/*****/****/blog');
// 2: Start the Serendipity API
include('serendipity_config.inc ...
- Thu Feb 08, 2007 3:41 pm
- Forum: Installation
- Topic: embedding serendipity in an existing smarty environment
- Replies: 6
- Views: 3860
- Thu Feb 08, 2007 2:11 pm
- Forum: Installation
- Topic: embedding serendipity in an existing smarty environment
- Replies: 6
- Views: 3860
- Thu Feb 08, 2007 12:58 pm
- Forum: Installation
- Topic: embedding serendipity in an existing smarty environment
- Replies: 6
- Views: 3860
- Wed Feb 07, 2007 11:38 pm
- Forum: Installation
- Topic: embedding serendipity in an existing smarty environment
- Replies: 6
- Views: 3860
embedding serendipity in an existing smarty environment
Hey to all,
i got an existing webpage with an smarty environment. There i do have an index.php where i am requiring my blogwrapper.php and including all specific templates.
...
//get blog output
require('blogwrapper.php');
...
case 'about':
$FSP->tpl->assign("blog",$serendipity_contents ...
i got an existing webpage with an smarty environment. There i do have an index.php where i am requiring my blogwrapper.php and including all specific templates.
...
//get blog output
require('blogwrapper.php');
...
case 'about':
$FSP->tpl->assign("blog",$serendipity_contents ...
- Wed Nov 01, 2006 8:20 pm
- Forum: General discussions
- Topic: Trouble posting comments with captchas enabled on Mac
- Replies: 30
- Views: 21472
- Mon Oct 30, 2006 10:34 pm
- Forum: General discussions
- Topic: Trouble posting comments with captchas enabled on Mac
- Replies: 30
- Views: 21472
- Mon Oct 30, 2006 5:04 pm
- Forum: General discussions
- Topic: Trouble posting comments with captchas enabled on Mac
- Replies: 30
- Views: 21472
the url is www.gedankendesigner.de (currently is disabled the captchas because without them it works).
i inserted the right and whole url (www....) in the serendipity configuration.
i just checked the spamblock.log for comments and it was always the same, some test users do report the same problem ...
i inserted the right and whole url (www....) in the serendipity configuration.
i just checked the spamblock.log for comments and it was always the same, some test users do report the same problem ...
- Sat Oct 28, 2006 5:01 pm
- Forum: General discussions
- Topic: Trouble posting comments with captchas enabled on Mac
- Replies: 30
- Views: 21472
Hi,
i do have exactly the same problem. But i already checked the session thing (i had some trouble with this before and now everyhting is working fine since i added php_value session.use_cookies 1 to my virtualhost of apache) and i enabled the autodetect http_host in my blog configuration.
when i ...
i do have exactly the same problem. But i already checked the session thing (i had some trouble with this before and now everyhting is working fine since i added php_value session.use_cookies 1 to my virtualhost of apache) and i enabled the autodetect http_host in my blog configuration.
when i ...