PHP-Nuke Services - Addons, Modules, Blocks Vizitati www.westdesign.ro Select Interface Language:EnglishRomanian
  Login or Register HomeForumsDownloadsYour AccountWeb LinksContact   
SectionsShow\Hide
MultiheadlinesShow\Hide
LoginShow\Hide
~ Welcome, alien
Nickname Password
(Register)

~ Membership:

Greetings to the newest member jincesoft
~ New Today: 0
~ New Yesterday: 0
~ Overall: 4306

~ People Online:
~ Visitors: 6
~ Members: 0
~ Total: 6
~Aikon is offline
on Yahoo Msg.
Link to meShow\Hide

aikons.net
Search in FeedsShow\Hide
Search in feeds
HistoryShow\Hide
On 21 May


Speed Up   Pause   Speed Down
DictionaryShow\Hide
Enter the word

Romanian users only

- aikons.net - PHP-Nuke Services Forum Index


This topic is locked: you cannot edit posts or make replies. Page 1 of 1
Not Working
Message Author
Reply with quote
Post Posted: Tuesday 16 May, 2006 04:07

I can't add news feeds, it won't add them to the database. I am using the newest version of phpnuke. Also, when I try to preview a feed, it just gives me a connection was reset/check firewall, proxy, etc. message. I can read the feeds if I type them directly into my browser. I followed all the directions, and didn't need to change the file prefix, because I left it on the default when I installed phpnuke. Any ideas?

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 16 May, 2006 04:24

I seem to be having the same problem as the guy here: http://www.aikons.net/ftopic-127-days0-orderasc-30.html
file_get_contents fails when it is called.

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 16 May, 2006 04:39

Ok, figured out why they weren't posting... you don't use mysql_escape_string, so any apostrophe in the title breaks out and it screws everything up. They still can't actually get the files though... so I can't see them.

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 16 May, 2006 07:03

I got it fixed, I didn't have a new enough version of PHP... I was using 4.31, fixed it by upgrading to 5.

View user's profile Send private message
Reply with quote
Post Posted: Tuesday 16 May, 2006 08:41

mysql_escape_string is available since 4.0.3 so I'm guessing you are talking about mysql_real_escape_string

That fix could be done only by replacing mysql_real_escape_string with mysql_escape_string.

View user's profile Send private message Visit poster's website
Reply with quote
Post Posted: Thursday 18 May, 2006 20:21

Anyways, all of a sudden I started getting the following warning when I try to add a block (any type) and it gets added, but it's empty except for the title. Any idea what could be causing this?

[Thu May 18 13:17:45 2006] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at c:\\program files\\easyphp1-8\\www\\themes\\DeepBlue\\theme.php:76) in c:\\program files\\easyphp1-8\\www\\modules\\Multiheadlines\\admin\\index.php on line 1610

View user's profile Send private message
Reply with quote
Post Posted: Thursday 18 May, 2006 20:32

Change the #error_reporting level or disable #display_errors from php.ini.

The block could be empty because you don't have any feeds yet on [that] category.

View user's profile Send private message Visit poster's website
Display posts from previous:
This topic is locked: you cannot edit posts or make replies. Page 1 of 1
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
  


Page Generation: 0.57 Seconds