Halfagain IM Forums
May 24, 2012, 18:50 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Due to increasing spam we are forced to make this forum "Read Only". If you have an issue, most likely was discussed here. Use the Search function and try to find related discussions. If you can't find any helpful information, just email support at halfagain dot com"
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: ATTENTION: RSS Magician NOT Working with PHP 5. It's only Working with PHP 4 + EXPAT  (Read 1043 times)
0 Members and 1 Guest are viewing this topic.
halfhuman
Newbie
*

Karma: 10
Offline Offline

Posts: 7


« on: January 05, 2008, 05:32 »

I have spent many hours trying to make RSS Magician working, but no luck.

This is the conclusion that I got from my web hosting company, after looking into XML parser error messages:

RSS Magician NOT Working with PHP 5. It's only Working with PHP 4 + EXPAT

Current RSS Magician script need to be changed so that it will work with PHP 5.

I wish extensive testing were done by Half Again prior to its release of RSS Magician. Server requirements should be posted on its sales page clearly indicating all requirements for the script to work.
Logged
Omar
Here to help.
Administrator
Hero Member
*****

Karma: 10001
Offline Offline

Posts: 2687


« Reply #1 on: January 05, 2008, 07:41 »

So far you are the only one having that problem. Either few hundreads of other users have all PHP 4 + EXPAT (which i highly doubt) either there are other things that make it not work on your server.
Logged
halfhuman
Newbie
*

Karma: 10
Offline Offline

Posts: 7


« Reply #2 on: January 05, 2008, 17:35 »

Omar, I got your email. Thank you for fixing the problem for me. Now RSS Magician is working.Smiley  

I noticed couple of changes made to file rss.php.

Just in case others might encounter errors similar to mine, which basically have been described here:

http://www.halfagain.com/forum/showthread.php?t=1575
http://www.halfagain.com/forum/showthread.php?t=1774

Here are changes made to rss.php:

Change Line 17:
if(0) {

To:
if(1) {


After Line 159:
$combiner->Assign($f);

Add a line:
$items = array();


Thanks again for your help.
Logged
Omar
Here to help.
Administrator
Hero Member
*****

Karma: 10001
Offline Offline

Posts: 2687


« Reply #3 on: January 06, 2008, 08:06 »

On the server is already the files with the fix in place, so nobody will really eed to do the changes manually, just download again and replace rss.php file
Logged
trustadvert
Newbie
*

Karma: 10
Offline Offline

Posts: 19


« Reply #4 on: January 07, 2008, 19:25 »

I have RSS Magician runnning on servers with php4 and php5 installed.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!