You need to Register for free and Login to post a message in the forum.

Forum

Subject: Links
Prev Next
You are not authorized to post a reply.

Page 2 of 2 << < 12
Author Messages
rajani
Nuke Ace
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
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
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
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
Nuke Ace
Posts:56

08 Jan 2010 4:06 AM  
thanks sir.I have solved the problem of login
rajani
Nuke Ace
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
Nuke Master V
Posts:5307


12 Jan 2010 9:10 AM  
Hello,

It's fine to clear the Event Logs, it will not affect other tables.

You may want to view this tutorial to regularly maintain your logs:
Site logs, Event logs and Scheduler

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
rajani
Nuke Ace
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">
 

Review Order and Pay


































--%>










Order ID

:


<%----%>

Order Total

:


<%--






Please Click On Pay Button to proceed with paypal payment









  .



<%----%>







<%-- --%>
<%----%>








 










</form>
Joseph Craig
DNN Creative Staff
Nuke Master V
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
Nuke Master V
Posts:5354


16 Jan 2010 9:19 AM  
This blog post may help you, too.  It's a much simpler approach.

Joe Craig
DNN Creative Support
Subscribe to the website
rajani
Nuke Ace
Nuke Ace
Posts:56

18 Jan 2010 12:09 AM  
Thanks sir.It works!!!
rajani
Nuke Ace
Nuke Ace
Posts:56

18 Jan 2010 12:12 AM  
Are DNN and Sharepoint same? Which is better for CMS?
rajani
Nuke Ace
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
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
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
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
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
Nuke Ace
Posts:56

12 Feb 2010 5:30 AM  

Thank you sir.It works!!!!!!!!!!!.
rajani
Nuke Ace
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
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
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
Nuke Ace
Posts:56

12 Mar 2010 6:15 AM  
I have another question,in paypal integration for payment i have used

[script removed]
You are not authorized to post a reply.
Page 2 of 2 << < 12




ActiveForums 3.7

Latest Forum Posts

RE: How to do links? by Guy..L
It's really hard to tell quite how awesome DNN Nav v2 is given the documentation and search results ...
Regarding Editor by prithviraj
Pls let me know whar folders we need to upload when we are changing editors. Suppose i have cute edi...
RE: Change Registration Redirect? by leesykes
It would be best to use Dynamic Registration to avoid 2 registrations.With Dynamic Registration you ...
Indexing DNN pages by Google by Jake Vizner
I have two different DNN web sites. Using Google Webmaster Tools I can see the Google indexed 12 out...
Query Regarding RAD EDitor by prithviraj
Hi, I'm using R.A.D editor in my site. At the time of adding images through the editor I'm unabl...
RE: while installing bulk emailer module in my website by jncraig
Yes, this definitely is a file permissions issue. The default ASP.NET worker task needs to have ful...
RE: Background Music by jncraig
That will work.
RE: Auto create pages and content by dhassall
Hi Joe DNN Out of the box version 4.9 Login as Host with Firefox to create and IE8 to monitor, CTR...
RE: while installing bulk emailer module in my website by dub
Agiline, We have seen this problem before. It is caused by the Security on IIS. Please have a loo...
RE: Change Registration Redirect? by ollep
Probably still want to do it with Dynamic Forms now.My reason for changing (except from getting Aweb...
RE: Change Registration Redirect? by ollep
YES!http://www.dnncreative.com/Subscribe/tabid/81/Default.aspx
RE: Change Registration Redirect? by ollep
Yes I noticed that we where talking about 2 different Modules as soon as I dug into the tutorials.Ab...
RE: Change Registration Redirect? by leesykes
If you are check out the links that I have placed in there:http://www.dnncreative.com/Subscribe/tabi...
RE: Change Registration Redirect? by leesykes
Are you referring to when subscribing there is a link to register and after they register it sends t...
RE: Change Registration Redirect? by leesykes
The method I use on here for managing my email list is complicated and involves SQL queries, it is b...
Ecommerce module needed by vishalranaut
Infyecommerce is providing ecommerce packages for the clients to develop their ecommerce sites.They ...
RE: DS Dynamic Forms / AWeber by leesykes
If you are getting time out issues when installing I would use the auto install method by using FTP,...
RE: Change Registration Redirect? by ollep
Oooops Helps reading your responses before posting here Lee. I referred to Issue 40 / 41 and ...
DS Dynamic Forms / AWeber by ollep
Thanks for a great Tutorial Lee!  - As usual.(I still can't install the module in Firefox though, Fi...
while installing bulk emailer module in my website by agiline
Hi all,i have downloaded bulk e mailer trial version and when i am installing it in my website it wa...
DNM Rapid Application Developer Trial Version
RSS Feeds