Closed (duplicate)
Project:
UC Profile
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2010 at 08:10 UTC
Updated:
6 Oct 2010 at 23:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
ocking commentedhi j0rd, u have a great work. i believe it is the soln for my needs.
however, i can't make the profile to be shown in new user checkout page [pls check the screenshot], even though i have carefully followed ur instructions in the README.txt in ur tarball
actually, i need 1 single category + single line textfield right now but it is not shown during checkout [ok in user registration page]. so i add 1 more category [other] for trial to examine the behaviour. it still show nothing in the box.
i can't leave msg to ur blog and here maybe the best way to reach u. pls kindly advise.
P.S. The [uc-profile] token is very useful to my site but i can't use it as problem encountered above.
FYR. My drupal core version is 6.17
Token 6.x-1.13
Ubercart 6.x-2.3
Ubercart Addresses 6.x-1.0
Ubercart ajax cart 6.x-2.0-beta2
Theme:
Acquia Marina 6.x-2.0
Comment #2
j0rd commentedI'm using Ubercart 2.2, that might be an issue. When I have time, I'll upgrade my dev server to 2.3 and see if my module still works. If you could track down the exact issue I'll be able to fix it, otherwise I'm quite busy right now and not sure how much time I'll have to debug issues in my module.
Another thing I'll suggest would be to disable the Acquia Marina theme and simply use garland. Does that make a difference? The TNT themes can override quite a few default hooks and mess modules up.
Comment #3
ocking commentedthx j0rd for ur prompt reply and helpful advice
u gave me a correct direction that the problem may arise from the tnt theme
i know u r busy and would u pls suggest some hooks that i have to tackle with ?
meanwhile, i try to understand it from ur source codes..... sry that i'm not a programmer
btw, ur v1.3 is a great module. it is also working with ubercart 2.3 [i.e. I switched to garland theme then mentioned problem gone]
I highly recommend ur module to others drupalers.
thank you again for your kindly help.
Comment #4
j0rd commentedUm. What ever hooks the TNT theme is running that code though is the issue. I think I may have ran into it myself as well. I'm not 100% sure, but you'll need to debug the problem yourself.
I did add this into my clients template.php. I think it was to include unique CSS class selectors for better styling though and will not resolve your problem.
See attached .txt file. Add it into your themes template.php and search/replace idealform01 with your themes name.
Also let me know what theme you are using and maybe I can install and look into the issue.
PS. I just styled the comments on my blog a lot better and included comment notify, so I'll get an email when you guys send me comments.
Comment #5
EvanDonovan commentedMarking as duplicate of #606366: Make it possible for uc_profile to include fields from different profile categories.