Re: [SM-USERS] Call to undefined function: sqm_baseuri()

2007-05-31 Thread Holger Wesser
I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier Vacation plugin 1.1. Afterwards I patched the squirrel source with the "compatibility_patch-1.4.10.diff" and it succeded without errors. I changed the line 113 in the "function.php" from "is_defined" to

Re: [SM-USERS] Call to undefined function: sqm_baseuri()

2007-05-31 Thread Holger Wesser
>> I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier >> Vacation plugin 1.1. Afterwards I patched the squirrel source with the >> "compatibility_patch-1.4.10.diff" and it succeded without errors. >> >> I changed the line 113 in the "function.php" from "is_defined" to >> "define

[SM-USERS] Call to undefined function: sqm_baseuri()

2007-05-31 Thread Holger Wesser
Hello, I installed SM 1.4.10a, the compatibility plugin 2.0.7 and the Courier Vacation plugin 1.1. Afterwards I patched the squirrel source with the "compatibility_patch-1.4.10.diff" and it succeded without errors. I changed the line 113 in the "function.php" from "is_defined" to "defined" as it