Support Forums


Go Back   68 Classifieds Forums > Archives > v3.0.x Help & Support > v3.0 Questions & Support

 
 
LinkBack Thread Tools Display Modes
Old 04-06-2006, 09:40 AM   #1
Senior Member
 
free2take's Avatar
 
Join Date: Mar 2006
Location: Ireland
Posts: 229
Rep Power: 17
free2take is a jewel in the rough
Default How to skip the verify screen when placing an Ad?

HI there,

All my ads are free so I don't want any screens more than absolutely necessary infront of a user.

Is there anyway to avoid the Verify your ad info screen which shows Pricing / Featured options etc ?

Thanks in advance,
Mully
__________________
v4.08
free2take is offline  
Old 04-06-2006, 10:19 AM   #2
Moderator
 
 
Join Date: Mar 2006
Posts: 3,908
Rep Power: 95
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by free2take
HI there,

All my ads are free so I don't want any screens more than absolutely necessary infront of a user.

Is there anyway to avoid the Verify your ad info screen which shows Pricing / Featured options etc ?

Thanks in advance,
Mully
In your template directory there is a sundirectory called /checkout which has the template for the various steps in it.

Near the bottom of each there is a hidden html field which contains a value representing the steps of the checkout process. I havent tested it so dont have the exact numbers to use, but if step4 is the last step you want the user to see, open up the step4 template and scroll to bottom of page and you should see this..

HTML Code:
{else}
<input name="step" type="hidden" value="6" />
{/if}
Try changing the number 6 to 7 and see if that will jump the step your looking to avoid.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline  
Old 04-06-2006, 10:38 AM   #3
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,153
Rep Power: 58
juven14 is a jewel in the rough
Default

I hope it isn't that easy, I'll jump off a cliff if it was!!

I made a mod sometime back that did this. I think usercheckout.php directs the user to the next step after uploading the max images.
__________________
TemplateCodes.com
juven14 is offline  
Old 04-06-2006, 11:03 AM   #4
Moderator
 
 
Join Date: Mar 2006
Posts: 3,908
Rep Power: 95
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by juven14
I hope it isn't that easy, I'll jump off a cliff if it was!!

I made a mod sometime back that did this. I think usercheckout.php directs the user to the next step after uploading the max images.
Actually taking a closer look there is more too it since usercheckout if on error will forward to step6 etc. The easiest thing to do may be to incorporate javascript to autosubmit step5 and 6.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline  
Old 04-10-2006, 07:59 AM   #5
Member
 
Join Date: Mar 2006
Location: Uk
Posts: 86
Rep Power: 13
build is on a distinguished road
Default

Quote:
Originally Posted by juven14
I hope it isn't that easy, I'll jump off a cliff if it was!!

I made a mod sometime back that did this. I think usercheckout.php directs the user to the next step after uploading the max images.

John

Have you still go that mod?

If so Would it be possiable to have it?

Regards

John
build is offline  
Old 04-10-2006, 08:09 AM   #6
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,153
Rep Power: 58
juven14 is a jewel in the rough
Default

Yes, I just reworked it, however that mod was for sites that didn't charge. It has all the userinfo/payment/coupon/discount steps stripped out of usercheckout.php and usernew.php.

It wouldn't be to hard to adapt.
__________________
TemplateCodes.com
juven14 is offline  
Old 04-10-2006, 08:16 AM   #7
Member
 
Join Date: Mar 2006
Location: Uk
Posts: 86
Rep Power: 13
build is on a distinguished road
Default

Quote:
Originally Posted by juven14
Yes, I just reworked it, however that mod was for sites that didn't charge. It has all the userinfo/payment/coupon/discount steps stripped out of usercheckout.php and usernew.php.

It wouldn't be to hard to adapt.

Arrrrrrrr I see.

So if I'm going to charge for RESPONDING to a add would that be any good?


Regards

John
build is offline  
Old 04-10-2006, 09:55 AM   #8
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,153
Rep Power: 58
juven14 is a jewel in the rough
Default

No, but we can adapt it. Which steps are you wanting removed?

For credit card purchases it seems best to have them verify their information or risk losing a sale due to incorrect billing information.
__________________
TemplateCodes.com
juven14 is offline  
Old 04-10-2006, 10:27 AM   #9
Moderator
 
 
Join Date: Mar 2006
Location: NJ/NYC Area
Posts: 2,153
Rep Power: 58
juven14 is a jewel in the rough
Default

Quote:
Originally Posted by build
So if I'm going to charge for RESPONDING to a add would that be any good?
After thinking about it yes, you could use this mod since you won't actually be charging for ads but a membership instead.
__________________
TemplateCodes.com
juven14 is offline  
Old 04-10-2006, 01:02 PM   #10
Member
 
Join Date: Mar 2006
Location: Uk
Posts: 86
Rep Power: 13
build is on a distinguished road
Default

Quote:
Originally Posted by juven14
After thinking about it yes, you could use this mod since you won't actually be charging for ads but a membership instead.
John

All I would want is to skip stages 4 and 5.
__________________
Regards

John

Useing Developer
build is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Skip photo calaf6 v3.1 Modules & Modifications 10 06-15-2006 11:41 AM


All times are GMT -4. The time now is 12:27 AM.


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