|
- user warning: Table 'meshupn_drupal.locales_meta' doesn't exist
query: SELECT locale, name, formula, enabled FROM locales_meta ORDER BY isdefault DESC, enabled DESC, name ASC in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'RSS' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Syndicate content' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Syndicate content' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Poll' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'A poll is a multiple-choice question which visitors can vote on.' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Question' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Table 'meshupn_drupal.file_revisions' doesn't exist
query: SELECT * FROM files f INNER JOIN file_revisions r ON f.fid = r.fid WHERE r.vid = 2 ORDER BY f.fid in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Read more' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Read the rest of this posting.' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = '!title by !name' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Table 'meshupn_drupal.file_revisions' doesn't exist
query: SELECT * FROM files f INNER JOIN file_revisions r ON f.fid = r.fid WHERE r.vid = 1 ORDER BY f.fid in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Read more' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = 'Read the rest of this posting.' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
- user warning: Unknown column 't.locale' in 'where clause'
query: SELECT s.lid, t.translation FROM locales_source s INNER JOIN locales_target t ON s.lid = t.lid WHERE s.source = '!title by !name' AND t.locale = '' in /home/ecentres/public_html/includes/database.mysql.inc on line 172.
OpenID introduction by consenDescription
OpenID overview, first steps by consenA Recipe for OpenID-Enabling Your Site
Prepared by Joseph Smarr at Plaxo on July 18, 2007.
This is a step-by-step tutorial guide for implementing OpenID consumer-side support with a web site that already has users with accounts. It will explain how to easily let new users sign up for an account on your site using their OpenID URL and how to let existing users attach their OpenID(s) so they can sign in using them.
|