Search found 34 matches

by yankee80
Mon Jun 03, 2013 2:46 am
Forum: Modules/Add-Ons
Topic: Module: Eventlisting installation error
Replies: 9
Views: 4633

Module: Eventlisting installation error

Dear all, I hope this is the right board for reporting module errors CMSMS 1.11.7 When I try to install EventListing 1.6.2 this appears: Installation Error: with(CREATE TABLE cms_module_eventslisting_templates ( entry_id INTEGER NOT NULL AUTO_INCREMENT, name VARCHAR(255), content TEXT, PRIMARY KEY (...
by yankee80
Thu May 30, 2013 8:51 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Bug in News module 2.12.10 (category list can't be filtered)
Replies: 11
Views: 5129

Re: Bug in News module 2.12.10 (category list can't be filte

fantastic, it works after upgrading to the latest version!

thanks Velden for testing!
by yankee80
Thu May 30, 2013 7:31 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Bug in News module 2.12.10 (category list can't be filtered)
Replies: 11
Views: 5129

Re: Bug in News module 2.12.10 (category list can't be filte

I hope someone can tell me whether I've run into a dead end here. Goal: To filter the output of the news module's category list to include only subcaterories of main category "ArtEntertainment" The sub categories are called: ArtEntertainmentCat1 ArtEntertainmentCat2 ArtEntertainmentCat3 I ...
by yankee80
Sun Apr 14, 2013 3:47 am
Forum: [locked] Installation, Setup and Upgrade
Topic: Bug in News module 2.12.10 (category list can't be filtered)
Replies: 11
Views: 5129

Re: Bug in News module 2.12.10 (category list can't be filte

Ok, I just had a play on a test site. I suspect the category parameter is only used for the summary view. If you wish to display just specific categories using the browsecat action I would do some smarty stuff in a template instead. thanks for your analysis and replies CB Pretty URL:s are On I don'...
by yankee80
Sat Apr 13, 2013 1:53 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Bug in News module 2.12.10 (category list can't be filtered)
Replies: 11
Views: 5129

Bug in News module 2.12.10 (category list can't be filtered)

Hello CMSMS friends, I think I have found a bug in later versions of the News module (hopefully this is the right part of the forum to post it). I have two identical sites with PHP/MySQL latest versions. Site 1: CMSMS 1.8.1 News 2.10.6 Site 2 (cloned from site one then upgraded to): CMSMS: 1.11.4 Ne...
by yankee80
Fri Feb 15, 2013 2:05 am
Forum: CMSMS Core
Topic: [solved] Images not showing from /tmp/cache/images
Replies: 2
Views: 1465

Re: Images not showing from /tmp/cache/images

great tip! it worked after I replaced all

background-image:url(images/image2.jpg) with
background-image:url(/images/image2.jpg)

many thanks
by yankee80
Thu Feb 14, 2013 3:20 pm
Forum: CMSMS Core
Topic: [solved] Images not showing from /tmp/cache/images
Replies: 2
Views: 1465

[solved] Images not showing from /tmp/cache/images

hello everyone, I've been using CMSMS since the early betas and I'm a big fan. our site was recently upgraded from 1.6 to the latest 1.11.4 now CSS background images don't show up. Firebug tells me the images are loaded from domain.com/tmp/cache/images and when I look in that folder it's empty. the ...
by yankee80
Thu Jul 09, 2009 5:26 am
Forum: Modules/Add-Ons
Topic: banner module links not working from index page
Replies: 5
Views: 3407

Re: banner module links not working from index page

I had exactly the same problem and I just figured out that the banners module has a bug:

It will not redirect properly after a banner click unless the template in use has a {content} tag.

My front page has no {content} so I solved it by adding:

{content}
by yankee80
Wed Jun 17, 2009 5:23 pm
Forum: CMSMS Core
Topic: CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]
Replies: 5
Views: 1755

Re: CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]

I think I solved it myself by doing the following AFTER enabling mod_rewrite: 1) mod_rewrite somehow broke my image-preload script, so I disabled this script and removed the onload=... from 2) I had to replace with > this however, broke the menus completely in IE8 (stil looked good in FF 3.x though)...
by yankee80
Tue Jun 16, 2009 5:14 am
Forum: CMSMS Core
Topic: CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]
Replies: 5
Views: 1755

Re: CMSMS1.5.2 Enabling pretty_urls breaks css menu

Hi again, I'd like to show you a live example, but the site is live so if I enable mod_rewrite/pretty url:s the menu will break and visitors can't navigate the site. http://www.tmsap.com Is there any other information I should post to aid in the trouble shooting process? Here are my rewrite rules: O...
by yankee80
Mon Jun 15, 2009 8:03 am
Forum: CMSMS Core
Topic: CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]
Replies: 5
Views: 1755

Re: CMSMS1.5.2 Enabling pretty_urls breaks css menu

Thanks Rolf, but even after changing to PHP 5.2.3 we get the same javascript error.

cheers
eric
by yankee80
Thu Jun 11, 2009 11:13 am
Forum: CMSMS Core
Topic: CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]
Replies: 5
Views: 1755

CMSMS1.5.2 Enabling pretty_urls breaks css menu [solved]

Hello CMSMS friends, cmsms1.5.2 mysql4 php4.1.xx We've put a lot of work into our website and it works great at the moment: http://www.tmsap.com If I enable the internal pretty urls or mod_rewrite (with .htaccess modifications) I get a javascript error: "object expected" and the CSS drop d...
by yankee80
Tue Apr 14, 2009 1:20 am
Forum: Modules/Add-Ons
Topic: Poll problem
Replies: 3
Views: 1818

Re: Poll problem

yes, one of the polls is active. It works only if I specify a poll id in the call to the module

/Eric
by yankee80
Thu Apr 09, 2009 9:57 am
Forum: Modules/Add-Ons
Topic: [solved] FLVPlayer with last version of JW (3.9)
Replies: 30
Views: 19481

Re: [solved] FLVPlayer with last version of JW (3.9)

I got Javascript errors when clicking on the links in the movie list. Turned out it was caused by a line on my config.php: Used to be: #Document root as seen from the webserver.  No slash at the end #If page is requested with https use https as root url #e.g. http://blah.com $config['root_url'] = 'h...
by yankee80
Sun Mar 29, 2009 12:20 pm
Forum: Modules/Add-Ons
Topic: Poll problem
Replies: 3
Views: 1818

Re: Poll problem

Hi,

exactly the same problem for me

CMSMS 1.5.2
AjaxMS 0.1.6
PollMS 0.2.0

/Eric

Go to advanced search