Wednesday, November 19, 2008     | Register
Aggregated RSS Feeds from Multiple Forums
Below is an example of NukeFeeds.  NukeFeeds is DNN module for aggregating RSS & Atom feeds.  The listing below contains 4-5 feeds from the forums at the www.asp.net site as well as three feeds from the forums at www.dotnetnuke.com.

If you have another DNN feed you'd like to see included, please email me at support at orizonti.com and I'll be happy to add it.


DNN Forums by NukeFeeds
DotNetNuke.com
HostSettings ( "PaymentProcessor") What is the purpose?
I don't find any where to use.
11/19/2008 3:38:58 AM
DotNetNuke.com
Out of memory with fck image upload
Hi, When i want to browse to an image with FCKeditor on my live machine i get an 'Out of memory' error. At the moment i click the original page loads again into my FCK popup window and gives an Out of memory error. The other parts in the site are working perfect Is there a solution for this problem. Thanks Wouter 
11/19/2008 3:36:38 AM
DotNetNuke.com
problem with paths after moving to live server.
Hi, Yesterday i have moved my local DNN to a live version. Afer fixing a problem with my logins I have a problem with paths to images an files. In my local version a made a alias 'http://www.myserver.be/site/'>http://www.myserver.be/site/ this works fine for the standard pages. But when i go to a page with images, the images point to 'http://www.myserver.be/Portals/0/images/Placeholder.png'>http://www.myserver.be/Portals/0/images/Placeholder.png instead of 'http://www.myserver.be/site/Portals/0/images/Placeholder.png'>http://www.myserver.be/site/Portals/0/images/Placeholder.png. I have this problem also with the LinkClick.aspx page, all links refer to 'http://www.myserver.be/LinkClick.aspx'>http://www.myserver.be/LinkClick.aspx instead of  'http://www.myserver.be/site/LinkClick.aspx'>http://www.myserver.be/site/LinkClick.aspx Please i HELP :-) ... thanks
11/19/2008 3:24:23 AM
DotNetNuke.com
Firefox not displaying contentpane content
Hello.  I'm working on my first DNN site, and modified the 'DNN_Grey' skin succesfully; however, firefox is suddenly not displaying anything that sits in the contentpane.  The login form doesn't display; however it works great in IE, Chrome, and Safari.  Any help will be greatly appreciated.  Link below.  Thanks in advance 'http://happyhomecare.org/main/Default.aspx'>http://happyhomecare.org/main/Default.aspx
11/19/2008 2:59:59 AM
DotNetNuke.com
Unable to access DNN over intranet
Hi! I have successfully installed DNN on a server. When I log in and use the server as a local user, I am able to run DNN. When I try to access the DNN website from another machine on the intranet, I am not able to run DNN (Internet Explrer cannot display the web page - no error number given). The DNN directory as well as its website sub-directory and child objects havethe following permissions 1. IUSR and IWAM - Read and Execute permissions 2. Anonymous access is permitted using the IUSR account 3. Integrated Windows security is enabled 4. The DotNetNuke_2 application has execute permissions on scripts Here are some clues - 1. Ping the server from a workstation - OK (server can be discovered over intranet) 2. Create a virtual directory on the server, create a index.htm file and access it from a workstation using HTTP - OK (HTTP services running) 3. Create a Default.aspx file on the directory in 2, place code to display 'Hello' upon form Init event, access from a workstation - OK (DotNet Framework running) 4. Create an index.htm file in DNN directory and access it from a workstation - OK (DNN website can be accessed via http) 5. Create a Test.aspx file in the DNN directory, do the same as in step 3 above, and access it from a workstation - OK (DotNet application in DNN website can be accessed by intranet user) 6. Run the Default.aspx file in the DNN website - FAIL (Internet Explorer cannot display the webpage - no error number given)  
11/19/2008 2:35:08 AM
DotNetNuke.com
User ID's on the DB - Synchronisation
Hi All, I'm running a couple instances of Dot Net Nuke, on a number of sites, and experiencing a problem at the moment. I want to be able to host a centralised database that each of my instances of DNN web sites can reference, with each of the sites accessing the data contained therein. However, withing the database, the user table is having trouble because the users contained on each of the sites all, logically, are contained in a user table, each containing their own unique user ID to the site that they are found in, however if i connect these users to the same database, say for instance to a catalogue database for products I'm selling, the database isn't going to like the fact that each of the sites are all seeding their user ID's at the value of 1. I've tried changing the user ID seeding property to something like 50000, to make sure that the user ID's of the users on each of the sites are unique, unless of course i have more than 50000 users, here's to dreams;), but when i do this, my asp.net user within the database can no longer login. I don't understand why tho, the asp.net user shouldn't need a user ID, and even if it does, which i don't think it should, i haven't been able to find where to configure it. Changing the seeding property back to 1 fixes the login issue, but i still have the User ID problem. Anyone know where I might be goint wrong? Any help will be GREATLY appreciated. Thanks
11/19/2008 2:31:34 AM
DotNetNuke.com
New Website using DNN
Hi Everyone I am new to the forum and DNN, I have recently had our host company upgrade our site to DNN and we are having endless problems, which unfortuantely they are unable to give a satisfactory answers to...that is why I am here!  Not sure if anyone can assist, however I will ask. We have a shopping cart on the site and when people click on checkout they are getting a critical error and unable to finalise the order.  The host has said that it is something they are doing.  Does anyone know why this could be happening?  Also, does anyone know how to shorten the address of pages.  At the moment they are really long and I think google is having trouble indexing the site.  Thanks for your time
11/19/2008 12:19:40 AM
DotNetNuke.com
How to include a chart or a Status bar in DNN
Hi,   I want to include a chart or a status bar in DNN how to achieve it
11/18/2008 11:35:32 PM
DotNetNuke.com
New register page designed and want to function like the DNN register page how to do it?
Hi,   I have designed a new register page and not used the module that comes in DNN. I want my designed register page to function in the same way like the DNN register page with values stored and enabling the user to log in. How to achieve it.   Please Explain it. I want it immediately   Thanks
11/18/2008 11:34:33 PM
DotNetNuke.com
Use of Inter Module Communication on View Mode
Hi everyone, Does anybody experienced using Inter Module Communication with only View Mode set on the concerned modules ? My experience was, when the modules where set to View Mode it seems the OnModuleCommunication event in my 'receiver' module can't process or do a databind() with the data passed by the 'sender' module. Btw I am developing my modules using 4.9.0. Many Thanks!!
11/18/2008 8:49:42 PM
DotNetNuke.com
MyDNNspace
I found this community soite MyDNNSpaceabout 6 months ago and started testing. Then the project was put on the back-burner and when we restarted the aite was gone. Does anyone know 'Steve the Sultan' who was owner and developer of the site. I like to get in touch with him. Thanks for your tips Doolf
11/18/2008 3:48:51 PM
DotNetNuke.com
charset
Hi, i have notice that my site doesn't have any charset defined. is there any way to put comething like ? best regards,
11/18/2008 1:27:50 PM
DotNetNuke.com
Adding HTML code to an entire page. HELP!!!
Guys, I'm new to the group and don't even know how to add a new topic to a forum (sigh). Can someone explain to me how to add HTML code to an entire page of a DNN constructed site.  I know I can go into the editor box of each module and select the 'source' button to view coding.  But, I want to see (and edite) the coding just like if I right click on the home page in Internet Explorer and see all of the information. Any help you can provide is appreciate. Thanks, Nancy
11/18/2008 12:58:23 PM
DotNetNuke.com
Where is the "Target" value on the "Links" settings?!
Hello! I have a small question for that module. I'm new on DotNetNuke platform and i'm trying to build a new web site for personal use!My DotNetNuke version is 04.09.00. Please read the 'quick' informations (that are showing below) first: 1) I have create a New page (with the name 'Main') that contains a 'Links' module. The 'Links' module is located at the 'Left Pane' of 'Main' page and contains only one link with the name 'LinkToPage1'. That link is a HREF to 'Page1' (see info 3). 2) In the same page ('Main'), at the 'Content Pane', i've put a 'Text/HTML' module that contains no text. 3) I have create a new page also that contains some text (in Text/HTML module) with the name 'Page1'. All i want to do is this: By pressing some user the 'LinkToPage1' link, i want the DotNetNuke to show the 'Page1' in the 'Content Pane' area, inside the 'Text/HTML' module. How can i do that? There isn't any 'Target' value in the settings of the 'Links' module to say in which frameset i want to appear my 'Page1'... Please help me with that, or please tell me some other way to do that! Thank you very very much!
11/18/2008 8:01:46 AM
DotNetNuke.com
Autologin Issue
 Hi, I'm having an issue with the active directory provider. I've succesfully installed dnn witch the ad provider. Autologon is also working correct, atleast for me. The strange thing is It logs in an Domain admin automaticly. an normal domain users however first gets a popup (standart ie login popup) to login. If i hit cancel twice, i'm logged in but the site is not fully loaded if i hit refresch al is going well. when i delete the cookie the problem re-appears. But only with an normal domain user. Domain admins (tested af few of them) don't have this problem.   I'm using dnn 4.9.0 and the ad provider 01.00.04.   regards Lennard
