Critical error Couldn't install plugin Critical error Couldn't install plugin
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Critical error Couldn't install plugin

Started by just_some_guy, October 28, 2007, 10:36:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

just_some_guy

Hello,

I was writing a plugin and went to install it, i clicked install and i didnt get an error informing of errors in the syntax etc. but instead in just said -

"Critical error Couldn't install plugin 'name'"

and then where it says name it was the name of my plugin. I coudnt see any refrence to this error in the docs.

What does it mean?

Thanks,
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

Joachim Müller

The coppermine coding discussion board is not a place to ask for support. You're welcome to discuss actual code there. Moving thread to regular support board from "Coppermine coding discussion"

just_some_guy

Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

Joachim Müller

Impossible to say with just the generic error message, without being able to see you code. Usual drill applies: zip your plugin and attach it to your posting if you want others to look into your issues. We're not mind readers.

just_some_guy

Its ok now i enabled debug mode and discoved an error message pointing to the plugin api file and on that line it was an error message activated if the install function failed. I removed the install function and its ok now. Must be an error in the syntax.

Thanks for the offer. You can mark this one solved.
Tambien, Hablo Español      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums