Icy Phoenix

     
 

Plugin Feedback

Category: ACP
Version Icy Phoenix 2.0 Beta (PHP 5.x - MySQL 5.x)
Description
vanzi
Sat 12 May, 2012 14:49
when installing the plugin, the db table is not created and the acp page remains white. reloading the page tells me plugin installed, but the feedback.php page shows this:
SQL ERROR [ mysql4 ]

Table 'xxxxxxxxx.ip_feedback' doesn't exist [1146]

SQL

SELECT f.*, u.user_id, u.username, u.user_active, u.user_color, u2.username as user2, u2.user_id as id2, u2.user_active as user_active2, u2.user_color as user_color2 FROM ip_feedback f, ip_users u, ip_users u2 WHERE u.user_id = f.feedback_user_id_from AND u2.user_id = f.feedback_user_id_to ORDER BY feedback_time ASC LIMIT 0, 50

BACKTRACE

FILE: includes/db/mysql.php
LINE: 295
CALL: sql_db->sql_error()

FILE: plugins/feedback/feedback.php
LINE: 384
CALL: sql_db->sql_query()

FILE: feedback.php
LINE: 33
CALL: include('plugins/feedback/feedback.php')
Reply
Mighty Gorgon
Sun 13 May, 2012 12:18
There was a bug...

I have fixed it, I will update GIT with the updated and working version hopefully today.

Thanks for reporting.
Details Assigned To: Mighty Gorgon
Priority: Medium
Status: Fixed
Fixed: Yes
 




 

  cron