Search found 18 matches

Page 1 of 1

Search found 18 matches

Re: URL ALIAS FIXED!

hey do you think this will work in .7.6 as well?

Jump to post
  • Sat Mar 08, 2008 4:07 am
  • Replies 18
  • Views 5831
Re: A few questions...

MAN i came close. i tried this code with a little css: <?php foreach ($pages as $pages) { ?> <?php if ($pages['value'] == $page) { ?>   <span class="navCurrent"><?php echo $pages['value']; ?></span> <?php } else { ?>   <a href="index.php?controller=category&action=page=<?php echo ...

Jump to post
  • Thu Mar 06, 2008 12:57 pm
  • Replies 18
  • Views 6093
Re: A few questions...

ok bruce, First of all... THANKS for the help.  You are saving me here. Secondly, since you seem to be the wiz at this. I have tried and tried to get the navigation (dropdown that states you are on page 1 of 3) at the bottom of the page as well as at the top of the page. Any thoughts on how to make ...

Jump to post
  • Thu Mar 06, 2008 10:46 am
  • Replies 18
  • Views 6093
Re: A few questions...

Bruce, thanks for the assist here. it's helping a lot. Still stuck on sorting by price. here's an example of the page i'm trying to modify: http://onebadflower.com/work/2007/nbk/index.php?controller=category&path=21 you will see the products are listed from lowest price to highest. i want to rev...

Jump to post
  • Thu Mar 06, 2008 2:33 am
  • Replies 18
  • Views 6093
A few questions...

I've got a few things i've not been able to figure out myself.  if anyone can help and point me in the right direction on these i would really appreciate it. Reports: Products Viewed : anyone know if it's possible to reset this report view? Newsletter : Legally in the US you have to offer a way to o...

Jump to post
  • Thu Feb 21, 2008 10:35 am
  • Replies 18
  • Views 6093
Re: Admin Redesign

Hey how difficult would it be to add a bulk image import as well? 
point to a directory and it uploads the images and just uses the image name as file name?  i know that would be a great tool for someone trying to convert to your cms as i am.

Jump to post
  • Wed Sep 26, 2007 6:18 am
  • Replies 31
  • Views 13642
Re: Admin Redesign

nice work on this admin UI.  it's good to see that you are actually asking opinions on how to make you product better.

Jump to post
  • Tue Sep 25, 2007 8:39 am
  • Replies 31
  • Views 13642
Re: URL Alias

i'm running 7.3.1 and when i look at server info there is no "mod_rewrite". here's what my .htaccess file looks like.  anyone see a mistake?  it's in the top level directory of the cart. # converts from php4 to php5 for directory AddType x-mapp-php5 .php # 1.To use URL Alias you need to be...

Jump to post
  • Tue Sep 25, 2007 8:36 am
  • Replies 14
  • Views 3999
Re: URL Alias

i did rename the file.  it may have something to do with the mod_rewrite thing that's needed.  not sure how/where to discover if it's there or not.

thanks man.

Jump to post
  • Fri Sep 21, 2007 9:43 pm
  • Replies 14
  • Views 3999
Re: URL Alias

tchemis,
thanks for the explanation.

what is wrong if i turn it on and it uses the new url but i get a 404 error?  did i miss a step somewhere?

Jump to post
  • Fri Sep 21, 2007 1:03 pm
  • Replies 14
  • Views 3999
URL Alias

stupid question but...
what is it?  can you give me an example of what it makes different if i use it? 

have things running fairly smooth and dont want to mess it up if it won't be helpful. 

thanks for your time.

Jump to post
  • Fri Sep 21, 2007 9:03 am
  • Replies 14
  • Views 3999
Re: Search Modification

Luv, it works if i type the product title in.  but if i just do a search on the cat or sub cat it won't check out the work in progress: http://onebadflower.com/work/2007/nbk/ if you just type Men's, you will get nothing. if you type in running you get nothing if you type in 8505 you would get the M8...

Jump to post
  • Thu Sep 20, 2007 9:55 am
  • Replies 2
  • Views 2552
Re: Option Tweak

Luv,  the problem is that i'd have to create a new element of the option each time there was a different shoe size combination. the only thing constant in this is the size width: D, 2E, 4E  ect. the actual sizes change and could be like: D: 5-13,14,15,16 D: 7-11 D: 6.5-12.5,14,15,16  so with this ex...

Jump to post
  • Thu Sep 20, 2007 9:49 am
  • Replies 3
  • Views 2352
Re: How to increase option value text to more than 32 characters

Daniel,
i don't think i ever said thanks for the answer to this one.

thanks

Jump to post
  • Wed Sep 19, 2007 12:31 pm
  • Replies 2
  • Views 2955
Search Modification

can anyone tell me where you can modify the fields that are searched? Also, how are keywords associated to products? there is not keyword section in the add product portion of admin. My goal is to have the search defaulted to searching Catagory, sub category, product name, description, and options. ...

Jump to post
  • Wed Sep 19, 2007 12:31 pm
  • Replies 2
  • Views 2552
Option Tweak

Anyone think of a way to display the result of the attached jpg? basically i'm trying to show shoe sizes.  the end result would look something like: Size: D: 7-13,14,15,16 2E: 7-13,14,15,16 4E: 7-13,14,15,16 the downer is that for each shoe the width "D" and the size "7-13,14,15,16&qu...

Jump to post
  • Wed Sep 19, 2007 12:29 pm
  • Replies 3
  • Views 2352
Re: Admin Redesign

hey if you are thinking of touching the admin section, what would it take to be able to upload photos from the add product section?  This tool is great but from a user experience point of view it's a little awkward to have to go upload photo and then go add product in a different section. it seems t...

Jump to post
  • Wed Sep 19, 2007 11:51 am
  • Replies 31
  • Views 13642
How to increase option value text to more than 32 characters

I'm trying to increase the option value name to larger than 32 characters. i tried changing the db from varchar/32 to varchar/254 but i still get the error that doesn't allow me to do this. is there some sort of validation built into the php to prevent this and where would i modify that? I'm not tha...

Jump to post
  • Thu Sep 06, 2007 8:13 am
  • Replies 2
  • Views 2955

Page 1 of 1

Search found 18 matches