Support Forums

Package Doesnt show up if its the only package available

This is a discussion on Package Doesnt show up if its the only package available within the Technical Support forums, part of the Technical Support Forums category; meaning, Package Doesnt show up if its the only package selected -- I have 60 categories and various packages for ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 08-25-2009, 07:07 AM   #1
Ageless Member
 
Bronxgodzilla's Avatar
 
Join Date: Jun 2008
Posts: 123
Rep Power: 11
Bronxgodzilla is on a distinguished road
Default Package Doesnt show up if its the only package available

meaning, Package Doesnt show up if its the only package selected -- I have 60 categories and various packages for most of the categories remain the same. However some dont. Some packages like quik-auto sales for example, only to the the category "new & used cars" or motorcycles -- etc.

By not working I mean doesnt show up when clicking place an ad //choose category. and the proper package is not there to the User. Just doesnt show up.. I have solved it temporarily by placing a random 2nd package to affiliate with my desired category and it does work, ie both show up. But what is the real reason? How to solve?

Oh, yes. I have about a dozen payment packages, including a free one.

BarryG
__________________
Currently using Latest version v4.1.10 Developer with latest Templatecodes Sigma

Last edited by Bronxgodzilla; 08-25-2009 at 07:11 AM.
Bronxgodzilla is offline  
Old 08-25-2009, 08:27 AM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,200
Rep Power: 128
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Quote:
Originally Posted by Bronxgodzilla
meaning, Package Doesnt show up if its the only package selected -- I have 60 categories and various packages for most of the categories remain the same. However some dont. Some packages like quik-auto sales for example, only to the the category "new & used cars" or motorcycles -- etc.

By not working I mean doesnt show up when clicking place an ad //choose category. and the proper package is not there to the User. Just doesnt show up.. I have solved it temporarily by placing a random 2nd package to affiliate with my desired category and it does work, ie both show up. But what is the real reason? How to solve?

Oh, yes. I have about a dozen payment packages, including a free one.

BarryG
Barry thats working as intended. If there is only one ad package available to the category then it assumes that its the package you will be using so just moves you to the next step.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline  
Old 08-29-2009, 09:53 PM   #3
Ageless Member
 
Bronxgodzilla's Avatar
 
Join Date: Jun 2008
Posts: 123
Rep Power: 11
Bronxgodzilla is on a distinguished road
Default

Quote:
Barry thats working as intended. If there is only one ad package available to the category then it assumes that its the package you will be using so just moves you to the next step.
Interesting.... Yes that is astonishingly simple (almost would say, duh!) but what if the customer wanted to see what was in the package, ie the components. Guess what I didnt say was that this particular package is only associated with a single category -- a feature I actually appreciate being able to do.... so perhaps I will have to explain the components of the package elsewhere. TC's adpack mod doesnt apply here since the customer is already logged in.

Thanks Larry
__________________
Currently using Latest version v4.1.10 Developer with latest Templatecodes Sigma
Bronxgodzilla is offline  
Old 08-29-2009, 10:13 PM   #4
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,454
Rep Power: 130
Eric Barnes is just really nice Eric Barnes is just really nice
Default

If you want to show the package and have the developer edition you can delete this in includes/core/checkout/step2.php
PHP Code:
if(count($products) === 1) { //only one so use it and forward them along
        
$productid=$products[0]['pID'];
        
header("Location: ".$params."&productid=".$productid);
        die;
    } 
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 08-31-2009, 11:54 PM   #5
Ageless Member
 
Bronxgodzilla's Avatar
 
Join Date: Jun 2008
Posts: 123
Rep Power: 11
Bronxgodzilla is on a distinguished road
Default

U R just 2 cool, Eric.
Thanks.
__________________
Currently using Latest version v4.1.10 Developer with latest Templatecodes Sigma
Bronxgodzilla is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Select a Package ericbuff Technical Support 3 08-05-2009 11:09 AM
1 package = 2 listings oktanedesign Technical Support 1 12-01-2008 06:02 PM
Language Package hel68c Technical Support 2 07-28-2008 04:02 PM


All times are GMT -4. The time now is 05:56 AM.


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