Search found 1621 matches

by DIGI3
Tue Mar 22, 2011 4:50 pm
Forum: Layout and Design (CSS & HTML)
Topic: Menu not displaying as intended
Replies: 4
Views: 1773

Re: Menu not displaying as intended

import the menu .tpl so you can edit it, then change the active page styles to be the same as in your previous site (or change your css to match the menu .tpl)
by DIGI3
Fri Mar 11, 2011 6:36 pm
Forum: Tips and Tricks
Topic: Showtime module tricks
Replies: 1
Views: 2340

Showtime module tricks

Here's a couple of simple, yet useful tricks for calling the showtime module (and probably useful for others, too) For a random slideshow (change the 1|rand:3 to suit your range of shows): {capture name="random" assign="random"}{1|rand:3}{/capture}{Showtime show=$random} To chang...
by DIGI3
Thu Feb 24, 2011 3:34 am
Forum: Modules/Add-Ons
Topic: Statistics module reporting incorrect browser stats
Replies: 4
Views: 1193

Re: Statistics module reporting incorrect browser stats

My question is how to make it show accurate stats, instead of the pretend ones it's showing.
by DIGI3
Thu Feb 24, 2011 3:11 am
Forum: Modules/Add-Ons
Topic: Statistics module reporting incorrect browser stats
Replies: 4
Views: 1193

Re: Statistics module reporting incorrect browser stats

No, it's not missing a dot, it's a very incorrect stat. Here's the full list, obviously way out: 1 Internet Explorer 6 1801 37% •••••••••••••••••••••••••••••••• 2 Other 918 19% •••••••••••••••• 3 Firefox 480 10% ••••••••• 4 Robot (search) 333 7% •••••• 5 Robot (crawl) 328 7% •••••• 6 Internet Explor...
by DIGI3
Tue Feb 22, 2011 6:30 pm
Forum: Modules/Add-Ons
Topic: Statistics module reporting incorrect browser stats
Replies: 4
Views: 1193

Statistics module reporting incorrect browser stats

1 Internet Explorer 6 48%

For the love of God, tell me this is wrong.

(I confirmed with awstats that this is way out, it's actually 0.5%)
All of the other browser stats are impossibly out, too. I'm running the latest version (1.1.3)
by DIGI3
Sat Feb 19, 2011 3:18 pm
Forum: CMSMS Core
Topic: [SOLVED with 1.94] CMSms 1.9.3 and Tiny MCE
Replies: 13
Views: 7462

Re: CMSms 1.9.3 and Tiny MCE

In the TinyMCE prefs, under 'advanced', you can choose to "use static config file", this will disable caching of the tiny config and may eliminate some/all of the issues you're seeing.
by DIGI3
Sat Feb 12, 2011 1:58 am
Forum: CMSMS Core
Topic: Print module (pdf) php error
Replies: 2
Views: 1852

Re: Print module (pdf) php error

This is the reply from my server admin: "Ok I fixed it..kinda. I'm not sure what is going wrong except that the encoding being passed to the html_entity_decode function must be incorrect. I have defined it to the default 'UTF-8'." I'm not sure if that fix will hold if/when the tcpdf versio...
by DIGI3
Fri Feb 11, 2011 3:14 pm
Forum: CMSMS Core
Topic: Print module (pdf) php error
Replies: 2
Views: 1852

Print module (pdf) php error

I'm getting this in my error log, about 50 entries for any page when a visitor clicks on the create pdf button: PHP Warning: html_entity_decode() [<a href='function.html-entity-decode'>function.html-entity-decode</a>]: charset `ANSI_X3.4-1968' not supported, assuming iso-8859-1 in /var/www/foo/modul...
by DIGI3
Wed Jan 26, 2011 2:58 am
Forum: CMSMS Core
Topic: External Links may not do what I expected or hoped.
Replies: 4
Views: 2059

Re: External Links may not do what I expected or hoped.

If the content in the old side is in a div with an id or class, or otherwise easy to differentiate, you could capture the fetch to a variable, then parse that through a regex to discard everything outside that div (or whatever). Smarty has some built-in regex functions, shouldn't be too hard to figu...
by DIGI3
Wed Jan 26, 2011 1:20 am
Forum: CMSMS Core
Topic: Erroneous error message at top of site
Replies: 5
Views: 2378

Re: Erroneous error message at top of site

Dire need of an upgrade.. but if you need to get it working in the interim, try deleting everything in the cache. You might have to do it manually, there could be some files with permission issues.
by DIGI3
Wed Jan 26, 2011 1:15 am
Forum: CMSMS Core
Topic: External Links may not do what I expected or hoped.
Replies: 4
Views: 2059

Re: External Links may not do what I expected or hoped.

External link is exactly that, a link to a new page or site. If you want to embed a file into your content or template (make sure you know what you're doing here.. is it an iframe you're after, or are you going to parse it to remove the <head>, etc?) you can use {fetch file='path/yourfile.ext'} http...
by DIGI3
Wed Jan 26, 2011 1:12 am
Forum: CMSMS Core
Topic: Problems with cms_selflink
Replies: 5
Views: 2221

Re: Problems with cms_selflink

check config.php to make sure all your paths are correct. Did you move the site, or switch servers recently?
by DIGI3
Sun Jan 23, 2011 1:56 am
Forum: CMS Show Off
Topic: Restaurant site
Replies: 4
Views: 2558

Re: Restaurant site

I don't think the size is the problem, it's just the order. You should be able to have the jquery fire after the page has rendered. I'm assuming the background is css, so delaying the jquery would make the navigation smoother.
by DIGI3
Sat Jan 22, 2011 9:42 pm
Forum: CMS Show Off
Topic: Restaurant site
Replies: 4
Views: 2558

Re: Restaurant site

I like it. My only suggestions would be to find a way to make the background wood image load first, to prevent flashing between the pages. I'm guessing it's held up by the jquery.
by DIGI3
Sat Jan 22, 2011 5:59 pm
Forum: CMS Show Off
Topic: BC People project
Replies: 0
Views: 1069

BC People project

This was my first project involving a fairly large team, and it was a very positive experience. We had videographers and photographers traveling all over the province, writers, copy editors, designers, audio & video editors, and programmers. We're doing an official launch in a few days, but if a...

Go to advanced search