Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » mxmCounter package for Zope » getting error
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: mxmCounter - A Simple Zope Hit Counter

getting error

Posted by Anonymous User at 2005-02-28 07:30 AM
sorry if this not the right place to trouble shoot a problems, please let me know the right place
i installed mxm_counter in zope, the folder name is mxm_counter, that is the product name displayed in the zmi, its title under properties is "Installed product mxm_counter (1.1.0)" so that looked ok
i then added the "more graphically pleasing version" code to a custom version of 'document_byline' to get a count on all my pages. but get an error:

This site encountered an error trying to fulfill your request. The errors were:
Error Type
AttributeError
Error Value
mxm_counter

the documentation seemed so straight forward i'm embarrassed to have such a basic problem, if anybody can offer some help i would greatly appreciate it.

Is mxm_counter in the root of your site?

Posted by maxm at 2005-02-28 08:46 AM
It seems that your page cannot find it via aquisition. That would typically happen if it is installed in a subfolder somewhere.