Thread: Add-On Releases - CinVin vB Forum Feed Listing
View Single Post
  #187  
Old 04-04-2007, 12:49 PM
YabbaDabba YabbaDabba is offline
 
Join Date: May 2004
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, on an active forum (20K+ posts/week)

1 - CV's 1.0.2 xml imports smoothly.
2 - CV's php and image files upload smoothly.
3 - permissions on uploaded files set to 755
4 - External Data Provider options set as: Y, Y, Y, Y, 10, 90, 90
5 - external.php displays properly
6 - external.php?forumids=20 displays properly
7 - external.php?forumids=20&count=15 displays properly
8 - forums located in root: forums.mydomain.com/index.php
9 - some forums use simple html tags (bold; font color) in description
10 - Have multiple top-level (parent-less) forums (Main; Closed; Mod; Admin)
- Main is visible to all and postable by reg'd members
- Closed is visible to all and closed to posting (this is an "archive" where we throw old forums)
- Mod is Mod/Admin only
- Admin is Admin only
11 - No "link" forums
12 - No "category" forums
13 - Fiddled with colspan on some forumhome styles, but noit sure if that is what you are referring to.
14 - Not using vBSEO
15 - Not using VBA/CMPS (or any other portal)
16 - Not using Zoints
17 - vB 3.6.4
18 - PHP 4.3.9
19 - MySQL 4.1.20
20 - Linux/Apache 2
21 - xCache 1.2.0
22 - Logged in as admin
23 - Have 90 ForumManager entries, but actual forum ID count is now up to 112.
24 - Some "forums" are closed to new threads/posting and serve as a folder for sub-fora.

PROBLEM: cv_rss_feeds.php comes up blank in IE7 and FF2.0.0.2
IE reports just an empty html wrapper:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>
But FF says the page is completely empty.

Also tried uninstalling and changing file name to rss.php (changed xml and php files).
After new install, same results.

And Debug=1 produces page containing only:
Code:
DEBUG MODE IS TURNED ON!<br />
Any help anyone?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01210 seconds
  • Memory Usage 1,766KB
  • 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
  • (2)bbcode_code
  • (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