Attribute tab missing!

Posts: 11
Joined: 04/29/2008

The attribute tab no longer shows up when i click to edit any of my products under any of the classes even though the classes have the attributes added to them already. They were working and then poof! all gone..

--

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Same question as here: http://www.ubercart.org/forum/support/4570/attributes_not_showing_ahhhh

You're probably just missing $secondary_links in your theme...

Posts: 11
Joined: 04/29/2008

Thank you Ryan for getting back to me so quickly, I appreciate your advice but it seems that the theme isn't the problem, I have tried the default Garland theme and I end up with the same problem. The only thing that I can think of that may of effected the attributes is the ajax modules and formfilter modules that I installed, I cant be sure but I can no longer try to figure this one out. I am gonna have to restart my project because I have to have this done by Friday.

thanks again,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

--

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

Posts: 11
Joined: 04/29/2008

Well I have cleared out my database and started over and still I have no luck, I have created attributes and classes and catagories, created the products and still no attributes show up, there is no attribute tab within the product edit, only stock and product tabs... I will send you the link and login if you would like to have a look...

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

--

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

Posts: 11
Joined: 04/29/2008

Success at last, seems I was born lucky... sorry for all the hassles it seems it has sorted itself out, i dont know what caused the problem, but it seemed something had become corrupted as I couldn't adjust the menu, authoring or published options on any of the nodes... strange... lets just hope it keeps working... you just keep up the good work.. Ubercart rocks

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

--

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

hehe Glad you got it sorted out. Database troubles can be a pain. If you run into any problems in Drupal... things just not working like you'd expect... always clear out the cache* tables before chunking the whole DB and refreshing the page. It certainly won't fix everything, but when it is simply stale data that can save you a lot of grief.

Posts: 11
Joined: 04/29/2008

Good morning, Ryan

For the website that I have setup using Ubercart I have used COD as the payment option, for another site that I am becoming involved in they have recommended that I use the Drupal e-commerce modules instead because it has the Netcash payment gateway. Do you support any other or perhaps even that South African payment gateway?

I ask because I enjoy using Ubercart and love the awesome support, would be great if you could help me out.

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

--

thanks,
Andre van Schalkwyk (Web developer - South Africa)
www.drupaldevelopment.co.za

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Unless there's something particularly tricky about Netcash, you can always port that to the Ubercart payment API. It's documented here in our Developer's Docs, and there are several core and contributed payment gateway modules you can use as examples.