[Add-on] lastRSS agregator for phpBB3 (2.0.0RC)

Recent topics, announcement display, RSS / ATOM Feed Syndication MOD Downloads
- Content delivery outside of viewtopic/viewforum.

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby bosss » 24 Nov 2007, 14:23

ok you are welcome !

i just write to my webhostage about "FOPEN or CURL isn´t enabled on every server" and maybe is there problem!

bosss
[url="http://libar-libar.com"]Welcome to Libar[/url]
bosss
Cadet IV
Cadet IV
 
Posts: 57
Joined: 23 Nov 2007, 18:42
Gender: Male




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby Smix_cz » 24 Nov 2007, 14:36

Try it, but If it works on index - it must work on viewtopic and viewforum ... I think the problem is somewhere in edits you did in .php files ... But we´ll see tommorow ;)
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby bosss » 24 Nov 2007, 14:53

i get error whole time when i edit feeds and come out from acp "
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/class_lastrss.php on line 50: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2901)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3396: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2901)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2901)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3398: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2901)


and i see feeds and after that click to board .. feeds disapired ..

can you check this please if is it ok for letters size
Code: Select all
<a style="font-weight:bold;font-height:15px;color:darkblue;" href="{lastrssrow.LINK}" target="_blank">{lastrssrow.TITLE}</a>


regards
bosss :hello:

EDIT: this is my lines 3394-3397in functions.php
Code: Select all
// application/xhtml+xml not used because of IE
   header('Content-type: text/html; charset=UTF-8');

   header('Cache-Control: private, no-cache="set-cookie"');
   header('Expires: 0');
   header('Pragma: no-cache');
[url="http://libar-libar.com"]Welcome to Libar[/url]
bosss
Cadet IV
Cadet IV
 
Posts: 57
Joined: 23 Nov 2007, 18:42
Gender: Male

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby Smix_cz » 24 Nov 2007, 15:11

It seems that you have safe mod enabled and in this mode curl/fopen is probably unavailable ... But, if it´s unavailable, you wouldn´t get the feeds - and you get it ... So, try to contact your webhosting and ask them if fopen or curl functions are available ... It´s all for tonight ...
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby bosss » 24 Nov 2007, 15:16

ok..thanks ..but i have portal on same server and there works rss feeds ..

please check tomorrow and that about font size in my line ..please ...
bosss
[url="http://libar-libar.com"]Welcome to Libar[/url]
bosss
Cadet IV
Cadet IV
 
Posts: 57
Joined: 23 Nov 2007, 18:42
Gender: Male

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby bosss » 25 Nov 2007, 09:32

i get answer from my webhostage

Code: Select all
Hello,

Please note that we have curl support installed in the server and is being compiled with php.

Regards,

Mithu Jose
ROUThost.com


that is some with mod ... maybe needs some update .. :bye:

bosss
[url="http://libar-libar.com"]Welcome to Libar[/url]
bosss
Cadet IV
Cadet IV
 
Posts: 57
Joined: 23 Nov 2007, 18:42
Gender: Male

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby Smix_cz » 25 Nov 2007, 10:06

I´m sorry for today, I´m very busy now ... I´ll contact you through PM when I´ll be available ... I´ll have a look on it and I´ll read something about safe_mode on ...

It´s all for today ... Thank you

edit: try this :
OPEN includes/class_lastrss.php
FIND
Code: Select all
curl_setopt( $ch, CURLOPT_FOLLOWLOCATION, 1);

REPLACE WITH
Code: Select all
//curl_setopt( $ch, CURLOPT_FOLLOWLOCATION, 1);

get me know hot it works ..
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby Smix_cz » 25 Nov 2007, 11:35

Safari bug has been probably fixed ... Can somebody please confirm it ? ... Fixed version viewable @ http://phpbb3.smika.net

Related fix is there : http://phpbb3.smika.net/viewtopic.php?f=44&p=430#p430 and if somebody confirms it, I´ll repack BETA1 with this fix ...
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby bosss » 25 Nov 2007, 15:34

i tried what you suggest but same like before ... feeds shows one time on index and when i reset page get message in feeds box that "rss feeds are not available" ..same on forum view and topic view!

that message on header "php debugg...." disappeared !

thanks for help

bosss
[url="http://libar-libar.com"]Welcome to Libar[/url]
bosss
Cadet IV
Cadet IV
 
Posts: 57
Joined: 23 Nov 2007, 18:42
Gender: Male

Re: [Add-on] lastRSS agregator for phpBB3 (2.0.BETA1)

Postby Smix_cz » 25 Nov 2007, 15:39

... send there your RSS list please ;) ... URLs is just enough
Smix_cz    
Borg Drone
Borg Drone
 
Posts: 226
Joined: 25 Jan 2007, 09:25
Location: Czech Republic, EU
Favorite Team: Chelsea
Gender: Male
phpBB Knowledge: 9

PreviousNext

Return to Recent Topics, RSS / ATOM Syndication MODs

Who is online

Users browsing this forum: No registered users and 1 guest