August 30, 2008, 02:26:11 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Please support SEO4smf further development donating here or use paypal button from left menu.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Please support SEO4smf further development donating here or use paypal button from left menu.
Pages: [1]
  Print  
Author Topic:

Bug in 0.2.9.9 XML-Install file

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

Points: 1
Offline Offline

Posts: 238



WWW
« on: February 09, 2008, 14: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, 11:03:35 »

what will the bug effect!
Logged

Underground Downloads

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

Points: 0
Offline Offline

Posts: 14


« Reply #2 on: July 13, 2008, 18: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.4 | SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks

TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!