Support Forums

usercheckout.php & userrenew.php - working bad

This is a discussion on usercheckout.php & userrenew.php - working bad within the Modules / Plugins / Modifications forums, part of the Developer Forums category; The order and the listing are both added after you enter the listing details in step 3. The order is ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 12-02-2008, 11:51 AM   #21
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,104
Rep Power: 120
Eric Barnes is a jewel in the rough
Default

The order and the listing are both added after you enter the listing details in step 3. The order is created at this point because of the coupon code and the extra up sale items.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 12-02-2008, 01:01 PM   #22
Junior Member
 
Join Date: Jul 2008
Location: Madrid, Spain
Posts: 29
Rep Power: 6
nickhaughton is on a distinguished road
Default

Thanks for the response, I really don't know how you manage to get around these forums and still have time to do any development.

Could this information (the order, the listing and the coupon code etc) be saved in a temporary table? The user would arrive at the end of the process and would see a preview, still be able to make changes etc, even save it and come back to it later BEFORE pressing a final button to submit the order, which would then gather the information from the holding table, process it creating the listing and the order and the confirmation mails and then direct the user to the thankyou screen with a button to return to the home page. It would give the user much less scope to screw everything up.
__________________
Nick Haughton

v4.1.6 Developer
nickhaughton is offline   Reply With Quote
Old 12-02-2008, 01:37 PM   #23
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,104
Rep Power: 120
Eric Barnes is a jewel in the rough
Default

Quote:
Thanks for the response, I really don't know how you manage to get around these forums and still have time to do any development.
It is hard sometimes. That is why I spend way to many hours when a new release is set.

What you mentioned may work. I would need to research it further.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 12-02-2008, 02:32 PM   #24
Junior Member
 
Join Date: Jul 2008
Location: Madrid, Spain
Posts: 29
Rep Power: 6
nickhaughton is on a distinguished road
Default

I like Darek's idea of a kind of user scratch pad as the final landing zone before posting (which would be a directory of the temporary ad table) where they store their inactive ads/orders. They could also use it to re post old campaigns. It'd be a real plus for both user and admin.
I hope you are able to look into it sometime soon, but I guess it would be quite a complex change. I wish I knew enough php to help. Maybe in the future. Should I submit it as a feature request for now?

Also, in my post above I indicated that when I have several pages of ads to approve, it would be useful if the browser would return me to the order page I left from and not the first page. How could I accomplish this. With a cookie? Any clues as to where? Thanks, and sorry for asking an unrelated question in the same thread.

Thanks Eric
__________________
Nick Haughton

v4.1.6 Developer
nickhaughton is offline   Reply With Quote
Old 12-02-2008, 02:53 PM   #25
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,104
Rep Power: 120
Eric Barnes is a jewel in the rough
Default

Nick,

I actually had a few ideas late last night about the admin process that I wanted to run by you.

1. When viewing an order and clicking the listings tab it doesn't show you much about the ad. What if this was changed to load the actual listing so from the order screen you can see exactly what was posted?

2. After editing an order do you think it would be better to go to the orders grid or on the same page. I can't remember right now what it does now with out testing.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 12-02-2008, 04:56 PM   #26
Junior Member
 
Join Date: Jul 2008
Location: Madrid, Spain
Posts: 29
Rep Power: 6
nickhaughton is on a distinguished road
Default

To answer your queries:

1. It had ocurred to me too. I think it would be useful to have the listing number and a link of the title beside each order in the manage orders page. Yes. Clicking on the listing title should open the listing in a new window so that you don't lose your place on the orders grid.

2. After editing an order you should come back to the same page of the manage order grid from where you left - ie: if you were on page three, you come back to page 3 (see my post above).
__________________
Nick Haughton

v4.1.6 Developer
nickhaughton is offline   Reply With Quote
Old 12-02-2008, 08:29 PM   #27
Junior Member
 
Join Date: Jul 2008
Location: Madrid, Spain
Posts: 29
Rep Power: 6
nickhaughton is on a distinguished road
Default

Well I have just been through another large batch of orders and I think I have found a workaround for the above post using just the browser. I open a very slim browser window off to one side where I keep a filtered list of the awaiting confirmation orders. Then in another bigger browser window which occupies the rest of the screen I open another orders page and open all of that page's orders on tabs by ctrl clicking them. I then work my way through them closing the tabs after making my changes and tick them off on the slim browser window as I go. Then when they are all selected I just change the status of all those orders in the slim window and move on to the next page.

This is quite comfortable and quick for now. Although that is the way it should work if it was built in - a kind of explorer tree or pane sort of thing with the orders on the left and the open orders on the right and then the listings attached to those orders on the far right, or opening in a drop down or something. Anyway, as I say, I have a workaround that fits me now.

Far more useful to everybody (users, admin, erroroneous order prevention) would be the concept of the users order area or bin or ad repository. The possibility of being able to keep your own archive of ads (as a user) and submit them as orders at will is really interesting don't you think? Supposing you are a customer who likes to run a certain campaign at a certain time of the year... At christmas time you could just select a group of ads you ran at that time last year and run them again... and no orders/emails/live listings would be created until you hit that ONE button to submit an order with your chosen ad. It would also automatically open the door to billing for multiple ad insertions on one bill.

It'd be a winner! It's all about separating the ad creation process from the order creation process.

Now if I could only stop thinking and sleep...
__________________
Nick Haughton

v4.1.6 Developer
nickhaughton is offline   Reply With Quote
Old 12-03-2008, 09:41 AM   #28
Junior Member
 
Join Date: Jul 2008
Location: Madrid, Spain
Posts: 29
Rep Power: 6
nickhaughton is on a distinguished road
Default

Well I guess it's a cart really, isn't it? A cart with wings. Off to the wish list then. I see it has five stars there.
__________________
Nick Haughton

v4.1.6 Developer
nickhaughton is offline   Reply With Quote
Old 12-03-2008, 01:45 PM   #29
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,104
Rep Power: 120
Eric Barnes is a jewel in the rough
Default

Would you mind the above post to that feature request post? That way they are together when we start looking into this further.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
usercheckout.php not working manifold Technical Support 3 07-18-2008 03:43 PM
userrenew.php error CHRD v3.1 Questions & Support 4 03-06-2008 06:45 PM
Need to change text on usercheckout.php Timeshareline v3.1 Questions & Support 6 02-03-2007 02:05 AM
ZIP not working e1m2j v3.1 Questions & Support 13 07-14-2006 08:25 AM


All times are GMT -4. The time now is 03:45 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0