My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Support
>
Using DotShoppingCart
>
Buttons in front end not showing their text?
Buttons in front end not showing their text?
Last Post 11/8/2011 6:25:15 AM By JamesStuddart. 8 replies.
10/25/2011 5:12:59 AM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Buttons in front end not showing their text?
I have an issue where none of the buttons in the system are showing their text.
For example the word Go on the search button ismissing.
Any help on this would be great.
Thanks
10/25/2011 2:46:53 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Buttons in front end not showing their text?
Check the HTML source for the page and post the src attribute for the img. My guess is that the text color might be the same as the background.
DotShoppingCart Staff
10/25/2011 4:13:12 PM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Re: Buttons in front end not showing their text?
I will try and not be insulted by that reply... The buttons are currently the green gradient colour, and the text is White, this is just the orange theme default. I haven't started editing the themes yet. The GO button sometimes shows and other times doesn't. But none of the others show at all. It's like a resource from which these buttons are populated it missing or empty? Any constructive help would be great. Thanks
10/25/2011 4:16:45 PM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Re: Buttons in front end not showing their text?
You can see the error here, on one of my staging environments. URL: http://tropico.avatry.com/ This happens in all the following browsers' so it's not any CSS issue. -FF -IE -Chrome -Opera -safari (pc) -safari (iPad) Thanks again, I don't mean to sound rude in the last post ;)
10/25/2011 4:51:24 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Buttons in front end not showing their text?
Try to delete all the images from Web\Images\<your site name>\Dynamic and Ctrl-F5 your browser. If that doesn't work I guess it's something wrong with your DyImageHttpHandler.cs. Try to debug it.
DotShoppingCart Staff
10/25/2011 11:33:01 PM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Re: Buttons in front end not showing their text?
Thanks, I'll give thus a go. I can't debug it, as it's just an install on the server, I haven't got the source locally. I am simply looking at the product to see if it's viable for what I need. Again thanks your help, i'll keep you posted on any issues.
10/26/2011 12:49:01 AM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Re: Buttons in front end not showing their text?
hi,
That didnt help either...
Any other ideas?
10/27/2011 10:46:27 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: Buttons in front end not showing their text?
What did you see the images from Web\Images\<your site name>\Dynamic? Did they get regenerated? Are they still the bad images?
DotShoppingCart Staff
11/8/2011 6:25:15 AM
JamesStuddart
Posts: 6
Joined: 10/25/2011
Re: Buttons in front end not showing their text?
Sorry for the delayed reply,
That exact directory didnt exist, but I did find a folder called dynamic under the images the directory, I deleted the contents of this. This did nothing lol.
I may try a clean installtion and see where that leaves us.