how to install a plugin?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tigercat

how to install a plugin?

Post by tigercat »

Hi there.

How do i get plugins running in CMSMS?

I found the wiki-page for how to install a plugin: http://wiki.cmsmadesimple.org/tiki-inde ... ed+Plugins
So I tried to install the hitcounter that is found here: http://svr.techcom.dyndns.org/projects/ ... er.php.txt

The counter code i stored in plugins/function.counter.php.
This worked so far. Extensions > Tags lists the new plugin but the coulums "Help" and "About" stay empty. This indicates that something does not work.

Inserting the line {hitcounter file="name"} into my template causes problems.  If I preview my website I get a white page.
I replaced "name" by "counter" -> did not work
I replaced "name" by "counter.txt" -> did not work

System: CMSMS 0.11beta

What can I do to make the plugin run?
Thanks a lot.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: how to install a plugin?

Post by calguy1000 »

I wrote that hitcounter plugin over a year ago, for the old 0.8x version of cmsms

try the HitCounter module in the wiki.... it's better anyways.;
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
tigercat

Re: how to install a plugin?

Post by tigercat »

Ok I will do .. but where can I find it "in the wiki"? There's a link to the "new" one?
What about the problem with "installing" this plugin? Which settings I've to remember?
Thanks.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: how to install a plugin?

Post by calguy1000 »

Its in the "User Contributed Modules" section of the wiki....
http://wiki.cmsmadesimple.org/tiki-inde ... ed+Modules

also, in my installation the plugin is named function.hitcounter.php, possibly the name of the php file is important.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
tigercat

Re: how to install a plugin?

Post by tigercat »

Congratulations! Installing this as "module" works great.
Thanks for that job.
Locked

Return to “CMSMS Core”