vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest blog in postbit - magpierss (https://vborg.vbsupport.ru/showthread.php?t=93457)

Shoemoney 01-15-2006 07:21 PM

I will look into it and probably make my own release sometime next week.

WhatChaMissin 01-16-2006 03:36 AM

Thanks, I'll be on the lookout

lexx27 07-18-2006 02:31 AM

any news...

ablaye 04-08-2007 08:38 PM

I installed the mod on my forum at http://www.WebmasterGround.com and after a few code changes, it worked as a charm.
The download files do not work if you do not modify them.

wtricks 07-22-2007 03:32 PM

What did you do?

I tried all the code changes and I am just losing my minds. Carp RSS is not working either, this one is not working .. coult it be that I am that stupid :(

I tested it: http://www.wtricks.com/forums/magpierss/test.php

It does pull my titles it seems.

But I cannot make this show in my postbit for the life of me. What am I doing wrong?

pmkb 08-27-2007 03:06 PM

I posted an updated solution here:

https://vborg.vbsupport.ru/showthread.php?t=156372

revolver 09-28-2007 04:05 PM

Quote:

Originally Posted by wtricks (Post 1298310)
What did you do?

I tried all the code changes and I am just losing my minds. Carp RSS is not working either, this one is not working .. coult it be that I am that stupid :(

I tested it: http://www.wtricks.com/forums/magpierss/test.php

It does pull my titles it seems.

But I cannot make this show in my postbit for the life of me. What am I doing wrong?

This version works. It's a pain in the bum to install and get working, and you have to make Wonderworms changes for it to display the actual feed.

My suggestion is this. First off make sure that you are using the FULL PATH to the Magpie directory on your server.

If you are unsure about the fullpath, then create a php file that includes the following:

Code:

<?php echo realpath(dirname(__FILE__)); ?>
then upload that file to the same location as your Magpie directory and navigate to it using your browser. Your full path will then be displayed.

Ensure that you replace this part in the magpierss XML file:
Code:

/Full+Path+to/magpierss/rss_fetch.inc
with your Full path. It will be something like /home/username/public_html/magpie/rss_fetch.inc

Where username is the username on your host, and magpie is what you called the magpie directory on your server that you uploaded the files to.

I hope that dumbs it down a shade. If that's not your problem and it was something else let me know because it took me a few goes to get it to work and I probably had the same errors along the way.


All times are GMT. The time now is 08:10 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01077 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete