![]() |
PHP Parse error - Printable Version +- Community Support for OpenDocMan (Deprecated) (https://forum.opendocman.com) +-- Forum: OpenDocMan Community Discussion (https://forum.opendocman.com/forum-5.html) +--- Forum: OpenDocMan Support - Community Based (https://forum.opendocman.com/forum-6.html) +--- Thread: PHP Parse error (/thread-333.html) |
PHP Parse error - megadethf - 10-25-2010 When I try to look at files I've rejected, I keep getting the following error: PHP Parse error: parse error in PHP Parse error: parse error in D:\my_web_folder\opendocman\rejects.php on line 104 How do I fix this problem? Thanks. Re: PHP Parse error - Stephen - 10-25-2010 Hello, Which version of opendocman are you using? also, can you tell me what it says at line 104 of rejects.php? Re: PHP Parse error - megadethf - 10-25-2010 I am using ODM 1.2.6. On line 104 of rejects.php is says: Code: elseif($_POST['action'] == 'resubmit') Thanks. Re: PHP Parse error - dannyb7 - 01-20-2011 I am getting this same error. Same version Re: PHP Parse error - Stephen - 01-20-2011 ok, let me try to re-produce this error. Re: PHP Parse error - dannyb7 - 02-28-2011 Anyone make any progress on this? I have had to refocus on some other priorities as of late and am just getting back to this. Thanks Re: PHP Parse error - Stephen - 02-28-2011 Can update your code? There have been a number of changes in the past few days. |