You are not logged in.
Pages: 1
Topic closed
Hello all. I am using GLPI 0.71.5 with OCS NG (v1.01 I believe.). OCS has been running on its own for about six months and has worked fine. GLPI was just installed within the past week. It seems to work, I managed to get most of the data from OCS imported (except software for some reason, but that's a separate issue).
The problem I'm having is with modifying the GLPI profiles. As soon as I click Administration->Profiles and click one of the four default ones (admin, normal, post-only, or super-admin) I get an "Object not found!" message with a 404. This obviously doesn't seem like proper behavior. Has anyone had this problem before? Is there a certain file or something for editing profiles that might need to be replaced?
Any help would be appreciated, I really want to get GLPI integrated into our policies and procedures but I need to be able to create specific types of accounts for certain people first.
Thank you.
Oh, one more thing. I'm using XAMPP and both GLPI and OCS are installed on a Windows Server 2008 server.
Second edit:
It seems the profiles aspect isn't the only one that isn't working properly. I also get a 404 if I try to add a follow-up to a ticket, I receive the message under the "Update" button. Is there something wrong with my install, and if so what can I do to fix it?
Thanks
Last edited by tiuk (2009-01-31 20:36:57)
Offline
hello
can you use debug mode ?
it may comes from your installation
Offline
It's entirely possible that when I first installed it I messed something up before reading enough documentation.
I saw the option for debug mode and will turn it on, but I'm not sure where it logs to or anything. If you need me to check somewhere specific I will.
Thanks
Offline
I see how debug mode works now. I have turned it on and get numerous red boxes in various areas. They almost all seem to say things like this:
PHP ERROR: include(../ajax/dropdownUsersTracking.php) [function.include]: failed to open stream: No such file or directory in C:\Program Files\OCS Inventory NG\xampp\htdocs\glpi\inc\ajax.function.php at line 62
PHP ERROR: include() [function.include]: Failed opening '../ajax/dropdownUsersTracking.php' for inclusion (include_path='.;C:\Program Files\OCS Inventory NG\xampp\php\pear\') in C:\Program Files\OCS Inventory NG\xampp\htdocs\glpi\inc\ajax.function.php at line 62
I assume that means I'm missing something, would I be better off to reinstall (something I'd rather avoid doing since I have already spent a considerable amount of time customizing), or can I simply replace what is missing?
Thanks
Offline
yes you've got an installation problem,
it's like the unzipping wasn't complete
Offline
Can I simply copy the complete glpi over the one in my htdocs folder and have it fill in what is missing, or would I lose my customizations? I'm not sure if it's all stored in the database or if there are config files somewhere.
Thanks
Offline
if you didn't modified the php pages, then everything is stored in DB
Offline
I haven't. Thanks, I'll try that.
Offline
Copying the directory over my existing one seems to have worked. I have no more red boxes in debug mode and haven't seen any 404s. Thank you very much for your help.
And to the developers; this is an excellent product, thank you so much.
Offline
you're welcome,
I close the thread
Offline
Pages: 1
Topic closed