coppermine-gallery.com/forum

Support => cpg1.6.x Support => cpg1.6 plugins => Topic started by: allvip on August 07, 2020, 12:41:30 PM

Title: album share codes plugin
Post by: allvip on August 07, 2020, 12:41:30 PM
Debug \plugins\album_share_codes\codebase.php


    Warning line 29: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, object given
    Notice line 39: Undefined variable: content1
    Notice line 41: Undefined variable: content2



I aasumed mysqli_fetch_assoc should be cpg_db_fetch_assoc and solve the first error.
Title: Re: album share codes plugin
Post by: allvip on August 12, 2020, 04:49:11 AM
\plugins\album_share_codes\configuration.php
    Notice line 23: Undefined variable: lang_plugin_custom_thumb


There is no lang folder or file so

.$lang_plugin_custom_thumb['announcement_thread']

shoul be just text


Announcement Thread after .' and before </a> on line 23 - configuration.php


Title: Re: album share codes plugin
Post by: allvip on August 12, 2020, 04:49:53 AM
\plugins\album_share_codes\codebase.php



    Notice line 32: Undefined variable: content1
    Notice line 33: Undefined variable: content2