google-code-backups / rsslounge

Automatically exported from code.google.com/p/rsslounge
0 stars 0 forks source link

I can't add a new feed #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a new feed RSS.
2. get data from database
3. show the data obtained

What is the expected output? What do you see instead?
I installed the rsslunge, without any problem, but when I want to add a new 
feed, the loading image never disappears and the feed data is never stored in 
the database only thing stored is the title of the feed in the table feeds.

there are not data in the table items.

What version of the product are you using? On what operating system?
rsslounge aggregator 1.3
mysql 5
php 5
windows vista
ubuntu 9.10

Please provide any additional information below.
The image:

Original issue reported on code.google.com by dhamas...@gmail.com on 28 Jun 2010 at 10:41

GoogleCodeExporter commented 8 years ago
PHP Version 5.2.9.

Original comment by dhamas...@gmail.com on 28 Jun 2010 at 11:46

GoogleCodeExporter commented 8 years ago
Is there any possibility, for accessing the php error log of the server?

Original comment by zzuzzlwuzzl@googlemail.com on 17 Jul 2010 at 12:36

GoogleCodeExporter commented 8 years ago
You need to enable the iconv module in your PHP configuration; at least that 
fixed this problem for me. This should be documented, though.

Original comment by sbesc...@gmail.com on 26 Nov 2010 at 6:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I too am unable to add a feed.

Setup: 
Win XP
Zend Server CE 5.3
MySQL
iconv enabled
I can login but it hangs when trying to add a new feed.

PHP Fatal error:  Call to a member function log() on a non-object in C:\Program 
Files\Zend\Apache2\htdocs\rsslounge\application\controllers\UpdateController.php
 on line 85

Original comment by SGil...@gmail.com on 25 Jan 2011 at 7:30