2013-08-21, 18:23:30
Hello there guys. I have a problem with this plugin.
I have clean Get Simple CMS running the default Innovation theme so no doubt here.
I have installed the plugin and it seemed to work. I created the category, configured it well (I just copied everything from the first post so I'm sure it's not my mistake).
I created two components then, one with items list and second one for item page. Just as in the first post. And the page with list of items works well I think. But when I click on one of the items, it doesn't go to it's subpage. It shows the 404 error. The URL looks like this:
Also, there is another thing that doesn't work. When adding item text fields work great. But when I try to upload an image and click the "Select file..." button, that's what shows up in the new window:
It leaves out the slashes! When you add them manually so it looks like this:
It works allright... I can even upload and image.
Any ideas?
I have clean Get Simple CMS running the default Innovation theme so no doubt here.
I have installed the plugin and it seemed to work. I created the category, configured it well (I just copied everything from the first post so I'm sure it's not my mistake).
I created two components then, one with items list and second one for item page. Just as in the first post. And the page with list of items works well I think. But when I click on one of the items, it doesn't go to it's subpage. It shows the 404 error. The URL looks like this:
Code:
http://lugshar.colorprojects.pl/gs/item-manager-details-page?item=eternalovers
Also, there is another thing that doesn't work. When adding item text fields work great. But when I try to upload an image and click the "Select file..." button, that's what shows up in the new window:
Code:
Error 404
The request /gspluginsimanageruploadscriptuploadwindow.php?inputName=post-loop-thumb-1 was not found on this server.
It leaves out the slashes! When you add them manually so it looks like this:
Code:
/gs/plugins/imanager/uploadscript/uploadwindow.php
It works allright... I can even upload and image.
Any ideas?