Download & Extend

install error - no idea what it is saying...

Project:Flickr Rippr
Version:5.x-1.3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

* user warning: Table 'clubtaco_drpl2.flickrusers' doesn't exist query: SELECT u.name, u.uid, flickrusername from flickrusers f INNER JOIN users u ON f.uid = u.uid ORDER BY u.name in /home/mypath/public_html/name/includes/database.mysql.inc on line 172.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '::interval ORDER BY nid LIMIT 20' at line 1 query: SELECT flickrphoto_id, nid FROM flickrphotos WHERE lastfetched < CURRENT_TIMESTAMP - '1 week'::interval ORDER BY nid LIMIT 20 in /home/mypath/public_html/name/includes/database.mysql.inc on line 172.
* user warning: Table 'mydbname_drpl2.flickrusers' doesn't exist query: SELECT u.name, u.uid, flickrusername from flickrusers f INNER JOIN users u ON f.uid = u.uid ORDER BY u.name in /home/name/public_html/upvbc/includes/database.mysql.inc on line 172.

Comments

#1

Status:active» closed (fixed)

closing 2 year old issue -- feel free to re-open if still a problem.