11/18/2008 6:39:46 AM
DotNetNuke.com
How to setup the DNN website again after changing the server?
Hi  I have a website which was hosted on the web by my service provider.My service provider has now changed the hosting server and the Db server.He has shifted the db and I can see  that data.But the problem is he has also shifted the Dnn folder and copied it to the new server.I changed the web.config to access the new DB but I am getting the following error.Please let me know what should I do. 'Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable.  Please hit the 'Refresh' button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. ' Please let me know what else is to be done. Thanks in advance. Leena    
11/18/2008 1:46:52 AM
DotNetNuke.com
How to make browse by location visible
Hi All, I will like my users to be able to browse events by location. How do I get this done? I can only set (make visible) browse by category not browse by location. I want both. thnx
11/17/2008 1:04:47 AM
DotNetNuke.com
Is it possible to create DNN skins based on CSS-based template with JQuery?
As the title said, I have a set of CSS-based HTML templates with JQuery menu and toolbox and would like to translate as DNN skins. I have experienced to use simple table-based template before and even the DNN Skin guide illustrates the table-based templates only.  So I feel a bit skeptical if I'll lose some CSS styles like positioning, background images in elements...  Is there anything I should watch for or any good tips, thanks!
11/14/2008 1:58:52 PM
DotNetNuke.com
Dotnetnuke 5.0
Is Dotnetnuke dogfooding 5.0 on dotnetnuke.com or are we not even that close yet?      
11/4/2008 10:18:56 AM
DotNetNuke.com
Announcements are oredered wrong
Hi all, I installed the new version of the Announcements module, however all Announcements are oredered from oldest to newest instead from newest to oldest. I didn't experience such problems with older version. May somebody advise me how to make the Announcements to be ordered from newest to oldest by default. 10x
6/4/2008 6:02:50 PM
Copyright (c) 2008 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use