-
I had exactly the same problem as described here. I came to the forum for help and (thank you all) got it.
I had to set "register_globals = On" in php.ini and added "$dcl_domain = 'default';" after the block described above in config.php and hey presto, it works.
NOTE: Making either one of these changes did not solve the problem for me, both are required!
2002-09-05 09:53:19 UTC in Double Choco Latte
-
aspinall committed patchset 3 of module pilrcedit to the PilrcEdit CVS repository, changing 8 files.
2002-02-19 22:31:11 UTC in PilrcEdit
-
aspinall committed patchset 2 of module pilrcedit to the PilrcEdit CVS repository, changing 84 files.
2002-02-19 22:06:06 UTC in PilrcEdit
-
aspinall committed patchset 1 of module pilrcedit to the PilrcEdit CVS repository, changing 84 files.
2002-02-19 22:06:06 UTC in PilrcEdit
-
I've just start to use your program PilrcEdit, and generally I
have
found it to be very good and useful. However I have found a
minor
problem.
If I edit a file containing an ICON or
SMALLICON resource when the file
is saved the ICON and SMALLICON
keywords are removed from the file.
2002-02-13 13:13:53 UTC in PilrcEdit
-
I have found an issue with PilrcEdit and strings.
When I have
string with "\n\n",
PilrcEdit saves this out
as:
"\n"
"null\n".
2002-02-13 13:07:57 UTC in PilrcEdit