rajani
 Nuke Ace Posts:56
 |
| 05 Jan 2010 7:04 AM |
|
Thanks sir.I have solved the problem by adding pointer for already running web site. I have another problem,admin->site setting->Appearance->portal skin-> there are two radio buttons 1.host 2.site. when i select site radio button then it display all skins list in dropdown,but when i select host it shows only default skins. What is actual difference between host and site button.pls explain me. |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 05 Jan 2010 7:13 AM |
|
"Host" skins can be applied to any portal within the installation. "Site" skins can be applied only to the site for which they were installed.
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
rajani
 Nuke Ace Posts:56
 |
| 07 Jan 2010 1:32 AM |
|
thank u sir. I am unable to login into dnn site in Internet Explorer 8 browser.It works fine for Mozilla Firefox.How can i fix this problem? |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 07 Jan 2010 7:02 AM |
|
Using the Control Panel, click the Add button.
You may find these helpful:
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
rajani
 Nuke Ace Posts:56
 |
| 08 Jan 2010 4:06 AM |
|
| thanks sir.I have solved the problem of login |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 12 Jan 2010 7:23 AM |
|
Good Evening sir.Happy New Year!!!! I have a question that can i use clear log(Admin->EventViewer) for delete all records from eventlog table?Can it affect other tables?can it affect on my DNN application? Thanks. |
|
|
|
|
Lee Sykes DNN Creative Staff
 Nuke Master V Posts:5307

 |
|
rajani
 Nuke Ace Posts:56
 |
| 16 Jan 2010 4:55 AM |
|
Good Afternoon sir. I have problem with integrate paypal with dnn site.In simple asp.net web site it run successfully but in dnn site it gives error at <form> method="post" action= "https://www.paypal.com/cgi-bin/webscr"> pls help me how do i run it without form tag. here is my code <form> method="post" action= "https://www.paypal.com/cgi-bin/webscr"> width="559"> | | </form> |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 16 Jan 2010 9:16 AM |
|
As you have discovered, you can't place a form inside of a DotNetNuke page. You may have to convert this to a simple DotNetNuke module.
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
|
rajani
 Nuke Ace Posts:56
 |
| 18 Jan 2010 12:09 AM |
|
| Thanks sir.It works!!! |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 18 Jan 2010 12:12 AM |
|
| Are DNN and Sharepoint same? Which is better for CMS? |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 20 Jan 2010 7:21 AM |
|
Good Evening Sir. Pls tell me what is 'SSL settings' in site setting of Admin tab. |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 20 Jan 2010 7:40 AM |
|
SSL stands for Secure Sockets Layer, and is the standard way to send "secure" web pages. If you've ever seen https instead of http, that means that the site you are viewing is sending the pages to you securely using SSL (the https).
The SSL settings allow you to specify which pages on your site are to use https rather than http.
With reference to your other question, DotNetNuke is not the same a Sharepoint. They do have similarities, as well as differences.
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
rajani
 Nuke Ace Posts:56
 |
| 27 Jan 2010 6:22 AM |
|
Good evening sir. I want to create user manual for my shopping cart site.In user manual i want to add installation steps of shopping cart software.can i write dnn installation steps in it or only shopping cart steps.?pls help me . Thank you. |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 11 Feb 2010 7:26 AM |
|
Good evening sir,i have changed the dotnetnuke.ico and favicon.ico icons with my icon for changing the dotnetnuke icon on tag bar.But it display change only in mozilla firefox.Internet Explorer does not display this change.how can i fix this problem? Pls help me . thank u. |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 11 Feb 2010 9:17 AM |
|
IE is caching your favicon. IE is slow to get new versions of favicons.
If you have changed the icon on your web you see an old icon (or no icon) in your browser, refresh the page or clear the cache.
Clearing the cache is the most likely technique to work reliably with IE.
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
rajani
 Nuke Ace Posts:56
 |
| 12 Feb 2010 5:30 AM |
|
Thank you sir.It works!!!!!!!!!!!. |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 25 Feb 2010 5:04 AM |
|
Good Evening sir,thanks for previous all reply. I have a problem.I have a shopping cart site 'webstoreshoopping cart' .I have added parent portal for site as'golden...'. Currently i m using default skin.can both sites use same skin file? In 'webstoreshoopping cart' a:hover{color:#556B2F; text-decoration:underline;} property of skin shows result but in parent portal site it shows text-decoration:underline; and color change from #556B2F to white. how does it change? Pls check following links- main site--http://webstoreshoppingcart.com/Catalog/Category/CategoryMessage/tabid/59/Default.aspx
parent portal--http://golden.s20.dotnetsql.com/AdminPages/Category/CategoryMessage/tabid/229/Default.aspx |
|
|
|
|
Joseph Craig DNN Creative Staff
 Nuke Master V Posts:5354

 |
| 26 Feb 2010 7:37 AM |
|
You may find this tutorial helpful: Troubleshooting DotNetNuke Skins
When I used the Web Developer's Toolbar to look at the CSS for your two sites, I found that both pages had a large amount of "embedded styles." Those styles are different. That is why the two pages are different.
I suspect that you have included styles either in your skin file or in the page. You'll want to remove them.
|
|
Joe Craig DNN Creative Support Subscribe to the website |
|
|
rajani
 Nuke Ace Posts:56
 |
| 12 Mar 2010 12:28 AM |
|
Good morning sir. I want to rename the my parent portal from 'golden.s20.dotnetsql.com' to 'webstoredemo.com'.How do i do this pls help me out.It's urgent!!!. thanks. |
|
|
|
|
rajani
 Nuke Ace Posts:56
 |
| 12 Mar 2010 6:15 AM |
|
I have another question,in paypal integration for payment i have used [script removed] |
|
|
|
|