Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
248 views

web application root operator and script tags

Is there any way to use ASP.NET's 'web application root' operator ~ in a script tag? If not, is there any way to mimic such behavior? My application uses nested master pages for different sub ...
0
votes
1answer
24 views

How to switch from PDO connect to Mysql connect?

I did my coding parts with PDO connect.Its working in my dev server.But when I move it to live server its not working.I already posted the issue with this Issue But the database connection with ...
0
votes
0answers
355 views

magento getshortdescription() doesn't work on live server

I'm getting a weird case of magento right here... I'm trying to get the short description of the featured product to be viewed on my slideshow on the homepage... For that, I use ...
0
votes
1answer
110 views

Unable to see data from RedDot LiveServer page?

I have created a reddot cms component, in which I added this line Also, I created a dynament in livesever having name as SomeFileName.xml .The job it is doing is to fetch a table colum from a ...
0
votes
1answer
207 views

RedDot LiveServer dynament error

How do I go about debugging what a return code of -26504 means? It's the result of a 'content' dynament of type 'import'.