Thanks a lot! It was cached in FF:)))))
On May 4, 2:15 pm, Chris Kent <[email protected]> wrote: > Mika, > > I see the FarCry admin login page is now styled correctly > athttp://www.smalltheater.am/farcry/ > > Chris. > > On 4 May, 10:07, smika <[email protected]> wrote: > > > > > Each of the website hosted there is using its own copy of farcry core. > > I'll ask them to add that mapping, because seems nothing solves the > > webtop issue. I've deleted cache, and reinitialized the app. Still > > same wrong CSS is there. > > I dont know, since i've just updated core, may it use some specific > > CSS files which may need to be placed in webroot? > > > Thanks! > > > On May 4, 1:59 pm, Chris Kent <[email protected]> wrote: > > > > Mika, > > > > If your site is working without it, then i guess you are using teh sub- > > > folder installation - therefore the mapping may not be required. > > > > I have not used this as I always use the Advance configuration. > > > > Chris. > > > > On 4 May, 09:49, smika <[email protected]> wrote: > > > > > Chris, > > > > > Oh i was not aware about /webtop mapping. I should ask support to add > > > > it? > > > > > Thanks! > > > > > On May 4, 1:27 pm, Chris Kent <[email protected]> wrote: > > > > > > Mika, > > > > > > No not with yohosts. > > > > > > Now try clearing your /www/chache/ folder and reinitialising the > > > > > farcry app. > > > > > > Also, you do not appear to have a /webtop mapping in place. > > > > > > Chris > > > > > > On 4 May, 09:16, smika <[email protected]> wrote: > > > > > > > Thanks for hint Chris, > > > > > > > Actually it solves a problem with overview tab on the bottom of the > > > > > > page, while loggedin. > > > > > > But webtop is using my CSS instead of showing some JQuery CSS. So if > > > > > > you look atwww.smalltheater.am/farcryyou'llseewhathappens. > > > > > > Btw, are you with YoHost? > > > > > > > On May 4, 12:33 pm, Chris Kent <[email protected]> wrote: > > > > > > > > Mika, > > > > > > > > Looks like your shared hosting problem is the same one that I > > > > > > > encountered. > > > > > > > > The problem only occurs on one particular host - have not seen it > > > > > > > anywhere esle - so probably due to server > > > > > > > configuration/restrictions. > > > > > > > > So far i only have a quick and dirty fix, i am sure that there > > > > > > > must be > > > > > > > a better way to switch off the minify/compression of js files, but > > > > > > > have not had time to look back at this. > > > > > > > > Comment out lines 279 & 283 from \core\packages\farcry\combine > > > > > > > \combine.cfc > > > > > > > if(variables.bJsMin and sType eq 'js') > > > > > > > { > > > > > > > // sOutput = > > > > > > > compressJsWithJSMin(sOutput); > > > > > > > } > > > > > > > else if(variables.bYuiCss and sType eq > > > > > > > 'css') > > > > > > > { > > > > > > > // sOutput = > > > > > > > compressCssWithYUI(sOutput); > > > > > > > } > > > > > > > > Hopefully this will get you started. > > > > > > > > Chris. > > > > > > > > On 4 May, 06:46, smika <[email protected]> wrote: > > > > > > > > > Nope... > > > > > > > > > Take a look atwww.smalltheater.am/farcry > > > > > > > > It seems to use a frontend css, instead of jquery one. > > > > > > > > > On May 4, 3:56 am, Michael Sharman <[email protected]> wrote: > > > > > > > > > > Did you fix this? Seems ok to me at the moment > > > > > > > > > > On May 4, 6:17 am, smika <[email protected]> wrote: > > > > > > > > > > > Dear friends, > > > > > > > > > > We've updated core files from ver.5 to ver.6. We've just > > > > > > > > > > deleted old > > > > > > > > > > core files, and replaced them by new core. > > > > > > > > > > When i did it on my local install, it works fine. On the > > > > > > > > > > server it > > > > > > > > > > leads to a problem: > > > > > > > > > > > Message Stream closed > > > > > > > > > > Exception Type coldfusion.util.RuntimeWrapper > > > > > > > > > > Detail > > > > > > > > > > Tag Context > > > > > > > > > > > * > > > > > > > > > > E:\webs\smalltheater.com\wwwroot\farcry\core\packages\farcry > > > > > > > > > > \combine\combine.cfc (line: 354) > > > > > > > > > > * > > > > > > > > > > E:\webs\smalltheater.com\wwwroot\farcry\core\packages\farcry > > > > > > > > > > \combine\combine.cfc (line: 279) > > > > > > > > > > * > > > > > > > > > > E:\webs\smalltheater.com\wwwroot\farcry\core\packages\farcry > > > > > > > > > > \utils.cfc (line: 68) > > > > > > > > > > * E:\webs\smalltheater.com\wwwroot\farcry\core\tags\core > > > > > > > > > > \jsInHead.cfm (line: 63) > > > > > > > > > > * > > > > > > > > > > E:\webs\smalltheater.com\wwwroot\farcry\core\tags\farcry > > > > > > > > > > \_farcryOnRequestEnd.cfm (line: 75) > > > > > > > > > > * > > > > > > > > > > E:\webs\smalltheater.com\wwwroot\farcry\core\Application.cfc > > > > > > > > > > (line: 317) > > > > > > > > > > * E:\webs\smalltheater.com\wwwroot\Application.cfc > > > > > > > > > > (line: 96) > > > > > > > > > > > What i can do to fix this? > > > > > > > > > > > Error can be seen atwww.smalltheater.amatthebottomofthepage. > > > > > > > > > > > Thanks, > > > > > > > > > > > Mika > > > > > > > > > > > -- > > > > > > > > > > You received this message cos you are subscribed to > > > > > > > > > > "farcry-dev" Google group. > > > > > > > > > > To post, email: [email protected] > > > > > > > > > > To unsubscribe, email: > > > > > > > > > > [email protected] > > > > > > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > > > > > > -------------------------------- > > > > > > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > > > > > > -- > > > > > > > > > You received this message cos you are subscribed to > > > > > > > > > "farcry-dev" Google group. > > > > > > > > > To post, email: [email protected] > > > > > > > > > To unsubscribe, email: [email protected] > > > > > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > > > > > -------------------------------- > > > > > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > > > > > -- > > > > > > > > You received this message cos you are subscribed to > > > > > > > > "farcry-dev" Google group. > > > > > > > > To post, email: [email protected] > > > > > > > > To unsubscribe, email: [email protected] > > > > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > > > > -------------------------------- > > > > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > > > > -- > > > > > > > You received this message cos you are subscribed to "farcry-dev" > > > > > > > Google group. > > > > > > > To post, email: [email protected] > > > > > > > To unsubscribe, email: [email protected] > > > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > > > -------------------------------- > > > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > > > -- > > > > > > You received this message cos you are subscribed to "farcry-dev" > > > > > > Google group. > > > > > > To post, email: [email protected] > > > > > > To unsubscribe, email: [email protected] > > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > > -------------------------------- > > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > > -- > > > > > You received this message cos you are subscribed to "farcry-dev" > > > > > Google group. > > > > > To post, email: [email protected] > > > > > To unsubscribe, email: [email protected] > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > -------------------------------- > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > -- > > > > You received this message cos you are subscribed to "farcry-dev" Google > > > > group. > > > > To post, email: [email protected] > > > > To unsubscribe, email: [email protected] > > > > For more options:http://groups.google.com/group/farcry-dev > > > > -------------------------------- > > > > Follow us on Twitter:http://twitter.com/farcry > > > > -- > > > You received this message cos you are subscribed to "farcry-dev" Google > > > group. > > > To post, email: [email protected] > > > To unsubscribe, email: [email protected] > > > For more options:http://groups.google.com/group/farcry-dev > > > -------------------------------- > > > Follow us on Twitter:http://twitter.com/farcry > > > -- > > You received this message cos you are subscribed to "farcry-dev" Google > > group. > > To post, email: [email protected] > > To unsubscribe, email: [email protected] > > For more options:http://groups.google.com/group/farcry-dev > > -------------------------------- > > Follow us on Twitter:http://twitter.com/farcry > > -- > You received this message cos you are subscribed to "farcry-dev" Google group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options:http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter:http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
