Recent posts - Page 4 Recent posts - Page 4
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Recent posts

#31
cpg1.6 plugin contributions / Re: MiniCMS for CPG 1.6....
Last post by ron4mac - December 30, 2025, 12:35:05 PM
In the configuration.php file of the plugin, just after the line at the top of the page
if (!defined('IN_COPPERMINE')) die('Not in Coppermine...');insert this new line
global $enabled_languages_array;
#32
cpg1.6 miscellaneous / Re: Coppermine news page fails...
Last post by sharpo - December 30, 2025, 01:19:57 AM
Before I shut down for the night, I reloaded the page & it immediately told me there was an update.

I checked to see what it was - I was running 1.6.26 and the update was to 1.6.27 - so performed the update & checked to make sure no errors.

So for me, problem sorted now.
#33
cpg1.6 miscellaneous / Re: Error messages
Last post by sharpo - December 29, 2025, 10:29:31 PM
That's interesting!!

You've always been very helpful in the past when I've had problems, if you do have any spare time and can easily fix it, it could be useful.

Keep me posted!!

Thanks, sharpo.
#34
cpg1.6 plugin contributions / Re: MiniCMS for CPG 1.6....
Last post by findingcolors - December 29, 2025, 10:15:17 PM
Quote from: mustachio on August 09, 2024, 08:07:26 AMHi, I'm running cpg1.6.26 and I'm getting this error when I go to install the plugin:

`Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /home/vol2_8/epizy.com/epiz_34139048/htdocs/plugins/minicms/configuration.php:38 Stack trace: #0 /home/vol2_8/epizy.com/epiz_34139048/htdocs/plugins/minicms/configuration.php(38): in_array('english', NULL) #1 /home/vol2_8/epizy.com/epiz_34139048/htdocs/pluginmgr.php(329): include('/home/vol2_8/ep...') #2 /home/vol2_8/epizy.com/epiz_34139048/htdocs/pluginmgr.php(725): display_plugin_list() #3 {main} thrown in /home/vol2_8/epizy.com/epiz_34139048/htdocs/plugins/minicms/configuration.php on line 38`

Is there a simple change I can make on my side to fix this? I was able to find the line it's talking about, but I don't know enough about PHP to actually fix it. Thank you!
Still having this issue as of 12/29/2025
#35
cpg1.6 miscellaneous / Re: Error messages
Last post by ron4mac - December 29, 2025, 05:06:52 PM
If it's of any importance, there a simple fix that will allow minicms to function with php8.3 ... although I have not fully tested it beyond basics.
#36
cpg1.6 upload / Re: Upload Image Size Bugs
Last post by 406man - December 29, 2025, 04:58:10 PM
Quote from: ron4mac on September 14, 2025, 10:09:25 PMPlease fork a copy of CPG 1.6.x at GitHub. Make the changes to your copy and then submit a pull request.
I've done this and also included the fixes for two other bugs previously reported in this forum. It's the first time I've used git and github and hopefully all is in order. If there are any errors or omissions let me know. Thanks.
#37
cpg1.6 miscellaneous / Coppermine news page fails to ...
Last post by sharpo - December 29, 2025, 04:15:44 PM
I wanted to update a couple of my older galleries but the coppermine news page doesn't load, it keeps failing, I try again by refreshing the page but it still fails. Is there a problem with it?

Displays message:- coppermine-gallery.net took too long to respond
#38
cpg1.6 miscellaneous / Re: Error messages
Last post by phill104 - December 28, 2025, 11:52:29 PM
Joe is correct. The minicms plugin used more than one third party component and those were lost to the annuls of time. So there really is little chance of updating it.
#39
cpg1.6 miscellaneous / Re: Error messages - minicms n...
Last post by sharpo - December 28, 2025, 11:33:54 PM
RESULT!!

Finally got my website working again.

Then changed PHP back to 7.4 and logged into my gallery and all the plugins were showing. Then I uninstalled minicms and deleted it from the plugin folder - all the error messages disappeared.

Changed PHP back to 8.3 and no errors showing on the Plugin Manager page now.

Presume it means minicms does not work with PHP 8.3 but is OK with 7.4.

*Thanks to Joe & 406man for your help.*

#40
cpg1.6 miscellaneous / Re: Error messages
Last post by Joe Carver - December 28, 2025, 06:28:41 PM
Going back to Coppermine 1.4.x and minicms, the plugin might have used a 3rd party editor that might have had some vulnerability.

(if memory serves...)