|
Haven't registered yet? Do it here now!
|
Oliveira
Joined: 05 Apr 2007 Posts: 12 Location: Brazil
|
|
|
|
|
|
|
Posted: Thu Jan 31, 2008 2:10 pm Post subject: Ad Rotator on Blogs Organizer |
|
|
|
|
|
|
|
|
|
|
Hi...
I am trying to add an ad rotator script to blogs organizer but getting an error on the blogs on blog organizer...
Just tried this script in a normal .php page and it works fine...
I am using a call like that
<? include "PBMF.php"; ?>
What is the best solution to run this ad rotator?
SSI ? Java Script?
The error is something like that
Warning: main(PBMF.php) [function.main]: failed to open stream: No such file or directory in /usr/home/name/domains/mydomain.com/bo/boblogs/blog1.php on line 563
Thanks |
|
|
|
|
|
|
|
rhino
Joined: 07 Aug 2007 Posts: 57
|
|
|
|
|
|
|
Posted: Thu Jan 31, 2008 9:30 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
You 'should' be able to use the PHP include in your blog templates if you use the full web address...
<?php include ('http://www.mydomain.com/path/to/PBMF.php');?>
<? include "PBMF.php"; ?> points to the directory that hosts the BO PHP script for your blog #1 (not the published blog's URL)
Rhino |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Thu Jan 31, 2008 11:54 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yes, as Rhino adviced, either use the include with full url to the script, or with full internal system path to the script. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
Oliveira
Joined: 05 Apr 2007 Posts: 12 Location: Brazil
|
|
|
|
|
|
|
Posted: Fri Feb 01, 2008 3:53 am Post subject: |
|
|
|
|
|
|
|
|
|
|
Thanks Rhino and Athanasis...
My Mistake...tried on the domain BO is installed and did not put the full url...
Working fine now with the Full Url...
Thanks |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|
|
|
|
| |