Thread: Add-On Releases - CinVin vB Forum Feed Listing
View Single Post
  #150  
Old 01-24-2007, 11:20 AM
yj_enquirer yj_enquirer is offline
 
Join Date: Jan 2005
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi KW802..

Firstly a great hack.. absolutely superb.. and succesfully installed...and minimal install time.. (though I spent most time trying to find out how to view the RSS feeds as I did not read the install instructions correctly and realise I had to point to /cv_rss_feeds.php... doh!)

But I have reached to the same issue as Bashy..

Quote:
Originally Posted by bashy View Post
So, Why would this show as a blank page for me when i am admin, it shows a blank page on the pages that guests cant see, or did you explain that i am that thick i couldnt understand it lol

Is there a fix or is it as is? Cause i will assume that all members will get this blank page
in my forum.. guests are allowed to view the forum, but not the threads within it.. members have different permissions to view forums based on their usergroups.

It does make sence to have the RSS link only able to get the posts based on the view of guests, else guests cud hijak the forums links and post it on an external RSS reader and get the brief posts information that they don't have access within the actual forum itself.

Q1) However, what I was wondering.. is it possible to limit information of what gets displayed in the RSS readers, i.e. perhaps just the first 10 characters only.. perhaps just limiting it to the title header only of a new post made in the forum?

Q2) Does the number of forums have anything to do with parsing of RSS.. the reason I ask is because, there are over 100 forums where I am trying to implement this Hack...

Doing it on forumID = 99.. i.e. passing through
Code:
http://www.XXX.co.uk/external.php?forumids=99
works fine and I can post that to RSS external readers

But if I try
Code:
http://www.XXX.co.uk/external.php?forumids=157
I get nothing.. external RSS readers are not able to acknoweldge this as a valid RSS code. Entering the site through the RSS validation service I get error messages as...

Code:
line 1, column 0: XML parsing error: <unknown>:1:0: no element found
and
Code:
Feeds should not be served with the "text/html; charset=ISO-8859-1" media type
Thanks..


EDIT:
Ok.. I think if this hack is used together with Abe1's hack regarding External Data Provider Usergroup / Cookie setting it should allow RSS feed based on which usergroup you define within the Exteral Data Provider option in ACP as it will be based on cookies.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01245 seconds
  • Memory Usage 1,777KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete