• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Two I haven't seen mentioned before

Confused

Elite Member
1. When you edit a message in a thread, the thread will be moved to the top of the listing.

This could be used by people in FS/FT to get round the "4 hour bump" limit. All they have to do is edit any of their posts, and it gets moved up to the top of the listings.

2. I thought this was supposed to be FuseTalk Enterprise? If so, why does it say "FuseTalk Standard Edition" at the bottom of the pages?


Confused
 
Originally posted by: Confused
When you edit a message in a thread, the thread will be moved to the top of the listing.

This could be used by people in FS/FT to get round the "4 hour bump" limit. All they have to do is edit any of their posts, and it gets moved up to the top of the listings.


Confused

I think this was brought up on the beta forums. I guess they didn't see it as a problem. Of course there is probably an option to turn that off.

Also, maybe this isn't FT Enterprise. I don't see any of the RSS stuff or Offline Posting stuff either.
 
Originally posted by: GeoffS
I see an rss link at the top right on the category page... haven't noticed any offline posting stuff...

Shame it gives you internal server errors if you click on the RSS Feed links.


Confused
 
Originally posted by: GeoffS
I see an rss link at the top right on the category page... haven't noticed any offline posting stuff...

You're right, I found it. It seems that it was more pronounced in the test forum. The Offline Reader link that used to be at the top is definitely gone though.

Also, on the test forum there was an option to have a toolbar on the left with Categories, a Buddy List, Favorites and some other stuff. I can't find the option for that anymore.
 
Originally posted by: Confused
Originally posted by: GeoffS
I see an rss link at the top right on the category page... haven't noticed any offline posting stuff...

Shame it gives you internal server errors if you click on the RSS Feed links.

Confused

Works okay for me... don't know what to do with it, but I get the XML 🙂

Geoff
 
Originally posted by: GeoffS
Works okay for me... don't know what to do with it, but I get the XML 🙂

Yeah it works here too. If you had an RSS Reader you'd be good to go.
 
Originally posted by: Jason Clark
Edit msg should be solved.

Yep, it seems to be now 🙂

Cheers, Jason! 😀

As for the error i'm getting with the rss feed? Any ideas?

Also, should we be running FT Enterprise, or FT Standard??


Garry
 
OK, in IE it works fine, I get the XML page pop up (as I presume is correct if I don't have an RSS reader)

However in Firefox, I get the following:

Error Occurred While Processing Request
Variable FTOBJ is undefined.

The error occurred in D:\inetpub\wwwroot\subforums\forum\include\common\globalsettings.cfm: line 38
Called from D:\inetpub\wwwroot\subforums\com\fusetalk.cfc: line 16
Called from D:\inetpub\wwwroot\subforums\forum\include\common\objectinvoke.cfm: line 4
Called from D:\inetpub\wwwroot\subforums\forum\Application.cfm: line 25

36 : select iforumid from ftdb_forums
37 : where iforumid = <cfqueryparam value="#FTVAR_FORUMID#" cfsqltype="CF_SQL_INTEGER">
38 : and dtexpirydate > <cfqueryparam value="#ftobj.getdate(Now())#" cfsqltype="CF_SQL_TIMESTAMP">
39 : </cfquery>
40 :

Please try the following:

* Check the ColdFusion documentation to verify that you are using the correct syntax.
* Search the Knowledge Base to find a solution to your problem.

Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Remote Address 81.171.142.202
Referrer http://subscriber.anandtech.com/categories.cfm?catid=42&amp;flcache=6266967
Date/Time 19-Apr-04 10:49 AM
Stack Trace
at cfglobalsettings2ecfm459644815.runPage(D:\inetpub\wwwroot\subforums\forum\include\common\globalsettings.cfm:38) at cffusetalk2ecfc1894137006.runPage(D:\inetpub\wwwroot\subforums\com\fusetalk.cfc:16) at cfobjectinvoke2ecfm1572260385.runPage(D:\inetpub\wwwroot\subforums\forum\include\common\objectinvoke.cfm:4) at cfApplication2ecfm1097185690.runPage(D:\inetpub\wwwroot\subforums\forum\Application.cfm:25)

coldfusion.runtime.UndefinedVariableException: Variable FTOBJ is undefined.
at coldfusion.runtime.CfJspPage._get(CfJspPage.java:216)
at cfglobalsettings2ecfm459644815.runPage(D:\inetpub\wwwroot\subforums\forum\include\common\globalsettings.cfm:38)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
at cffusetalk2ecfc1894137006.runPage(D:\inetpub\wwwroot\subforums\com\fusetalk.cfc:16)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:290)
at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:564)
at coldfusion.runtime.CFPage.CreateObject(CFPage.java:5038)
at coldfusion.tagext.lang.ObjectTag.doStartTag(ObjectTag.java:193)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
at cfobjectinvoke2ecfm1572260385.runPage(D:\inetpub\wwwroot\subforums\forum\include\common\objectinvoke.cfm:4)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
at cfApplication2ecfm1097185690.runPage(D:\inetpub\wwwroot\subforums\forum\Application.cfm:25)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:30)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:93)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
 
Back
Top