Advertisement

05.27.2005 at 12:50PM PDT, ID: 21439471
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

Mysql ERROR 1064 (42000)

Asked by SWB-Consulting in MySQL Server

Tags: , ,


I get this error:

ERROR 1064 (42000) at line 39:  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 'UPDATE template
SET template = "$stylevar[htmldoctype]\r\n,html dir=\\\"$styleva' at
line 5

When using this sql script:


DROP TABLE IF EXISTS `raid_users`;
CREATE TABLE `raid_users` (
  `raid_id` int(10) default '0',
  `user_id` int(10) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;




#
# Table structure for table 'raids'
#

DROP TABLE IF EXISTS `raids`;
CREATE TABLE `raids` (
  `id` int(10) unsigned NOT NULL auto_increment,
  `leader` int(10) NOT NULL default '0',
  `max_people` int(11) default NULL,
  `destination` varchar(255) default NULL,
  `day` smallint(5) unsigned default NULL,
  `month` smallint(5) unsigned default NULL,
  `year` smallint(5) unsigned default NULL,
  `duration` smallint(5) unsigned default NULL,
  `time` time default NULL,
  PRIMARY KEY  (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;






#
# Host: 192.168.0.11   Database: forum
# --------------------------------------------------------
# Server version 4.0.23-nt

UPDATE template
SET template = "<!-- Logo -->\r\n<div id=\\\"logolink\\\">\r\n<table border=\\\"0\\\" bgcolor=\\\"#000000\\\" width=\\\"100%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\" style=\\\"border-bottom:1px solid #000000;\\\">\r\n<tr>\r\n    <td width=\\\"100%\\\" align=\\\"left\\\" height=\\\"150\\\"><a href=\\\"http://www.guildcrusader.org/\\\"><img src=\\\"http://www.guildcrusader.org/images/misc-custom/logo.png\\\" width=\\\"800\\\" height=\\\"150\\\" border=\\\"0\\\" alt=\\\"Crusader - A World of Warcraft Guild on Earthen Ring\\\" /></a></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- /Logo -->\r\n\r\n\r\n<!-- LOGO \r\n<div style=\\\"width:100%; position:absolute; top:35px; left:0px;\\\">\r\n<table width=\\\"100%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\">\r\n  <tr>\r\n    <td width=\\\"100%\\\" align=\\\"center\\\"><a href=\\\"http://www.guildcrusader.org/\\\"><h1 style=\\\"margin:0px; font-size:350%; color:#cccccc\\\">Crusader</h1></a>\r\n    <p style=\\\"margin-top:0px; color:#979797;\\\"><a href=\\\"http://www.guildcrusader.org/\\\">A World of Warcraft Guild on Earthen Ring.</a></p></td>\r\n  </tr>\r\n</table>\r\n</div>\r\n /LOGO -->\r\n\r\n<br />\r\n\r\n<div align=\\\"center\\\">\r\n<table summary=\\\"\\\" align=\\\"center\\\" width=\\\"95%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"margin:0px;\\\">\r\n<tr>\r\n<td width=\\\"44\\\"><img src=\\\"images/misc-custom/victorianbar-leftend.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shield.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldblkcrss.gif\\\" border=\\\"0\\\" alt=\\\"\\\"> </td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldcopper.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldblue.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"43\\\"><img src=\\\"images/misc-custom/victorianbar-rightend.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- big buttons -->\r\n<table summary=\\\"\\\" width=\\\"100%\\\" align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"margin-top:20px; margin-bottom:20px;\\\">\r\n      <tr>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/index.php?\\\"><img src=\\\"images/misc-custom/btn-news.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/showthread.php?t=303\\\"><img src=\\\"images/misc-custom/btn-policies.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/showthread.php?t=302\\\"><img src=\\\"images/misc-custom/btn-joining.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"raiding.htm\\\"><img src=\\\"images/misc-custom/btn-effective-raiding.gif\\\" /></a></td>\r\n                                <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"raids/raids.php\\\"><img src=\\\"images/misc-custom/btn-raids.gif\\\" /></a></td>\r\n      </tr>\r\n</table>\r\n<!-- /big buttons -->\r\n\" . (($bbuserinfo[usergroupid] == 3) ? (\"\r\n   <div align=\\\"left\\\" style=\\\"color:red; background-color:#ffffff; border:3px solid yellow; padding:3px 0px 3px 10px;\\\"><b><U>ATTENTION!</U></b> Your Crusader forums account is awaiting email confirmation to activate, and <b><U>YOU MAY NOT BE ABLE TO ACCESS AREAS YOU ARE ENTITLED TO</U></b>. Please click the activation link in the email you were sent, or visit <a style=\\\"color:blue;\\\" href=\\\"register.php?$session[sessionurl]do=requestemail\\\">this page</a> to resend the activation email. If you did not receive the email then it\'s possible it was blocked by your email client, or you entered an incorrect or non-existent email address when registering. Please disable your spam blocker software or enter a valid email address in <a style=\\\"color:blue;\\\" href=\\\"profile.php?$session[sessionurl]do=editpassword\\\">your profile</a>.</div>\r\n\") : (\"\")).\"\r\n\r\n<!-- content table -->\r\n            <table width=\\\"98%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\" border=\\\"0\\\" summary=\\\"\\\" style=\\\"margin-top:0px;\\\">\r\n              <tr>\r\n                <td width=\\\"5%\\\" align=\\\"center\\\" valign=\\\"top\\\" style=\\\"padding:32px 0px 0px 0px;\\\"></td>\r\n                <td width=\\\"90%\\\">",
template_un =  "<!-- Logo -->\r\n<div id=\"logolink\">\r\n<table border=\"0\" bgcolor=\"#000000\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"border-bottom:1px solid #000000;\">\r\n<tr>\r\n    <td width=\"100%\" align=\"left\" height=\"150\"><a href=\"http://www.guildcrusader.org/\"><img src=\"http://www.guildcrusader.org/images/misc-custom/logo.png\" width=\"800\" height=\"150\" border=\"0\" alt=\"Crusader - A World of Warcraft Guild on Earthen Ring\" /></a></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- /Logo -->\r\n\r\n\r\n<!-- LOGO \r\n<div style=\"width:100%; position:absolute; top:35px; left:0px;\">\r\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\r\n  <tr>\r\n    <td width=\"100%\" align=\"center\"><a href=\"http://www.guildcrusader.org/\"><h1 style=\"margin:0px; font-size:350%; color:#cccccc\">Crusader</h1></a>\r\n    <p style=\"margin-top:0px; color:#979797;\"><a href=\"http://www.guildcrusader.org/\">A World of Warcraft Guild on Earthen Ring.</a></p></td>\r\n  </tr>\r\n</table>\r\n</div>\r\n /LOGO -->\r\n\r\n<br />\r\n\r\n<div align=\"center\">\r\n<table summary=\"\" align=\"center\" width=\"95%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin:0px;\">\r\n<tr>\r\n<td width=\"44\"><img src=\"images/misc-custom/victorianbar-leftend.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shield.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldblkcrss.gif\" border=\"0\" alt=\"\"> </td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldcopper.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldblue.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"43\"><img src=\"images/misc-custom/victorianbar-rightend.gif\" border=\"0\" alt=\"\"></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- big buttons -->\r\n<table summary=\"\" width=\"100%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-top:20px; margin-bottom:20px;\">\r\n      <tr>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/index.php?\"><img src=\"images/misc-custom/btn-news.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/showthread.php?t=303\"><img src=\"images/misc-custom/btn-policies.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/showthread.php?t=302\"><img src=\"images/misc-custom/btn-joining.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"raiding.htm\"><img src=\"images/misc-custom/btn-effective-raiding.gif\" /></a></td>\r\n                                <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"raids/raids.php\"><img src=\"images/misc-custom/btn-raids.gif\" /></a></td>\r\n      </tr>\r\n</table>\r\n<!-- /big buttons -->\r\n<if condition=\"$bbuserinfo[usergroupid] == 3\">\r\n   <div align=\"left\" style=\"color:red; background-color:#ffffff; border:3px solid yellow; padding:3px 0px 3px 10px;\"><b><U>ATTENTION!</U></b> Your Crusader forums account is awaiting email confirmation to activate, and <b><U>YOU MAY NOT BE ABLE TO ACCESS AREAS YOU ARE ENTITLED TO</U></b>. Please click the activation link in the email you were sent, or visit <a style=\"color:blue;\" href=\"register.php?$session[sessionurl]do=requestemail\">this page</a> to resend the activation email. If you did not receive the email then it\'s possible it was blocked by your email client, or you entered an incorrect or non-existent email address when registering. Please disable your spam blocker software or enter a valid email address in <a style=\"color:blue;\" href=\"profile.php?$session[sessionurl]do=editpassword\">your profile</a>.</div>\r\n</if>\r\n\r\n<!-- content table -->\r\n            <table width=\"98%\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" border=\"0\" summary=\"\" style=\"margin-top:0px;\">\r\n              <tr>\r\n                <td width=\"5%\" align=\"center\" valign=\"top\" style=\"padding:32px 0px 0px 0px;\"></td>\r\n                <td width=\"90%\">"
WHERE templateid = 1935


UPDATE template
SET template = "$stylevar[htmldoctype]\r\n<html dir=\\\"$stylevar[textdirection]\\\" lang=\\\"$stylevar[languagecode]\\\">\r\n<head>\r\n<title>$vboptions[hometitle] \" . (($pagetitle) ? (\"- $pagetitle\") : (\"\")).\"</title>\r\n\r\n$headinclude\r\n\r\n<style type=\\\"text/css\\\">\r\n<!-- \r\nh4 { margin:0px; }\r\n -->\r\n</style>\r\n\r\n</head>\r\n<body>\r\n\r\n<!-- Logo -->\r\n<div id=\\\"logolink\\\">\r\n<table border=\\\"0\\\" bgcolor=\\\"#000000\\\" width=\\\"100%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\" style=\\\"border-bottom:1px solid #000000;\\\">\r\n<tr>\r\n    <td width=\\\"100%\\\" align=\\\"left\\\" height=\\\"150\\\"><a href=\\\"http://www.guildcrusader.org/\\\"><img src=\\\"http://www.guildcrusader.org/images/misc-custom/logo.png\\\" width=\\\"800\\\" height=\\\"150\\\" border=\\\"0\\\" alt=\\\"Crusader - A World of Warcraft Guild on Earthen Ring\\\" /></a></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- /Logo -->\r\n\r\n\r\n<!-- LOGO \r\n<div style=\\\"width:100%; position:absolute; top:35px; left:0px;\\\">\r\n<table width=\\\"100%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\">\r\n  <tr>\r\n    <td width=\\\"100%\\\" align=\\\"center\\\"><a href=\\\"http://www.guildcrusader.org/\\\"><h1 style=\\\"margin:0px; font-size:350%; color:#cccccc\\\">Crusader</h1></a>\r\n    <p style=\\\"margin-top:0px; color:#979797;\\\"><a href=\\\"http://www.guildcrusader.org/\\\">A World of Warcraft Guild on Earthen Ring.</a></p></td>\r\n  </tr>\r\n</table>\r\n</div>\r\n /LOGO -->\r\n\r\n<br />\r\n\r\n<div align=\\\"center\\\">\r\n<table summary=\\\"\\\" align=\\\"center\\\" width=\\\"95%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"margin:0px;\\\">\r\n<tr>\r\n<td width=\\\"44\\\"><img src=\\\"images/misc-custom/victorianbar-leftend.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shield.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldblkcrss.gif\\\" border=\\\"0\\\" alt=\\\"\\\"> </td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldcopper.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"25%\\\" align=\\\"center\\\" valign=\\\"middle\\\" style=\\\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\\\"><img src=\\\"images/misc-custom/shieldblue.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n<td width=\\\"43\\\"><img src=\\\"images/misc-custom/victorianbar-rightend.gif\\\" border=\\\"0\\\" alt=\\\"\\\"></td>\r\n</tr>\r\n</table>\r\n</div>\r\n\r\n<!-- Big buttons -->\r\n<table summary=\\\"\\\" width=\\\"100%\\\" align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" style=\\\"margin-top:20px; margin-bottom:20px;\\\">\r\n      <tr>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/forums.php?\\\"><img src=\\\"images/misc-custom/btn-forums.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/showthread.php?t=303\\\"><img src=\\\"images/misc-custom/btn-policies.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"http://www.guildcrusader.org/showthread.php?t=302\\\"><img src=\\\"images/misc-custom/btn-joining.gif\\\" /></a></td>\r\n            <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"raiding.htm\\\"><img src=\\\"images/misc-custom/btn-effective-raiding.gif\\\" /></a></td>  \r\n                                <td width=\\\"20%\\\" align=\\\"center\\\" valign=\\\"top\\\"><a href=\\\"raids/raids.php\\\"><img src=\\\"images/misc-custom/btn-raids.gif\\\" /></a></td>   \r\n\r\n      </tr>\r\n</table>\r\n<!-- /Big buttons -->\r\n\r\n<!-- content table -->\r\n            <table width=\\\"98%\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" align=\\\"center\\\" border=\\\"0\\\" summary=\\\"\\\" style=\\\"margin-top:0px;\\\">\r\n              <tr>\r\n                <td width=\\\"5%\\\" align=\\\"center\\\" valign=\\\"top\\\" style=\\\"padding:32px 0px 0px 0px;\\\"></td>\r\n                <td width=\\\"90%\\\">\r\n\r\n<!-- original navbar variable on this line. JY -->\r\n\r\n<div style=\\\"background:url(images/misc-custom/goldscrollbar.gif) repeat-x; border-top:1px solid #000000; width:100%; height:16px; margin:auto;\\\"></div>\r\n<table align=\\\"center\\\" class=\\\"page\\\" cellspacing=\\\"0\\\" cellpadding=\\\"0\\\" border=\\\"0\\\" width=\\\"100%\\\" style=\\\"border-right:1px solid #272727; border-left:1px solid #272727; padding-top:0px;\\\">\r\n\r\n<tr valign=\\\"top\\\">\r\n<!-- Earthen Ring, Thottbot -->\r\n<td valign=\\\"top\\\" style=\\\"padding-top:5px;\\\">\r\n<table summary=\\\"\\\" align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\">\r\n      <tr>\r\n            <td width=\\\"50\\\" align=\\\"center\\\"><img src=\\\"images/portal/crusader.gif\\\" width=\\\"38\\\" height=\\\"35\\\" alt=\\\"\\\" border=\\\"0\\\" /></td>\r\n            <td width=\\\"125\\\" valign=\\\"center\\\"><a href=\\\"https://forums.worldofwarcraft.com/board.aspx?fn=wow-realm-earthenring\\\">Earthen Ring</a></td>\r\n            <td width=\\\"50\\\" align=\\\"center\\\"><img src=\\\"images/portal/thottbot.gif\\\" width=\\\"38\\\" height=\\\"35\\\" alt=\\\"\\\" border=\\\"0\\\" /></td>\r\n            <td width=\\\"125\\\" valign=\\\"center\\\"><a href=\\\"http://www.thottbot.com/\\\">Thottbot</a></td>\r\n      </tr>\r\n</table></td>\r\n<!-- /Earthen Ring, Thottbot -->\r\n</tr>\r\n\r\n<tr valign=\\\"top\\\">\r\n\r\n\" . (($show[\'left_column\']) ? (\"\r\n\r\n<td width=\\\"$vba_options[portal_leftcolwidth]\\\">\r\n\r\n$home[leftblocks]\r\n      \r\n</td>\r\n\r\n<!-- Spacer Cell -->\r\n<td width=\\\"$vba_options[portal_colspacing]\\\"><img alt=\\\"\\\" src=\\\"$vboptions[bburl]/$vboptions[cleargifurl]\\\" width=\\\"$vba_options[portal_colspacing]\\\" /></td>\r\n<!-- / Spacer Cell -->\r\n\r\n\") : (\"\")).\"\r\n\r\n\r\n\" . (($show[\'center_column\']) ? (\"\r\n<td valign=\\\"top\\\">\r\n\r\n$home[centerblocks]      \r\n\r\n</td>\r\n\") : (\"\")).\"\r\n\r\n\r\n\" . (($show[\'right_column\']) ? (\"      \r\n\r\n<!-- Spacer Cell -->\r\n<td width=\\\"$vba_options[portal_colspacing]\\\"><img alt=\\\"\\\" src=\\\"$vboptions[bburl]/$vboptions[cleargifurl]\\\" width=\\\"$vba_options[portal_colspacing]\\\" /></td>\r\n<!-- / Spacer Cell -->\r\n\r\n<td valign=\\\"top\\\" width=\\\"$vba_options[portal_rightcolwidth]\\\">\r\n\r\n$home[rightblocks]\r\n\r\n</td>\r\n\") : (\"\")).\"\r\n</tr>\r\n</table>\r\n<div style=\\\"background:url(images/misc-custom/goldscrollbar.gif) repeat-x; border-top:1px solid #000000; width:100%; height:16px; margin:auto; margin-bottom:30px;\\\"></div>\r\n\r\n$footer\r\n\r\n</body>\r\n</html>",
template_un = "$stylevar[htmldoctype]\r\n<html dir=\"$stylevar[textdirection]\" lang=\"$stylevar[languagecode]\">\r\n<head>\r\n<title>$vboptions[hometitle] <if condition=\"$pagetitle\">- $pagetitle</if></title>\r\n\r\n$headinclude\r\n\r\n<style type=\"text/css\">\r\n<!-- \r\nh4 { margin:0px; }\r\n -->\r\n</style>\r\n\r\n</head>\r\n<body>\r\n\r\n<!-- Logo -->\r\n<div id=\"logolink\">\r\n<table border=\"0\" bgcolor=\"#000000\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" style=\"border-bottom:1px solid #000000;\">\r\n<tr>\r\n    <td width=\"100%\" align=\"left\" height=\"150\"><a href=\"http://www.guildcrusader.org/\"><img src=\"http://www.guildcrusader.org/images/misc-custom/logo.png\" width=\"800\" height=\"150\" border=\"0\" alt=\"Crusader - A World of Warcraft Guild on Earthen Ring\" /></a></td>\r\n</tr>\r\n</table>\r\n</div>\r\n<!-- /Logo -->\r\n\r\n\r\n<!-- LOGO \r\n<div style=\"width:100%; position:absolute; top:35px; left:0px;\">\r\n<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\r\n  <tr>\r\n    <td width=\"100%\" align=\"center\"><a href=\"http://www.guildcrusader.org/\"><h1 style=\"margin:0px; font-size:350%; color:#cccccc\">Crusader</h1></a>\r\n    <p style=\"margin-top:0px; color:#979797;\"><a href=\"http://www.guildcrusader.org/\">A World of Warcraft Guild on Earthen Ring.</a></p></td>\r\n  </tr>\r\n</table>\r\n</div>\r\n /LOGO -->\r\n\r\n<br />\r\n\r\n<div align=\"center\">\r\n<table summary=\"\" align=\"center\" width=\"95%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin:0px;\">\r\n<tr>\r\n<td width=\"44\"><img src=\"images/misc-custom/victorianbar-leftend.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shield.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldblkcrss.gif\" border=\"0\" alt=\"\"> </td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldcopper.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"25%\" align=\"center\" valign=\"middle\" style=\"background: url(http://www.guildcrusader.org/images/misc-custom/victorianbar-filler.gif) center repeat-x;\"><img src=\"images/misc-custom/shieldblue.gif\" border=\"0\" alt=\"\"></td>\r\n<td width=\"43\"><img src=\"images/misc-custom/victorianbar-rightend.gif\" border=\"0\" alt=\"\"></td>\r\n</tr>\r\n</table>\r\n</div>\r\n\r\n<!-- Big buttons -->\r\n<table summary=\"\" width=\"100%\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"margin-top:20px; margin-bottom:20px;\">\r\n      <tr>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/forums.php?\"><img src=\"images/misc-custom/btn-forums.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/showthread.php?t=303\"><img src=\"images/misc-custom/btn-policies.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"http://www.guildcrusader.org/showthread.php?t=302\"><img src=\"images/misc-custom/btn-joining.gif\" /></a></td>\r\n            <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"raiding.htm\"><img src=\"images/misc-custom/btn-effective-raiding.gif\" /></a></td>\r\n                                <td width=\"20%\" align=\"center\" valign=\"top\"><a href=\"raids/raids.php\"><img src=\"images/misc-custom/btn-raids.gif\" /></a></td>   \r\n      </tr>\r\n</table>\r\n<!-- /Big buttons -->\r\n\r\n<!-- content table -->\r\n            <table width=\"98%\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" border=\"0\" summary=\"\" style=\"margin-top:0px;\">\r\n              <tr>\r\n                <td width=\"5%\" align=\"center\" valign=\"top\" style=\"padding:32px 0px 0px 0px;\"></td>\r\n                <td width=\"90%\">\r\n\r\n<!-- original navbar variable on this line. JY -->\r\n\r\n<div style=\"background:url(images/misc-custom/goldscrollbar.gif) repeat-x; border-top:1px solid #000000; width:100%; height:16px; margin:auto;\"></div>\r\n<table align=\"center\" class=\"page\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"100%\" style=\"border-right:1px solid #272727; border-left:1px solid #272727; padding-top:0px;\">\r\n\r\n<tr valign=\"top\">\r\n<!-- Earthen Ring, Thottbot -->\r\n<td valign=\"top\" style=\"padding-top:5px;\">\r\n<table summary=\"\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\r\n      <tr>\r\n            <td width=\"50\" align=\"center\"><img src=\"images/portal/crusader.gif\" width=\"38\" height=\"35\" alt=\"\" border=\"0\" /></td>\r\n            <td width=\"125\" valign=\"center\"><a href=\"https://forums.worldofwarcraft.com/board.aspx?fn=wow-realm-earthenring\">Earthen Ring</a></td>\r\n            <td width=\"50\" align=\"center\"><img src=\"images/portal/thottbot.gif\" width=\"38\" height=\"35\" alt=\"\" border=\"0\" /></td>\r\n            <td width=\"125\" valign=\"center\"><a href=\"http://www.thottbot.com/\">Thottbot</a></td>\r\n      </tr>\r\n</table></td>\r\n<!-- /Earthen Ring, Thottbot -->\r\n</tr>\r\n\r\n<tr valign=\"top\">\r\n\r\n<if condition=\"$show[\'left_column\']\">\r\n\r\n<td width=\"$vba_options[portal_leftcolwidth]\">\r\n\r\n$home[leftblocks]\r\n      \r\n</td>\r\n\r\n<!-- Spacer Cell -->\r\n<td width=\"$vba_options[portal_colspacing]\"><img alt=\"\" src=\"$vboptions[bburl]/$vboptions[cleargifurl]\" width=\"$vba_options[portal_colspacing]\" /></td>\r\n<!-- / Spacer Cell -->\r\n\r\n</if>\r\n\r\n\r\n<if condition=\"$show[\'center_column\']\">\r\n<td valign=\"top\">\r\n\r\n$home[centerblocks]      \r\n\r\n</td>\r\n</if>\r\n\r\n\r\n<if condition=\"$show[\'right_column\']\">      \r\n\r\n<!-- Spacer Cell -->\r\n<td width=\"$vba_options[portal_colspacing]\"><img alt=\"\" src=\"$vboptions[bburl]/$vboptions[cleargifurl]\" width=\"$vba_options[portal_colspacing]\" /></td>\r\n<!-- / Spacer Cell -->\r\n\r\n<td valign=\"top\" width=\"$vba_options[portal_rightcolwidth]\">\r\n\r\n$home[rightblocks]\r\n\r\n</td>\r\n</if>\r\n</tr>\r\n</table>\r\n<div style=\"background:url(images/misc-custom/goldscrollbar.gif) repeat-x; border-top:1px solid #000000; width:100%; height:16px; margin:auto; margin-bottom:30px;\"></div>\r\n\r\n$footer\r\n\r\n</body>\r\n</html>"
WHERE templateid = 1927
Start Free Trial
[+][-]05.27.2005 at 01:26PM PDT, ID: 14098169

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.27.2005 at 01:26PM PDT, ID: 14098171

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.27.2005 at 02:55PM PDT, ID: 14098651

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.27.2005 at 07:01PM PDT, ID: 14099761

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.28.2005 at 05:27AM PDT, ID: 14101169

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05.28.2005 at 08:32AM PDT, ID: 14101764

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: MySQL Server
Tags: 1064, error, mysql
Sign Up Now!
Solution Provided By: k141
Participating Experts: 3
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32