SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
February 10, 2012, 08:20:54 am

Login with username, password and session length
Members
Total Members: 9903
Latest: jaredvaldez2
Stats
Total Posts: 27784
Total Topics: 4859
Online Today: 76
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 1
Guests: 60
Total: 61
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: mod changes not applied  (Read 1328 times)
hs4e
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: January 31, 2009, 02:26:51 pm »

here is a small xml which integrated in a test mod package will fail. does anybody see anithing wrong in it? i use smf 1.1.7. if you wished to try the xml below on some test forum, i've attached the corresponding test package.

cheers


Code:
<?xml version="1.0"?>
<!DOCTYPE modification SYSTEM "http://www.simplemachines.org/xml/modification">
<modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
   <id>:NewMod</id>
   <file name="$sourcedir/ManageBoards.php">
      <operation>
         <search position="replace"><![CDATA[
'is_selected' => $_REQUEST['sa'] != 'newcat' && $_REQUEST['sa'] != 'settings'
]]></search>
         <add><![CDATA[
'is_selected' => $_REQUEST['sa'] != 'newcat' && $_REQUEST['sa'] != 'settings'
]]></add>
      </operation>
   </file>
</modification>
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
by exit
[Today at 06:10:53 am]

[Today at 03:46:15 am]

[Today at 02:30:16 am]

[Today at 02:29:51 am]

[February 09, 2012, 05:30:55 pm]

by exit
[February 09, 2012, 04:47:13 pm]

[February 08, 2012, 09:09:16 pm]

[February 08, 2012, 09:11:02 am]

[February 08, 2012, 09:07:32 am]

[February 08, 2012, 03:46:49 am]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 4.68 seconds with 19 queries.