Problem with a self-written plugin Problem with a self-written plugin
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problem with a self-written plugin

Started by peng12341, September 10, 2006, 01:37:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

peng12341

I have written a littel plugin by myself. On my local webserver it works really great, but on my friends online webserver it doesn't work.
Could anyone of you please test the plugin and help me finding out what could be the problem.

Thanks in advance,

Patrick

kegobeer

Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Sami

It's working fine for me ,
ask your friend for any other plugin installed , may be it's a conflict problem
Post a link to that gallery (with this plugin install and enable) for error checking
‍I don't answer to PM with support question
Please post your issue to related board

peng12341

The problem is, I can't install the plugin, because I only see a blank screen if I click on install. (Headers are fine but no HTML)
In both galleries no other plugin are installed, so there can't be any conflicts.

Sami

try to install sample plugin (checking CPG core file )
‍I don't answer to PM with support question
Please post your issue to related board

peng12341

The sample plugin and the sef-URLs plugin both work. Just my plugin doesn't work.

Nibbler


peng12341

Hey, that's the problem. My friends webserver has just php 4.4.2 .
And there was even one more php5 function.
I've changed it and now it works!
Thanks.