Post by glolar » Fri Jul 30, 2010 11:47 am

Hello,

I just found out about opencart, so uploaded to my ISP's server and got it running. Now, I need to remove sample products, add my own products, payment methods, new skins, etc.

Is there any documentation on how to accomplish all of this? I am a longtime programmer in java and just about everything else, but am new to PHP.

The documentation on the opencart documenation page looks like little more than an outline. I need some "how-to" information.

This looks like a great application so far.

Thanks in advance.

glolar

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by Xsecrets » Fri Jul 30, 2010 12:16 pm

someone just posted This probably about the best collection of documentation around.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by glolar » Fri Jul 30, 2010 4:27 pm

I am looking for some basics, such as how to remove the sample products and add my own products, etc. Specifically, what files do I need to update to delete the demo products and add my own?

glolar

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by JAY6390 » Fri Jul 30, 2010 4:43 pm

You don't need to delete any files, you need to go to the CATALOG > PRODUCTS in the admin interface and remove them there (selecting them all with the checkboxes next to the and selecting Delete button at the top right). To add a new product, simply click the insert button in the top right, and input all of your information

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by glolar » Fri Jul 30, 2010 5:20 pm

I logged into the admin interface, and all I see is a Dashboard with an Overview section, Statistics section, and Last 10 Orders. I don't see any links or navigation for CATALOG > PRODUCTS.

What am I missing here?

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by fido-x » Fri Jul 30, 2010 5:49 pm

Stop looking at the pictures. Didn't you see the menu across the top? Move your mouse over the "Catalog" entry in the menu, a drop-down list will appear. Select "Products" from this list.

Image
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool

If you're not living on the edge ... you're taking up too much space!


User avatar
Expert Member

Posts

Joined
Sat Jun 28, 2008 1:09 am
Location - Tasmania, Australia

Post by glolar » Sat Jul 31, 2010 12:04 am

I didn't see the menu across the top because there is no menu across the top. You can go here to see a screenshot of what I am seeing in my admin interface: http://www.glolar.com/opencart.htm

Do you see a menu across the top, other than a link to Home???

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by JAY6390 » Sat Jul 31, 2010 1:30 am

Well you SHOULD have one there. It's very odd that you don't tbh

Image


User avatar
Guru Member

Posts

Joined
Wed May 26, 2010 11:47 pm
Location - United Kingdom

Post by glolar » Sat Jul 31, 2010 2:56 am

Yeah, kinda makes it hard to add and delete products to the catalog :)

Has anyone else had this problem with v1.4.8b?

I am dead in the water right now.

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by Moggin » Sat Jul 31, 2010 3:03 am

Have you got Javascript enabled? When I tried disabling it in Firefox, the entire admin menu disappeared. Just a thought

Active Member

Posts

Joined
Wed May 05, 2010 4:56 am

Post by glolar » Sat Jul 31, 2010 3:25 am

Yes, JavaScript is enabled. Nice try though :)

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by Xsecrets » Sat Jul 31, 2010 5:23 am

honestly I've never heard of anyone having this problem, and the only thing I can think of that would cause it is disabling javascript or editing the header file to actually remove the menu calls. Or maybe you have a seriously overzealous adblock script running?

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by Moggin » Sat Jul 31, 2010 6:22 am

...ermm....well I made the admin menu disappear again, by turning up security settings in IE8 :joker: But I suppose that gets us back to disabling javascript, effectively.
Does the Opencart Demo work for you? http://demo.opencart.com/admin/ If so, I wonder if anything comes to light when you use Firebug to compare the demo with your site.

Active Member

Posts

Joined
Wed May 05, 2010 4:56 am

Post by glolar » Sat Jul 31, 2010 12:30 pm

Moggin,

JavaScript is not disabled. The demo runs just fine, in the same browser. I use Firebug a little bit at work. I will have to install it at home here and see if maybe the navigation is there, but not visible for some reason. This sure has me perplexed.

Xsecrets,

I have not modified any files. This is a plain vanilla install. Also, no adblock scripts running (why would an adblock script have any effect on the navigation bar?)

Thanks for the help, guys. If I cannot get this working soon, I will need to abandon OpenCart ... and I think that would be a shame. It looks so great.

glolar

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by Xsecrets » Sat Jul 31, 2010 10:11 pm

glolar wrote: Xsecrets,

I have not modified any files. This is a plain vanilla install. Also, no adblock scripts running (why would an adblock script have any effect on the navigation bar?)


glolar
well lets say for instance that your adblock script is setup to block *banner* or something like that and the nav menu is called as navbanner.js it would get blocked. This is just an example it's not anything as blatant as that of course, but I was just grasping at straws trying to think of what could stop the navigation from showing up.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by Moggin » Sat Jul 31, 2010 10:13 pm

Sorry not to be more help...but don't give up, glolar, the answer's gotta be there somewhere :ponder:

JS is enabled - & we can eliminate the browser anyway, because you can view the demo store.
That leaves us with the Opencart files, the server setup, and - anything else?

Is the shop front fully functional? Just wondering, because sometimes (very rarely) people have reported that not all files were uploaded, or some were corrupted, particularly the Javascript files. Maybe it's worth reuploading those, or checking they are all there.

Forgive my 'shot in the dark' approach - as an amateur it's how I troubleshoot my own problems...

Active Member

Posts

Joined
Wed May 05, 2010 4:56 am

Post by Maansy » Sat Jul 31, 2010 11:56 pm

this is a very usefull Documentation for v1.4.8b
thank you so much :)

ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com


User avatar
Active Member

Posts

Joined
Thu Jun 24, 2010 6:04 am


Post by glolar » Wed Aug 04, 2010 12:06 am

Moggin,

The shop front is fully functional (albeit slow ... probably my ISPs server). I am re-installing everything right now, using a fresh download, to see if my problem goes away. I will keep you posted.

glolar

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by glolar » Thu Aug 05, 2010 3:51 am

After a full re-download and re-install, everything is now working!

Thanks to everyone for the help.

glolar

Increase Your Child's I.Q.
iPad Wallpapers
Turtle & Tortoise Screen Savers


User avatar
Active Member

Posts

Joined
Thu Jul 29, 2010 12:35 pm
Location - San Diego, CA

Post by waseem » Tue Jun 14, 2011 2:35 pm

Same problem i faced ! I have made a lot of changes and can not reinstall all whole application. any idea to fix this issue ?

using OC version 1.4.7
This would be great help.

http://www.codegotbugs.com/forum/


New member

Posts

Joined
Mon Feb 15, 2010 9:55 pm
Location - Karachi, Pakistan
Who is online

Users browsing this forum: No registered users and 105 guests