[TEP-COMMIT] CVS: catalog/catalog/install/templates/pages upgrade_3.php,1.62,1.63

Mark Evans <[email protected]>
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /cvsroot/tep/catalog/catalog/install/templates/pages
In directory sc8-pr-cvs1:/tmp/cvs-serv20910/catalog/install/templates/pages

Modified Files:
	upgrade_3.php 
Log Message:
Extend the length of last_page_url for long urls.

This is in relation to bug report 1267.

Also introduce an upgrade routine for ms-2 to ms-3

Index: upgrade_3.php
===================================================================
RCS file: /cvsroot/tep/catalog/catalog/install/templates/pages/upgrade_3.php,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- upgrade_3.php	12 Jul 2003 09:00:26 -0000	1.62
+++ upgrade_3.php	23 Jul 2003 23:11:33 -0000	1.63
@@ -787,7 +787,7 @@
 <?php
   flush();
 
-  osc_db_query("create table whos_online (customer_id int(5),  full_name varchar(64) not null, session_id varchar(128) not null, ip_address varchar(15) not null, time_entry varchar(14) not null, time_last_click varchar(14) not null, last_page_url varchar(64) not null)");
+  osc_db_query("create table whos_online (customer_id int(5),  full_name varchar(64) not null, session_id varchar(128) not null, ip_address varchar(15) not null, time_entry varchar(14) not null, time_last_click varchar(14) not null, last_page_url varchar(255) not null)");
 ?>
 
 <script language="javascript"><!--



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.