[Tickets #7936] new Tagger.php include

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

[Tickets #7936] new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Created By         | horde@...
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


horde@... (2009-02-02 15:13) wrote:

I receive the following error when changing to Calendar view:
Class 'Content_Users_Manager' not found in  
/usr/share/horde/kronolith/lib/Tagger.php on line 49

The error is below the displayed calendar.
Content_User_Manager as I can see is defined in the  
horde-hatchery/content clone, but there's no information where to  
include it manually...





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
-State              | Unconfirmed
+State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-02-02 15:30) wrote:

There is a comment in the lib/Tagger.php file explaining what you need  
to do to ensure this can be autoloaded for the time being.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | horde@...
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Rubinsky
------------------------------------------------------------------------------


horde@... (2009-02-02 16:10) wrote:

That's ok, I saw this comment. But there's no content entry in  
horde/config/registry.php...

I'm sorry if I missed something...





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Jan Schneider <jan@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
-State              | Not A Bug
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             | Michael Rubinsky
+Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-02-02 17:20) wrote:

Content is autoloaded from kronolith/lib/base.php now.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | horde@...
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


horde@... (2009-02-03 07:02) wrote:

new error at the same place after copying content dirs to horde home.
kronolith db was newly initialized with the mysql script after we  
changed to the development code of kronolith, so I don't understand  
this...

Fatal error: Uncaught exception 'Horde_Db_Exception' with message  
'QUERY FAILED: No database selected SELECT type_id, type_name FROM  
`rampage_types` WHERE type_name IN ('calendar','event')' in  
/usr/share/php/Horde/Db/Adapter/Mysqli.php:299 Stack trace: #0  
/usr/share/php/Horde/Db/Adapter/Mysqli.php(217):  
Horde_Db_Adapter_Mysqli->execute('SELECT type_id,...', NULL, NULL) #1  
/usr/share/php/Horde/Db/Adapter/Abstract.php(391):  
Horde_Db_Adapter_Mysqli->selectAll('SELECT type_id,...', NULL, NULL)  
#2 /usr/share/horde/content/lib/Types/Manager.php(75):  
Horde_Db_Adapter_Abstract->selectAssoc('SELECT type_id,...') #3  
/usr/share/horde/kronolith/lib/Tagger.php(62):  
Content_Types_Manager->ensureTypes(Array) #4  
/usr/share/horde/kronolith/templates/panel.inc(28):  
Kronolith_Tagger->__construct() #5  
/usr/share/horde/kronolith/month.php(39):  
require('/usr/share/hord...') #6  
/usr/share/horde/kronolith/index.php(23):  
include('/usr/share/hord...') #7 {main} thrown in  
/usr/share/php/Horde/Db/Adapter/Mysqli.php on line 299





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Jan Schneider <jan@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-02-03 08:11) wrote:

Please create separate tickets for different issues.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Chuck Hagenbuch <chuck@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
-State              | Resolved
+State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Chuck Hagenbuch <chuck@...> (2009-02-10 10:40) wrote:

Why are we hardcoding an assumption of content living in HORDE_BASE  
now? The registry method is much more flexible.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Jan Schneider <jan@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-02-10 10:50) wrote:

This way it works out of the box with a regular checkout. This extra  
rule is no longer necessary once content is at a regular place that  
can be autoloaded. It's never supposed to be a standalone application,  
right? Then is should end up in the include_path, unless I am missing  
something.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-02-10 10:56) wrote:

> This way it works out of the box with a regular checkout.

...well, not exactly out of the box, as the content directory will  
nowl need to be symlinked into the horde root.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Jan Schneider <jan@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-02-10 11:39) wrote:

>> This way it works out of the box with a regular checkout.
>
> ...well, not exactly out of the box, as the content directory will
> now need to be symlinked into the horde root.

No, the autoload configuration has been added to Kronolith which is in  
the same directory like content.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Chuck Hagenbuch <chuck@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Chuck Hagenbuch <chuck@...> (2009-02-10 11:45) wrote:

No, it uses HORDE_BASE, which is different. I guess I haven't tried  
un-symlinking kronolith and just pointing the registry entry for it  
elsewhere lately, in combination with base.local.php.

Also, content is generally a library, yes, but it will need a registry  
entry so that the routes work for the web ui pieces of it.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-02-10 11:46) wrote:

I'm sorry, I don't follow that.  In base.php the autoloader is  
configured to look in HORDE_BASE . '/content/lib' for Content_*  
libraries.  Content is in the hatchery, so it would not be present in  
HORDE_BASE for a standard out of the box checkout without either  
copying it or symlinking it into HORDE_BASE....or am I missing  
something?





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Jan Schneider <jan@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Jan Schneider <jan@...> (2009-02-10 11:51) wrote:

You both are right, this is probably due to my side-by-side checkout.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
-State              | Feedback
+State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-02-10 12:08) wrote:

Reverted...





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
-State              | Resolved
+State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------




--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | horde@...
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


horde@... (2009-02-16 05:01) wrote:

I still couldn't get it work, only with some patching...

kronolit/lib/Tagger.php:
require_once HORDE_BASE . '/content/lib/Users/Manager.php';
require_once HORDE_BASE . '/content/lib/Types/Manager.php';
require_once HORDE_BASE . '/content/lib/Objects/Manager.php';
require_once HORDE_BASE . '/content/lib/Tagger.php';

I see there's the autoloader, but doesn't work for me.






--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-02-16 10:44) wrote:

Did you create a registry entry for content in config/registry.php?

If you need further help, please ask on the mailing list.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | horde@...
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


horde@... (2009-03-02 04:42) wrote:

This works now, but is it correct?

$this->applications['content'] = array(
     'fileroot' => dirname(__FILE__) . '/../content',
     'name' => _("Content"),
     'status' => 'active',
);







--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Rubinsky <mrubinsk@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
  Version            | HEAD
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk@...> (2009-03-02 09:43) wrote:


Sure, though you can change 'status' to 'hidden' so it won't appear in  
the menu.





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...

[Tickets #7936] Re: new Tagger.php include

by bugs-14 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7936
------------------------------------------------------------------------------
  Ticket             | 7936
  Updated By         | Michael Slusarz <slusarz@...>
  Summary            | new Tagger.php include
  Queue              | Kronolith
-Version            | HEAD
+Version            | Git master
  Type               | Bug
-State              | Not A Bug
+State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Jan Schneider
------------------------------------------------------------------------------


Michael Slusarz <slusarz@...> (2009-11-03 19:39) wrote:

This needs to be documented somewhere besides the Tagger.php file  
(i.e. in registry.php or kronolith/docs/INSTALL).





--
You are subscribed to this list as: lists@...
To unsubscribe, mail: bugs-unsubscribe@...
< Prev | 1 - 2 | Next >