Column not found
Brought to you by:
docryan
Sorry for the late reply. After your answer from end of
May to my problem it took me a while until I found the
time to continue. That with the 'false' and false helped.
But it still does not yet work properly. E.g. can I
create item categories but I don't see them. Only when
I create a new item, I can add it to the category. Also
I do not see the item categories in the 'Objects'
window of a page (where you can choose the page type
there is the possibility to choose item group, this
list is empty).
I attached a screenshot of the item groups window with
the error message 'unknown column item_groups.ID'.
Logged In: YES
user_id=209255
I have found the problem with the item group list and fixed
it, but I don't seam to have a problem with ading it to a
page. Maby there is a sertain way you have setup the group?
I have not releaced a version withe item goup list fix, but
it is checked in to the cvs. Just get the file
admin/modules/item_group.module.php and replace it with the
old one at this should be fixed.
In a shourt time we vill release version 2.3. We only have
to tasks to compleate now + the bugs people find :o)
I appreciate the feetback, this makes cmsWorks better day by
day :o)
Logged In: YES
user_id=1478568
Sorry, but I am not sure where to find an old version of
admin/modules/item_group.module.php?
Logged In: YES
user_id=1478568
Sorry, but now I had the idea to look in the CVS section on
Sourceforge, and there I found the file. Looks better now
but still not yet perfect. Creating items and item groups
works well now.
When Creating a new menu I can choose the item group now,
but not when creating a page. Here the list is empty.
When I add this menu to the homepage, the link there does
not work. I have installed on http://localhost/cmsworks/ and
the link points to
http://localhost/page/analyticalchemistry/ID/2/mID/1/Type/Itemgroup/
So at least the subdirectory cmsworks seems to be missing.
Manually adding it to the link does not help.
On opening the http://localhost/cmsworks/ it wants to open
http://localhost/cmsworks/page as start page. This does not
work either. I have to manually change to
http://localhost/cmsworks/page.php (adding the .php). Then
it works.
Logged In: YES
user_id=209255
I will try to find out what is wrong with the groups on the
page.
The problem with the missing .php is because the server dos
not support the SOE_URL set it to false in
'setup/config.inc.php' then it should work.