Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Problems and bugs
 Connections left open
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

support
Administrator

4679 Posts

Posted - September 18 2004 :  00:54:26  Show Profile  Visit support's Homepage  Reply with Quote
This applies to all versions of VP-ASP. A database connection will be left open in two separate situations.

1. After a customer restores an order in the customer service portion of VP-ASP.

This is fixed in VP-ASP 5.50 after Sept 19, 2004.

edit shoprestoreorder.asp

Locate these lines

If RestoreRedirecturl<>"" then
Responseredirect RestoreRedirectUrl
end if

Change to

If RestoreRedirecturl<>"" then
Shopclosedatabase dbc
Responseredirect RestoreRedirectUrl
end if

In versions before 5.0 you may see response.redirect ....
Leave it as is. simply add the line shopclosedatabase dbc

2. In shopcustcontact.asp (Contact us)
locate this line
response.write "</table>"
add a line
response.write "</table>"
shopclosedatabase dbc

VP-ASP Support



Edited by - support on September 18 2004 15:47:00
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00