July 31, 2010, 23:30:13 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Check your Page Rank, Backlinks, or Link Popularity in our tools section.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Check your Page Rank, Backlinks, or Link Popularity in our tools section.
Pages: [1]
  Print  
Author Topic:

Bug in 0.2.9.9 XML-Install file

 (Read 4185 times)
0 Members and 1 Guest are viewing this topic.
g-c
Full Member
***

Points: 1
Offline Offline

Posts: 239



WWW
« on: February 09, 2008, 04:13:09 »

Bug found (marked red)
Quote
<file name="$boarddir/index.php">
      <operation>
         <search position="before"><![CDATA[
require_once($sourcedir . '/QueryString.php');
require_once($sourcedir . '/Subs.php');]]></search>
         <add><![CDATA[
require_once($sourcedir . '/Subs-Seo4SMF.php');]]></add>
      </operation>
      <operation>
         <search position="before"><![CDATA[
      // Fall through to the board index then...
      require_once($sourcedir . '/BoardIndex.php');
      <add><![CDATA[
      header("HTTP/1.0 404 Not Found");]]></add>
      </operation>

      <operation>
         <search position="before"><![CDATA[
      '.xml' => array('News.php', 'ShowXmlFeed'),
]]></search>
         <add><![CDATA[
                'seo4smfadmin' => array('Seo4SMFAdmin.php', 'Seo4SMFAdmin'),
                'seo4smfadminsave' => array('Seo4SMFAdmin.php', 'Seo4SMFAdminSave'),
      'seo4smfadminsavexml' => array('Seo4SMFAdmin.php', 'Seo4SMFAdminSaveXML'),
      'seo4smfsitemaps' => array('Seo4SMFSitemaps.php', 'Seo4SMFSitemaps'),
]]></add>
      </operation>
   </file>
In the current version the 404-part didn't get into index.php.

Regards, Christian
Logged


dheeraj4uuu
Jr. Member
**

Points: 0
Offline Offline

Posts: 22


WWW
« Reply #1 on: July 11, 2008, 01:03:35 »

what will the bug effect!
Logged

Underground Downloads

http://www.legendarydevils.com/
redone
Jr. Member
**

Points: 0
Offline Offline

Posts: 16


« Reply #2 on: July 13, 2008, 08:50:34 »

I have not seen any errors because of this. I would suggest you just add the code into your index.php file. I would have to remove it again to see what errors this generates.

For now just manually add it in there.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!