13, February 2012

MyPagina have a typo in example_table.sql - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  Miscellaneous scripts or snippets (Moderator: Olaf)
Topic: MyPagina have a typo in example_table.sql
« previous next »
Pages: [1] Print

Author Topic: MyPagina have a typo in example_table.sql  (Read 1585 times)
Just another rainy day
*
Posts: 1
10 credits
Members referred : 0


« on: Dec 29, 2006, 01:53:42 am »

MyPagina (pagination) class ver. 1.03 have typos in example_table.sql
PRIMARY KEY() is left out causing phpMyAdmin to say error on import.
To fit example.php the table name should also be 'links'.

/Bjorn

The top of the file should read:

CREATE TABLE `links` (
  `id` int(11) NOT NULL auto_increment,
  `titel` varchar(75) NOT NULL default '',
  `url` varchar(150) NOT NULL default '',
  PRIMARY KEY(id)
) TYPE=MyISAM AUTO_INCREMENT=85 ;
« Last Edit: Dec 29, 2006, 02:07:03 am by bpmildh »
Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Dec 29, 2006, 08:39:21 am »

Thanks,

I think I changed the name to match a table from my testing server after the dump is made, will change this for the next version...


Last blog : A new Wordpress theme for our blog
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=5407
Tags : MyPagina typo example Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP  >  PHP classes @finalwebsites.com  >  Miscellaneous scripts or snippets (Moderator: Olaf)
Topic: MyPagina have a typo in example_table.sql
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
Feb 13, 2012, 08:19:01 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.