Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 6.50 Features and Facilities
 Losing Home Page Flag
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

DrApple
VP-CART New User

Australia
74 Posts

Posted - April 27 2007 :  22:56:52  Show Profile  Visit DrApple's Homepage  Reply with Quote
I have upgraded from 6.08 to 6.50. Every time I update ANY content the homepage flag drops from the content intended to appear on the home page. The result is the site loads itself duplicated as the content.



DrApple

Edited by - DrApple on April 27 2007 22:57:18

support
Administrator

4679 Posts

Posted - April 27 2007 :  23:02:48  Show Profile  Visit support's Homepage  Reply with Quote
Hi there,

On your shopa_editcontent.asp file, locate the following -

conn.execute("update content set homepage = NULL")

Change to -

if request("homepage") = "Yes" then
conn.execute("update content set homepage = NULL")
end if

also on your default.asp file, Change the following -

shoppageheader
handleerror "No content record assigned to homepage"
shoppagetrailer

To -

handleerror "No content record assigned to homepage"

Save all the changes and then re-assign your home page in the admin by setting the Use as homepage? field to Yes.

Thanks
Cam

VP-ASP Support
Go to Top of Page

mrmcgroovy
Starting Member

49 Posts

Posted - May 08 2007 :  14:25:55  Show Profile  Visit mrmcgroovy's Homepage  Reply with Quote
Thanks for the help. I just loaded vpasp 6.5 and I'm having the same problem. I editted the homepage content, and started getting this error. I don't know what I did wrong, but this fixed it!

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00