PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

PostPosted: Wed Mar 17, 2010 8:31 am Reply with quote Back to top

Running with the ForumsCollapsing block. When I click on the XML icon at the top of the block, I get this:

Quote:
The requested URL /invalidfeed2.html/ was not found on this server.


"Feeds" is working ok.

Not running ShortLinks if that's the problem.

Cheers
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1435
Location: North Carolina

PostPosted: Wed Mar 17, 2010 10:03 am Reply with quote Back to top

In the block-ForumsCollapsing.php how is $backendForumsXML defined?

It should be
Code:
$backendForumsXML = 'forumsbackend.php';


If it is correct, check your forumsbackend.php and make sure it has
Code:
<?php
/************************************************************************/
/* nukeFEED
/* http://www.nukeSEO.com
/* Copyright � 2007 by Kevin Guske
/************************************************************************/
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License.       */
/************************************************************************/

if (!defined('INCLUDE_PATH')) define('INCLUDE_PATH', './');
require_once 'config.php';
$host  = $_SERVER['HTTP_HOST'];
$uri   = rtrim(dirname($_SERVER['PHP_SELF']), '/\\');
/*
 * IF wrapper added by montego from http://montegoscripts.com for TegoNuke(tm) ShortLinks
 */
if (isset($tnsl_bUseShortLinks) && $tnsl_bUseShortLinks) {
   header('Location: http://'.$host.$uri.'/feeds-2-rss20.xml');
} else {
   header('Location: http://'.$host.$uri.'/modules.php?name=Feeds&fid=2&type=RSS20');
}
die();

?>
View user's profile Send private message Send e-mail Visit poster's website
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

PostPosted: Wed Mar 17, 2010 7:05 pm Reply with quote Back to top

My forumsbackend.php is exactly the same as you posted. Also the ForumsCollapsing.php is as you posted as well.

Copy Link Location from the icon:
Only registered users can see links on this board!
Get registered or login to the forums!


But when I click the icon I get the error message. Weird to say the least.

Cheers
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1435
Location: North Carolina

PostPosted: Thu Mar 18, 2010 9:39 am Reply with quote Back to top

I would make sure the feed is active in the feeds module. If the forums feed is active and working in feeds module, change the $backendForumsXML to match the rss feed from the forums feed. For example, mine is feeds-2-rss20.xml with shortlinks and modules.php?name=Feeds&fid=2&type=RSS2.0 without.
View user's profile Send private message Send e-mail Visit poster's website
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

PostPosted: Thu Mar 18, 2010 11:47 am Reply with quote Back to top

Feeds is active, so I'll have to check the name and go from there or either remove that icon as there other links to "feeds" on the site. Smile

Cheers
View user's profile Send private message
dad7732
RavenNuke(tm) Development Team


Joined: Mar 18, 2007
Posts: 1174

PostPosted: Sat Mar 20, 2010 3:26 pm Reply with quote Back to top

Update: Very perplexing to say the least. I have another domain with RN2.4 that is working 100%. Clicking the XML icon in ForumsCollapsing is working as intended. I copied the block-ForumsCollapsing.php, forumsbackend.php to the non-working domain and still doesn't work. Must be missing something else, even duplicated the feeds configuration, etc. and still doesn't work.

Cheers
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum