Search found 15 matches

Page 1 of 1

Search found 15 matches

Changing the Product Id to priority number

The current Opencart products gets sorted according to the product ID, I'm adding a priority number so the admin could set it.

Can anyone please tell me what are the codes to be replaced removing the product ID and replacing the priority number.

Thanks

Jump to post
  • Sat Mar 20, 2010 1:04 am
  • Replies 1
  • Views 1046
Re: View option in category

Hi

Tried getting the values through sessions, it worked but i have to refresh the page twice, then it displays correctly.

Any idea? Please help me

Jump to post
  • Mon Feb 15, 2010 3:12 am
  • Replies 4
  • Views 1080
Re: OC 1.4 unable to add products from the admin page

Well. I don't think that would be the issue because I'm on the latest version of PHP. Make sure your PHP settings are set to default. and try downloading a fresh version of the software. ( use WAMP and run on loacal host, XAMP has a few issues.)

Jump to post
  • Sun Feb 14, 2010 3:42 pm
  • Replies 7
  • Views 1850
Re: OC 1.4 unable to add products from the admin page

hi

You should enter a "* Product Name:" and a " Model " (found at data tab). if you do not enter either one of this you will get an error like the below

" Product Model must be greater than 3 and less than 24 characters! "

Jump to post
  • Sun Feb 14, 2010 1:38 am
  • Replies 7
  • Views 1850
Re: image size

dreamerhgr wrote:does your site can upload images

my one can not .
Try using a FTP account n uploading images into the image >data folder.

Jump to post
  • Sun Feb 14, 2010 1:32 am
  • Replies 4
  • Views 663
Re: View option in category

Hello.

Thanks a lot for your help. Please also help me add a sort view by "50" & "100" option in the category page. I tried modifying the module I found which displays all the product didn't work out :(

Thanks a lot. Appreciate your support a lot.

Jump to post
  • Sun Feb 14, 2010 1:30 am
  • Replies 4
  • Views 1080
View option in category

I want to show the newely added products at the back, not in the front. How can i do it.

Also i want to show the view '50' '100' option in the category page.

Please help me.

Thank you.

Jump to post
  • Sat Feb 13, 2010 7:25 pm
  • Replies 4
  • Views 1080
Show number of pages

Hi

How do i display view "50"100" products in all the category pages?

Thanks

Jump to post
  • Thu Feb 11, 2010 1:40 am
  • Replies 0
  • Views 393
Showing 1 to 20 of 27 (2 Pages)

Hello.

How could be the text "Showing 1 to 20 of 27 (2 Pages)" removed. I want only the number of pages?

Advance thanks.

Jump to post
  • Thu Feb 11, 2010 1:16 am
  • Replies 0
  • Views 354
Re: image size

hi

ya can upload images. But i want the set the pop up image full screen. it's by default showing some borders around the image.

Thanks

Jump to post
  • Fri Feb 05, 2010 10:25 pm
  • Replies 4
  • Views 663
image size

hello.

How do I change the pop up image size? by default it shows 600X 600 ( the ligh box effect image pop up)
Even if i set 1000 X 1000 in the admin panel it doesn't go above 600 X 600

Thanks

Jump to post
  • Fri Feb 05, 2010 1:13 pm
  • Replies 4
  • Views 663
changing the pop up image size

hello.

How do I change the pop up image size? by default it shows 600X 600 ( the ligh box effect image pop up)
Even if i set 1000 X 1000 in the admin panel it doesn't go above 600 X 600

Thanks

Jump to post
  • Wed Feb 03, 2010 11:51 am
  • Replies 1
  • Views 554
Re: Auto generating ID

Hello Thank for you r support, this is what i wanted n came up with in the file product_form.tpl <?PHP $random_id_length =6; $rnd_id = crypt(uniqid(rand(),001)); $rnd_id = strip_tags(stripslashes($rnd_id)); $rnd_id = str_replace(".","",$rnd_id); $rnd_id = strrev(str_replace("...

Jump to post
  • Wed Feb 03, 2010 11:33 am
  • Replies 4
  • Views 977
Re: Auto generating ID

hi

Nothing, but if you can tell me what to do I can manage to do sumthing.

Thanks.

Jump to post
  • Thu Jan 28, 2010 9:14 am
  • Replies 4
  • Views 977
Auto generating ID

Hello.

Instead of the product name in the Admin panel, in trying to add a auto generating ID. Can please some one help me.

Thanks :)

Jump to post
  • Thu Jan 28, 2010 4:34 am
  • Replies 4
  • Views 977

Page 1 of 1

Search found 15 matches