Author |
Message |
Topic: Links show on LOCAL server but not REMOTE server |
hugeheav
Replies: 9
Views: 24500
|
Forum: Links Organizer Posted: Mon Feb 23, 2009 1:43 pm Subject: Links show on LOCAL server but not REMOTE server |
yeah, thats because errors are surpressed..
try with this code:
<?php
ini_set('expose_php', 'Off');
error_reporting(E_ALL);
include "http://mysite.com/lo/site_temp ... |
Topic: Links show on LOCAL server but not REMOTE server |
hugeheav
Replies: 9
Views: 24500
|
Forum: Links Organizer Posted: Thu Feb 19, 2009 11:49 pm Subject: Links show on LOCAL server but not REMOTE server |
Hi Kaktus,
Yes I see trade links but only when the php file is on the same server as LO install. When I FTP the same file to a remote server I don't see the trade links, just a blank page with no a ... |
Topic: Links show on LOCAL server but not REMOTE server |
hugeheav
Replies: 9
Views: 24500
|
Forum: Links Organizer Posted: Thu Feb 19, 2009 5:07 pm Subject: Links show on LOCAL server but not REMOTE server |
I just tried PHP CURL Include (REMOTE) method to:
<?php
@ini_set('expose_php', 'Off');
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL,"http://mysite.com/lo/site ... |
Topic: Links show on LOCAL server but not REMOTE server |
hugeheav
Replies: 9
Views: 24500
|
Forum: Links Organizer Posted: Thu Feb 19, 2009 4:44 pm Subject: Links show on LOCAL server but not REMOTE server |
Hi Kaktus,
What's the most likely cause of this problem?
I added a new template for testing purposes in LO but can't get the links to show on a remote site.
First I created a (LOCAL) php f ... |
Topic: Blank Blog - New BO setup |
hugeheav
Replies: 3
Views: 12387
|
Forum: Blogs Organizer Posted: Mon Feb 16, 2009 1:17 pm Subject: Blank Blog - New BO setup |
Hi,
Thanks Kaktus - it's working now!
For anyone having the same problem here's what solved the problem for me:
- CHMOD all folders inside your main BO install (boblogs, bofeeds, etc) to 755
- ... |
Topic: Blank Blog - New BO setup |
hugeheav
Replies: 3
Views: 12387
|
Forum: Blogs Organizer Posted: Sun Feb 15, 2009 12:00 pm Subject: Blank Blog - New BO setup |
Hi Kaktus,
Just CHMOD folders in main BO install to 755 but still not working. I'll PM you my FTP details to main install.
Thanks,
Hugey |
Topic: Blank Blog - New BO setup |
hugeheav
Replies: 3
Views: 12387
|
Forum: Blogs Organizer Posted: Sat Feb 14, 2009 7:05 pm Subject: Blank Blog - New BO setup |
Hi Kaktus,
I'm having what seems to be a common problem with my new BO setup. That is, I've followed all the steps to create a blog but when I go to blog URL it's just blank.
I've tried most of ... |
Topic: <> HTML being stripped out of feed entries |
hugeheav
Replies: 9
Views: 26946
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 11:21 pm Subject: <> HTML being stripped out of feed entries |
Hi Kaktusan,
Just been checking a couple of things which may be of interest.
I'd previously installed BA on another domain (different server) and everything was working fine. Just tried 'add fee ... |
Topic: <> HTML being stripped out of feed entries |
hugeheav
Replies: 9
Views: 26946
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 10:18 pm Subject: <> HTML being stripped out of feed entries |
just PMd details over to you |
Topic: <> HTML being stripped out of feed entries |
hugeheav
Replies: 9
Views: 26946
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 9:30 pm Subject: <> HTML being stripped out of feed entries |
BA version 1.5.2
GS version 1.5
Let me know if you want to have a closer look at my setup. I can give you a my login if you want to have a poke around
Thanks,
HUgey
p.s. I should be online ... |
Topic: <> HTML being stripped out of feed entries |
hugeheav
Replies: 9
Views: 26946
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 7:04 pm Subject: <> HTML being stripped out of feed entries |
Hi,
Next problem!
I'm using Gallery Scraper and Blogs Automator. When I 'add feed' to BA from GS, example feed here:
http://hugeheavybreasts.com/gs/feeds/mfeed4.xml
it adds the feed ok in ... |
Topic: Added Blogs not showing in Blogs List |
hugeheav
Replies: 2
Views: 10328
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 6:30 pm Subject: Added Blogs not showing in Blogs List |
Doh!
Apologies, me again - I need a break. I was missing out the crucial last step to ADD the blog.
Thanks,
HUgey |
Topic: Added Blogs not showing in Blogs List |
hugeheav
Replies: 2
Views: 10328
|
Forum: Blogs Automater Posted: Wed Feb 11, 2009 6:15 pm Subject: Added Blogs not showing in Blogs List |
Hi,
Having trouble adding blogs.
I'm using Blogs Automater 1.5.2
When I 'add new' blog, everything seems to work ok as per your instruction (verify gets the correct output). However, when I ch ... |