Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

osCommerce Contribuion problem

 
   Web Hosting and Web Master Forums (Home) -> ECommerce RSS
Next:  Spread Your BUSINESS Like a Vurus!  
Author Message
mimages

External


Since: Oct 06, 2003
Posts: 9



(Msg. 1) Posted: Mon Oct 27, 2003 5:07 pm
Post subject: osCommerce Contribuion problem
Archived from groups: alt>ecommerce, others (more info?)

I posted to the osCommerce contributions forum, got a good reply, but it has
some data I'm confused by. I tried posting a reply to question, but haven't
heard back yet, and hope someone here can help. Here's a "transcript" of the
postings, if you can help, I really appreciate it:

Me: Can I display categories as images instead of text? I don't want to
change the default menu on the left side. Rather, I want to have the main
page display the image of each category in the center of the page, instead
of the default "What's New Here?" message. Then, when the user clicks this
image, I can have them taken to the list of products in that category.

Also, I need the "TOP" link to go back to this page instead of the main
page. No plans to use our own index.php, just the shopping cart.

Thanks.

==============
Reply by iiinetworks, Posted: Oct 24 2003, 01:56 PM :

Hmm...try changing (around line 16 of index.php)
CODE
$category_depth = 'top';

to
CODE
$category_depth = 'nested';

Also, as per this bug report, around line 80, you need to swap the
parameters to strpos, so it looks like this:
CODE
if (isset($cPath) && strpos($cPath, '_')) {


Hth,
Matt

==============
My Replay Posted: Oct 25 2003, 08:03 PM :

I can't find the code

CODE
if (isset($cPath) && strpos($cPath, '_')) {

anywhere in the site.

Also, Do you know how I can have a table of images (say, 3 columns, any
number of rows, and have it display the category image for each category? I
could figure this out in ASP, but I'm just now trying to migrate to PHP. I
am trying to not get frustrated and go back to ASP.

Thanks.

 >> Stay informed about: osCommerce Contribuion problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
OSCommerce v. Actinic - Am I comparing apples to apples between OSCommerce and Actinic? I really like the all-in-one-wrapper Actinic Catalogue product. Sure OSCommerce is free but if I have to spend a shitload of time working with it whereas I can purchase Actinic and be done...

premade osCommerce templates? - Considering my strengths are in other areas, I am wondering if I should just buy a template that I can base my site design after. I went to http://www.Algozone.com and saw what they have, but it's not quite what I had in mind. I hope to find other..

miva vs. oscommerce, which has the best backend? - Hi guys, Working on a project were it seems we'll have the option to either use miva or oscommerce for the shop. I've already setup an oscommerce demo and must say I rather like most of it. Only thing I find a bit disappointing is how it handles..

sizing osCommerce categories images - Thanks to Greg Hewitt-Long for his help on modifying the header images. Now, I'm looking for the source for the category and product images, so I can successfully size them a bit larger. Can someone point me to the correct file and location? Once again,...
   Web Hosting and Web Master Forums (Home) -> ECommerce All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]