Welcome Guest! To enable all features please
Login or Register.
Added but doesn't seem to work.
I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version?
Cheers,
Will
I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version?
Cheers,
Will
Yes, ShoutBox was removed.
I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version?
Cheers,
Will
Hi Will, I am completely stuck ... could you please tell me how you "override the jquery location setting".
Kind regards,
Stephen
It can be overridden from the app.config. In the comments it's explained how.
<add key="YAF.JQueryOverrideFile" value="jquery.min.js" />
But why did you need to change it?
I had to override the jquery location setting but otherwise all looking good for me. Has the shoutbox been removed in this version?
Cheers,
Will
Hi Will, I am completely stuck ... could you please tell me how you "override the jquery location setting".
Kind regards,
Stephen
Hi, thank you for your help ! The login link on the homepage isn't working, and register gives this error
" CS1061: 'ASP.pages_register_ascx' does not contain a definition for 'LoginClick' and no extension method 'LoginClick' accepting a first argument of type 'ASP.pages_register_ascx' could be found "
I thought that this might be the problem.
http://reefkeeper-001-site2.itempurl.com/ is my test site if you want to have a look.
Thanks again for the help,
Stephen
cool ill give that a try so, thanks again for your help! I sincerely appreciate it
It can be overridden from the app.config. In the comments it's explained how.
<add key="YAF.JQueryOverrideFile" value="jquery.min.js" />
But why did you need to change it?
For me, the menus (and other jquery features) weren't working. The code had a "~forum/" reference that didn't seem to be pulling the file so I overrode it in app.config and then everything worked.
It can be overridden from the app.config. In the comments it's explained how.
<add key="YAF.JQueryOverrideFile" value="jquery.min.js" />
But why did you need to change it?
For me, the menus (and other jquery features) weren't working. The code had a "~forum/" reference that didn't seem to be pulling the file so I overrode it in app.config and then everything worked.
Thanks for the info its indeed a bug. and will be fixed in RC2
Hello
Great
When final Release?
Hello
Great
When final Release?
When its done, sorry but there is no ETA
Hi
after update rc1 to rc2 an error.
[ArgumentException: An item with the same key has already been added.]
System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +52
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +13021030
YAF.Core.YafLoadBoardSettings.LoadBoardSettingsFromDB() +264
YAF.Core.CurrentBoardSettings.<get_Instance>b__6_0() +49
YAF.Core.HttpApplicationStateBaseExtensions.GetOrSet(HttpApplicationStateBase httpApplicationState, String key, Func`1 getValue) +229
YAF.Core.CurrentBoardSettings.get_Instance() +74
YAF.Core.Modules.<>c.<RegisterServices>b__1_3(IComponentContext k) +48
Autofac.<>c__DisplayClass5_0`1.<Register>b__0(IComponentContext c, IEnumerable`1 p) +10
Autofac.Builder.<>c__DisplayClass0_0`1.<ForDelegate>b__0(IComponentContext c, IEnumerable`1 p) +14
Autofac.Core.Activators.Delegate.DelegateActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) +43
Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters, Object& decoratorTarget) +103
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close