Hello Can you tell me if is there any way to show the news from Sydneyjabiru for example in a random order every time the page is loaded ? Thx, Cezar...
Hi Mark, I managed to show random news using sp_ContentGet without limiting the number of them. The thing is that now, after logging in to the site as...
I have found a work-around for this but I'm wondering if it's a better way to do it. What I did: in my page where I want to put random news I test if the...
Hi Cezar, Apologies for the delay in responding, long weekend, lots of work to do etc. etc. ... The code to render admin links should be independent of the...
Thanks Mark, I'll take a look later today over the file. ... to do ... I ... was ... when ... spContent tag ... things ... links without ... works and ... we...
Hello All, I just moved my app onto a new server, and I have started to get this error when I try to save changes with any content type that uses soeditor. ...
Hi Christine, ... Judging by the line number in the error message (139), you appear to have the latest copy of the text property type, so you should just need...
My toolbar keeps disappearing after I try to use it. I have no idea why this has started to happen. I log in, then try to use the toolbar - for instance, ...
Cezar! YOU ROCK! I can't believe all it needed was a little restart. :) You just made me very very happy - and totally saved my butt. THANK YOU! _____ From:...
hi there, i am doing a website in hybrid content. does anyone have idea about how to displaying chinese double-byte character and English from MS Access to...
Hello, Try this one : <META http-equiv="Content-Type" content="text/html; charset=gb2312"> or charset="big5" Sin <sinliew@...> wrote: hi there, i am...
oh still can't...it did be been using <meta http-equiv="Content- Type" content="text/html; charset=utf-8" /> and <meta http- equiv="Content-Language"...
... I'm pretty sure this issue is simply to do with the browser caching a version of the page without the toolbar, a page reload should do the trick. Was it...
Well, restarting CFMX corrected the issue for when I was browsing directly on the server, but for some reason when I access it from any other machine, the...
... Sorry about the delay in replying Christine. When you refer to the outside machines browsing the site, are these using Internet Explorer 6 by any chance?...
... sorry, replace "browser caching" with "web caching" above - there is no clear indication that this is caused directly by the browser cache, it could be a...
This really makes the application unusable. We have checked all of the browser settings as you noted, to no avail. Is this a coldfusion server setting that...
... not that I am aware of On a page where the toolbar is not appearing, try adding some additional junk to the querystring to attempt to force the browser...
Ok... I am missing out on the easy to implement part... Can someone fill in the blanks here? I have downloaded FCKeditor and want to integrate it, but am...
Hello all, First, thanks to all who have been participating in these boards and helping me out! I REALLY appreciate it! I know it can be a bit tedious always...
Hi Christine, First copy FCKEditor under you webroot. Secondly edit html.cfm property like in the attached file. Let me know if it works. Cezar csalib...
This is about installation problem. How to use Speck in a shared hosting server inveronment, where we can't access and configure template mapping and new...
... The code assumes that the Speck tags can be called using cf_ syntax, so you'll need to either have an additional custom tag path added or copy the api...