Facebook 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4292
Latest: MashaMl8417
New This Month: 4
New This Week: 3
New Today: 3
Stats
Total Posts: 43790
Total Topics: 7602
Most Online Today: 62
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 54
Total: 54

Author Topic: remove items from [My Orders]  (Read 7121 times)

0 Members and 1 Guest are viewing this topic.

Offline Bar Nuthin

  • Bad Emails DO NOT EMAIL
  • Full Member
  • *
  • Posts: 102
    • View Profile
    • The Freedom Riders Chapter 2
remove items from [My Orders]
« on: August 24, 2008, 06:57:31 pm »
i have a number of customers wanting to clear their [My Orders] page of used Downloads

is there anyway to accomodate this?

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16673
    • View Profile
Re: remove items from [My Orders]
« Reply #1 on: August 24, 2008, 06:59:00 pm »
Not at the moment but would make a good feature request. Is there any reason why they want them removed? Or do you need multiple pages?
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Bar Nuthin

  • Bad Emails DO NOT EMAIL
  • Full Member
  • *
  • Posts: 102
    • View Profile
    • The Freedom Riders Chapter 2
Re: remove items from [My Orders]
« Reply #2 on: August 24, 2008, 07:04:17 pm »
multple pages would probably ease their pain - so that maybe only the 5 most recent purchases show on a page

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16673
    • View Profile
Re: remove items from [My Orders]
« Reply #3 on: August 27, 2008, 08:31:37 pm »
Hmm just checked the MyOrders page and the current release does have it page limited with the most recent transactions first at 10 per page.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Bar Nuthin

  • Bad Emails DO NOT EMAIL
  • Full Member
  • *
  • Posts: 102
    • View Profile
    • The Freedom Riders Chapter 2
Re: remove items from [My Orders]
« Reply #4 on: August 27, 2008, 10:16:20 pm »
10 is way too many for my needs.  if my customer see 10 past purchases it turns them off to wanting more

is there somewhere i can edit this to make it lower - like 3 per page?

thx

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16673
    • View Profile
Re: remove items from [My Orders]
« Reply #5 on: August 27, 2008, 10:30:07 pm »
Store.template.php
Find
Code: [Select]
$context['page_index'] = constructPageIndex($scripturl . '?action=store;sa=myorders' , $_REQUEST['start'], $total, 10);
Change to

Code: [Select]
$context['page_index'] = constructPageIndex($scripturl . '?action=store;sa=myorders' , $_REQUEST['start'], $total, 3);
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Bar Nuthin

  • Bad Emails DO NOT EMAIL
  • Full Member
  • *
  • Posts: 102
    • View Profile
    • The Freedom Riders Chapter 2
Re: remove items from [My Orders]
« Reply #6 on: August 28, 2008, 11:25:09 am »
perfect :)

thx

 

Related Topics

  Subject / Started by Replies Last post
21 Replies
19986 Views
Last post June 17, 2007, 10:16:26 am
by SMFHacks
5 Replies
7113 Views
Last post May 18, 2008, 11:45:27 pm
by SMFHacks
1 Replies
4576 Views
Last post April 26, 2009, 10:01:32 am
by SMFHacks
19 Replies
12852 Views
Last post April 23, 2013, 10:25:48 am
by SMFHacks
1 Replies
6215 Views
Last post July 10, 2016, 06:03:08 am
by SMFHacks

+- Recent Topics

[Mod]Cloudflare Turnstile for SMF by SMFHacks
May 08, 2025, 10:08:43 am

Disable "Notify me of Comments feature" by Kiwi
May 08, 2025, 02:04:16 am

Trying to access array offset on null by Michel68
May 05, 2025, 08:47:34 am

Default [Additional] Membergroups upon Registration by SMFHacks
April 30, 2025, 10:22:52 am

Sorted FTP Import Directory by SMFHacks
April 25, 2025, 05:11:22 am

Search results items per page? by SMFHacks
April 18, 2025, 04:12:23 pm

Suggestions and request by Senkusha
April 03, 2025, 02:30:43 pm

How does a member add a Classified Listing? by SMFHacks
March 28, 2025, 08:05:50 pm

Auto converting to webp or AVIF by [chrisB]
March 28, 2025, 01:46:00 pm

Thumbnail creation settings by SMFHacks
March 28, 2025, 12:42:51 pm

Powered by EzPortal