NetTalk Central

Author Topic: importing a new theme-rolled theme  (Read 2943 times)

ccordes

  • Sr. Member
  • ****
  • Posts: 384
    • View Profile
    • Email
importing a new theme-rolled theme
« on: January 20, 2011, 06:56:29 PM »
I finally got a theme to show up after downloading the query-ui-1.8.8.custom.zip file
Unzipped it, copied the renamed query-ui-1.8.custom.css and images file into the styles folder. The page colors change! That's good, but now I get the "UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5" message.
What might've gone wrong?

I am running NTWS 5.09

Thanks
chris
Real programmers use copy con newapp.exe

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: importing a new theme-rolled theme
« Reply #1 on: January 23, 2011, 10:42:03 PM »
Almost certainly it implies a JavaScript error.
Did you copy any .js files as well? It sounds to me like maybe you did, and now there's a javascript error on the page. You can check using FireFox and Firebug.

In build 5.13 I've renamed some of the css and js files to better match the jQuery names.
So it should make it a bit easier. But also all the JavaScript has to be in sync, so copying in other versions of jQuery can be an issue (which is why I try and keep the shipping builds up to date.)

cheers
Bruce