Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Email Comments plugin  (Read 4595 times)

0 Members and 1 Guest are viewing this topic.

heavensportal

  • Coppermine frequent poster
  • ***
  • Country: 00
  • Offline Offline
  • Posts: 259
    • The Fantasy Attic
Email Comments plugin
« on: January 16, 2021, 03:31:32 am »

version: 1.6.09 bridged
I installed this plugin, since the code I used to have is old and will not work. This is what happens when I go to the config part:
Code: [Select]
Critical error

There was an error while processing a database query.

While executing query 'SELECT email_address AS user_email, id_member AS user_id, real_name AS username  FROM `thefanta_smf`.smf8_members WHERE id_member = '' LIMIT 1' in plugins/email_comments/admin.php on line 366

database error: 1142 : SELECT command denied to user 'db_username'@'localhost' for table 'xxx_members'
File: /path/cpg/include/functions.inc.php - Line: 250


the debug info is:
Code: [Select]
/bridge/smf20.inc.php

    Warning line 33: Declaration of cpg_udb::view_profile() should be compatible with core_udb::view_profile($uid)

/plugins/email_comments/admin.php

    Notice line 129: Undefined index: plugin_email_comments_adminmode
    Notice line 228: Undefined index: plugin_email_comments_subject
    Notice line 236: Undefined index: plugin_email_comments_owner
    Notice line 244: Undefined index: plugin_email_comments_author
    Notice line 260: Undefined index: plugin_email_comments_text1
    Notice line 268: Undefined index: plugin_email_comments_text2
    Notice line 276: Undefined index: plugin_email_comments_text3
    Notice line 276: Undefined index: text3_comment
    Notice line 284: Undefined index: plugin_email_comments_text4
    Notice line 292: Undefined index: plugin_email_comments_loginreq
    Notice line 335: Undefined index: pid
    Notice line 347: Undefined index: msg_author
    Notice line 348: Undefined index: msg_body
    Notice line 366: Undefined index: owner_id

/include/functions.inc.php

    Warning line 3620: array_key_exists() expects parameter 2 to be array, null given
    Notice line 3716: Undefined index:
    Notice line 3722: Undefined index: url_prefix
    Notice line 3722: Undefined index:

/plugins/email_comments/codebase.php

    Notice line 221: Undefined variable: LINEBREAK
    Notice line 222: Undefined variable: LINEBREAK
    Notice line 223: Undefined variable: LINEBREAK

Did I mess up when I had to turn bridge back on?

Logged
Pages: [1]   Go Up
 

Page created in 0.034 seconds with 19 queries.