|
Monday, October 20, 2008(UTC)
|
|
Thursday, August 19, 2010 3:03:09 PM(UTC)
|
11 [0.03% of all post / 0.02 posts per day] |
|
0
(View Thanks)
|
|
0
|
|
0
|
View All Posts by User
|
Is it possible to get an RSS which include all the new posts and messages from one forum and sort by latest?
Or, If I can get the active topic rss to use message/reply instead of the topic, that'll work too.
Any suggestion is appreciated.
|
|
I'm Really Sorry for posting this on to the wrong place. This was just my thinking. Cheers
|
|
Yet Another Forum Web Application RSS Feed Hi, I found both Main forum Rss and Active Topic RSS is always displaying the time I requested the RSS. Would it make more sense if it could display the last post subject, time and Username who posted it?
Below is what it currently look like, time is always the same. Dexter has been cut due to poor ratings! Wednesday, 2 September 2009 4:30 a.m. Dexter has been cut due to poor ratings!
Lie to Me Wednesday, 2 September 2009 4:30 a.m. Lie to Me
Dexter Wednesday, 2 September 2009 4:30 a.m. Dexter
Cheers Ray
|
|
Hi, I'm using yaf 1.9.1 with dnn 4.9.2. I found the timezone for all registered users are default to "(GMT)Casablanka, London" time when users are created. Is there any way I can set a default time zone to (GMT +12) for all users?
Cheers Ray
|
|
using YAF.Classes.Core;
referenced in DesktopModules/DotNetNukeModule.ascx can't find the assembly for this?
|
|
Could you please post a sample web.config (dnn version)? Since I can't find dnnyafnet.config or dnn.config in the new package, the way we install version 193 has changes? Cheers very much
|
|
Hi, I'm trying to install YAF193 to Dnn494. I'm looking at this Install.txt. I found there is no file called dnn.config or dnnyafnet.config in the installation.
I used install YAF191 successfully, and I know I can find the two files I mentioned above in the package.
So which documentation I can follow to get this YAF193 Installed to DNN? Thank for any help. Cheers
(1) Upload the PA as Host
(2) Edit the web.config file in your DotNetNuke directory to add the required definitions for YAF. Take a look at dnn.config to see the changes.
Add this to ConfigSections: <section name="yafnet" type="yaf.SectionHandler,yaf" /> And add this right after ConfigSections: <yafnet configSource="dnnyafnet.config"/>
(3) Copy the dnnyafnet.config file to the root of your DNN installation.
(4) Edit the dnnyafnet.config file and change the "connstr" settings to the correct values for your database.
|
|
Thanks for the reply Xeevis. I'm using dnn 4.9.4. after I installed YAF, it couldn't find the DotNetNukeModule.ascx.cs, then I copied it over although I think it's already been compiled into dlls. at last, i got this error mentioned above.
I'm pretty sure I copied all the dlls, (didn't find yaf.dll, but not sure if we need it) YAF.Classes.Base.dll YAF.Classes.Config.dll YAF.Classes.Data.dll YAF.Classes.UI.dll YAF.Classes.Utils.dll YAF.Controls.dll YAF.Providers.dll yaf_dnn.dll
My last try was to copy everything from appcode folder over to the root appcode folder, but it doesn't seem to do any help.
Anyone had similar experience?
|
|
Does Version 1.9.3 for DNN only support DNN 5.0 or later?
coz I got an exception like this in DNN4.9.4:
DotNetNuke.Services.Exceptions.ModuleLoadException: Unknown server tag 'YAF:Forum'. ---> System.Web.HttpParseException: Unknown server tag 'YAF:Forum'. ---> System.Exception: Unknown server tag 'YAF:Forum'. ---> System.Web.HttpException: Unknown server tag 'YAF:Forum'. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
|
|
I tried to find the stored procedures, but there were too many of them, could you please tell me which one to change? Thanks heaps
|
|