|
Haven't registered yet? Do it here now!
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Sun Jan 10, 2010 8:52 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
Could you check is there still same problem with encoding ? _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Sun Jan 10, 2010 10:22 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i need ftp access again to debug the script and see.. pm me that info.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Sun Jan 10, 2010 10:33 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i have sent it before and it have not changed. _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Sun Jan 10, 2010 11:17 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
nm, didn't work before a while.. now worked fine..
anyways, still the same problem.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Mon Jan 11, 2010 9:09 am Post subject: |
|
|
|
|
|
|
|
|
|
|
support wrote me :
Could you please provide the steps to recreate the issue or provide the exact URL where you facing this issue, so that we can check which causes this issue. Mainly this type of issue was due to some configuration issue.
We are waiting for your reply, if you can please attach a screenshot of the issue also
is it possible to show them something ? _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Mon Jan 11, 2010 1:39 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok, i took my time and created for them small file that replicates the issue.
it downloads the feed and tries to parse:
http://www.123anddone.com/bo/test.php
pass that file to them.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Mon Jan 11, 2010 5:23 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
passed all info waiting for replay form them. _________________
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Tue Jan 12, 2010 12:55 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
support wrote me to tell you :
Let us try to fix this issue. Please tell your developer to set the encoding using "xml_parser_set_option($parser, XML_OPTION_TARGET_ENCODING, 'utf-8');" in php codes. Or use the suitable encode. Let us see how the error came.
let me know what i should tell them. _________________
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Tue Jan 12, 2010 1:11 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
they wrote me this:
Hello,
We also created another test script with another RSS url and it seems working fine. Please check http://www.123anddone.com/bo/test2.php
let me know what is going with this case. _________________
|
|
|
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Tue Jan 12, 2010 1:22 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok, lets see..
1) xml_parser_set_option($parser, XML_OPTION_TARGET_ENCODING, 'utf-8');
is about output encoding and has nothing to do with input encoding. Your problem is the input encoding.
2) the feed they tried in test2.php is http://blog.vcpanel.net/feed/
and as you can see it is UTF8 encoded by default. So it will work. It will work and with BO.
3) If you put any of your feeds into their test2.php which includes the code they proposed from chapter 1, it won't work as they can see. Why they advice it, when they tried it and see it doesn't work? Take a look at test2.php they put their own rss parser code and tried your feed, because the url is in there, and ofcourse it doesn't work. So they just decided to put a normal utf8 encoded feed and show you it works..
4) Once again i am saying, my, their or any php code has nothing to do with the problem. The problem is that the server can't process WINDOWS-1252 encoded content _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 1:38 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i wrote you message to support but looks like they don't know how to fix this
i have added more rss feeds but looks like they are not working too, still waiting for server support to respond. _________________
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 2:46 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
support replayed :
Please check http://www.123anddone.com/bo/info.php , we installed php with latest iconv support. There is nothing we can do with windwos charecter set. It is not supporting. Do you have any working copy of this script in any other server?
can you check is rss posting works now ? _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 3:50 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
hi there,
well it takes time the new assigned feeds to publish a post to the blogs, since script is checking if the blog needs update every X minutes as you specified for earch blog.
So far i see three blogs received a new post from BO from the new rss feeds you assigned. Go check them out in your BO, since i don't wanna post urls in here.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 3:55 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok, so if i add more rss bo will pass those that don't work and posts those that work ? _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 4:06 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
yes, but delete the ones that don't work, since it will be processing and those and will be just wasting time and resources for them.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 4:16 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i have made don't touch or something on webcams.com feeds that did not worked
is it possible to check somewhere feeds that don't work ? _________________
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 5:08 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
90% of the feeds should work. There are just few sponsors that won't provide their feeds in UTF-8 or ISO encoding according to the XML standarts
There's no need to check each feed. Simply when you are about to grab feeds from a new sponsor, open one of the feeds in your browser and view its source. See on first line what is the encoding and if its fine, import the feeds since the sponsor uses same software for all its feeds.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
polosas
Joined: 15 Nov 2007 Posts: 116
|
|
|
|
|
|
|
Posted: Wed Jan 13, 2010 5:17 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
ok tnx for all your help. _________________
|
|
|
|
|
|
|
|
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
|
|
|
|
| |