Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Reports stop at 2007
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

cijeho
Starting Member

13 Posts

Posted - February 12 2008 :  19:08:22  Show Profile  Reply with Quote
I have 4.50 - and my reports stop at 2007. Not sure what to do - any ideas?

devshb
Senior Member

United Kingdom
1904 Posts

Posted - February 12 2008 :  19:34:05  Show Profile  Visit devshb's Homepage  Reply with Quote
I don't think there's a config option or data for those poplists in 4.5, and it doesn't look like there's any processing logic that you'd need to change, it's purely the list-of-values in the poplist that you'd need to tweak; all you'd do is edit shopa_reports.asp in notepad and add more years to the list in this bit:


<option value="2000">2000</option>
<option value="2001">2001</option>
<option value="2002">2002</option>
<option value="2003">2003</option>
<option value="2004">2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>


ie so that it's like:


<option value="2000">2000</option>
<option value="2001">2001</option>
<option value="2002">2002</option>
<option value="2003">2003</option>
<option value="2004">2004</option>
<option value="2005">2005</option>
<option value="2006">2006</option>
<option value="2007">2007</option>
<option value="2008">2008</option>
<option value="2009">2009</option>
<option value="2010">2010</option>
<option value="2011">2011</option>

Simon Barnaby
Developer
[email protected]
www.BigYellowZone.com
Web Design, Online Marketing and VPASP addons
Go to Top of Page

cijeho
Starting Member

13 Posts

Posted - February 12 2008 :  22:26:49  Show Profile  Reply with Quote
Thank you, Simon. You're a gentleman and a scholar.
Go to Top of Page

telesites net
Starting Member

USA
46 Posts

Posted - September 07 2012 :  18:27:28  Show Profile  Visit telesites net's Homepage  Reply with Quote
For anyone else looking for this - the code bit is now in the file: shopdateform.asp





www.TeleSites.Net
Set your sites here!
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