Rank: Member
Joined: 7/15/2004(UTC) Posts: 368
|
I'm having problems with the "Image Radio Button List". Before, the text with the image was not on the page but now with SP2 if I try to create one, I can create the choices, but if I hit the continue button to finish I get the Runtime Error. This is happening for all of my BVC5 SP2 sites and only with the "Image Radio Button List". |
|
|
|
|
Rank: Member
Joined: 7/15/2004(UTC) Posts: 368
|
I'll answer my own question... Brendon at Resposio pointed out that I was using the entire image path and that was throwing the error. start at images/ and it works just fine. |
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Any error in the event log?
I would recommend opening a ticket with our support department so we can take a look. |
|
|
|
|
Rank: Member
Joined: 7/15/2004(UTC) Posts: 368
|
Thanks Nick... but it was even easier than that :)
but - the text for the image radio buttons still isn't showing up. I thought this was coming with this SP. Was it delayed? |
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hey Wanita.
Some users did not want to see the text beside the radio button. Unfortunately, we didn't have time to add the switch to turn this option on or off. For now, you must turn it on manually.
Do you need help displaying this text? |
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
|
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
I am also not getting text to show up. I added the line of code to View.ascx.vb as in the thread noted above.
radioButton.Text = choiceOption.Displaytext.ToString
Looks the same as always. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hey Mitch.
Did you re-add this code after SP2? SP2 may have modified this file, therefore replacing the modified code with the original code. |
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Nick, I'm working with a new installation of SP2, loaded Weds. No patches, betas involved... MitchA attached the following image(s): Radio-img-txt-mod.jpg (28kb) downloaded 15 time(s).You cannot view/download attachments. Try to login or register. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Rank: Member
Joined: 11/6/2003(UTC) Posts: 1,903
|
Mitch, Follow the instructions on the link Nick provided above, http://forums.bvcommerce.com/de...lt.aspx?f=79&m=46054 |
Noah |
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hey Mitch. I tested this on an SP2 store without any issues. Create a support ticket and I will take a look at it.
Thanks! |
|
|
|
|
Rank: Member
Joined: 4/22/2004(UTC) Posts: 280
|
Mitch,
It's working fine for us, too.
You might check to be sure you added the line to the correct view.ascx.vb - there's \ProductModifiers\Image Radio Button List and \ProductChoices\Image Radio Button List .
Linette
|
|
|
|
Rank: Member
Joined: 3/3/2006(UTC) Posts: 1,737
|
Got it!!!!!
I had (as the instructions stated) changed the vb file under /ProductChoices/. Now that I've got the same change in /ProductModifiers/ (Substitute modifyOption for choiceOption) in line 52, it works fine.
Thanks Linette.
Noob oversite compounded by incomplete directions. |
Optimists invent airplanes, Pessimists buy parachutes. |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.