Members: 16,996
Threads: 38,831
Posts: 159,349
Online: 32

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 28.10.2004, 23:09   #1 (permalink)
Junior Mamber
 
manolo's Avatar
 
Join Date: Aug 2004
Posts: 45
manolo is on a distinguished road
Default check items error with glossary 1.5

Installing glossary 1.5 is going good and i think it works well too, but... when a user at the frontend want to check his items out, this message appears;

Notice: Unknown column 'checked_out_time' in 'field list' in /***/****/public_html/test/includes/database.php on line 184
Checked out items have now been all checked in

It only appears when ive got glossary 1.5 installed, cause when i uninstall it, the error goes/is away/gone...

Any advice?
manolo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 23.12.2004, 10:34   #2 (permalink)
Junior Mamber
 
Join Date: Dec 2004
Posts: 36
anthonyaykut is on a distinguished road
Default SOLVED: check items error with glossary 1.5

I have had the same problem, twice -- it seems that field "checked_out_time" is missing from the DB for the two components I have had...

1) glossary
2) akostaff

So I fired up PHPmyAdmin - first found a table that does have this field and extracted the data type... then:

ALTER TABLE `mos_glossary` ADD `checked_out_time` DATETIME DEFAULT '0000-00-00 00:00:00' NOT NULL ;

to add the field to the glossary table

ALTER TABLE `mos_akostaff` ADD `checked_out_time` DATETIME DEFAULT '0000-00-00 00:00:00' NOT NULL ;

to add the field to the akostaff table

et voila, errors are gone

Hope this helps everybody!

Regards,
Anthony Aykut
anthonyaykut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 24.12.2004, 16:03   #3 (permalink)
Junior Mamber
 
LastBoyscout's Avatar
 
Join Date: Aug 2004
Posts: 31
LastBoyscout is on a distinguished road
Default Re: check items error with glossary 1.5

Thanks for the Tip! I Had the same problems with 'PartyStaff'. Adding that extra field solved them
LastBoyscout is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03.01.2005, 23:32   #4 (permalink)
Junior Mamber
 
manolo's Avatar
 
Join Date: Aug 2004
Posts: 45
manolo is on a distinguished road
Default Re: check items error with glossary 1.5

Wow, so your solution works... but im a newbie at phpadmin, can any of you be a bit more specific what to do?

What field to delete/add for example?

Thx!
manolo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04.01.2005, 12:25   #5 (permalink)
Junior Mamber
 
Join Date: Dec 2004
Posts: 36
anthonyaykut is on a distinguished road
Default Re: SOLVED: check items error with glossary 1.5

Geen probleem - assuming you have access to PHPmyAdmin:

1) Fire up PHPmyAdmin, select your DB
2) Click on SQL tab on the top, right
3) In the box "Draai SQL query/queries op database xxx", type (or cut/paste):

ALTER TABLE `mos_glossary` ADD `checked_out_time` DATETIME DEFAULT '0000-00-00 00:00:00' NOT NULL ;

4) Click on Start
5) You will get a message that the field was added (or similar)
6) Et voila, errors are gone
7) Let me know if this works for you...

Regards/Mvg
Anthony Aykut
anthonyaykut is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05.01.2005, 14:09   #6 (permalink)
Junior Mamber
 
manolo's Avatar
 
Join Date: Aug 2004
Posts: 45
manolo is on a distinguished road
Default Re: check items error with glossary 1.5

Thx!!! or should I say:

Hartstikke Bedankt
manolo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Events Component -> Unable to edit/selected created Category reactive Component 'How Do I' Questions 25 21.02.2005 12:38
Section, Category, Items azren Mambo 4.5.1 'How Do I' Questions 3 30.09.2004 09:36
Glossary 1.5 erschienen descartes Mamboreport Ankündigungen & News 0 25.09.2004 11:31
Glossary 1.5 and Glossary Searchbot released! ChaosNo1 Development Announcements 0 24.09.2004 11:56
Tigra menu items give different URLs to standard content items? tamper Mambo 4.5 'How Do I' Questions 0 21.09.2004 10:00


All times are GMT +2. The time now is 21:12.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.