Search found 14 matches

by Joe McPlumber
Wed Dec 16, 2009 8:48 pm
Forum: Modules/Add-Ons
Topic: TinyMCE filepicker and Internal Server Error [solved]
Replies: 3
Views: 2968

Re: TinyMCE filepicker and Internal Server Error [solved]

Nro6 wrote:Thanks to everyone who gave even a slight though in their minds about this issue :)
Well i certainly thank you, sir, for posting your solution and saving my butt.
In fact i officially applaud you, fwiw.  ;)

- joe
by Joe McPlumber
Thu Sep 03, 2009 4:37 pm
Forum: [locked] CMSMS MLE fork
Topic: No content given for 1.6.2
Replies: 6
Views: 3702

Re: No content given for 1.6.2

I've got to have at least one block named {content} with no parameters, then it works. I'm running 1.6.4 but all my installs are like this, back to 1.6.1.

Haven't been around this thing long enough to know if that's the way it's supposed to be or not.

-joe
by Joe McPlumber
Thu Aug 27, 2009 1:19 am
Forum: Modules/Add-Ons
Topic: JQueryTools Usage?
Replies: 2
Views: 2978

JQueryTools Usage?

I was able to get FancyBox to work by adapting an example i found at Calguy1000's site: {JQueryTools action=incjs} {JQueryTools action=ready} {literal} <__script__ type="text/javascript"> jQuery(document).ready(function() { jQuery('a.fancybox').fancybox({ 'zoomSpeedIn': 300, 'zoomSpeedOut'...
by Joe McPlumber
Tue Aug 25, 2009 1:20 am
Forum: CMSMS Core
Topic: Including PHP
Replies: 1
Views: 803

Including PHP

Hi, I have a PHP script for querying Amazon and displaying the results. It works fine on its own. If i put it into a UDT it's unhappy until i move all the functions to the beginning of the script. Once i do that it mostly works except i get an error like this: Warning: Invalid argument supplied for ...
by Joe McPlumber
Fri Aug 07, 2009 6:50 pm
Forum: CMSMS Core
Topic: Expand/collapse not working, local Windows server
Replies: 6
Views: 2641

Re: Expand/collapse not working, local Windows server

Well that was really stoopit of me. Using the TinyMCE editor, and the default newline style being a paragraph, and not considering the underlying code, the expand/collapse division tags are likely to be nested in one sort of block or another. Apparently it is tolerant of being nested in paragraphs b...
by Joe McPlumber
Fri Aug 07, 2009 2:57 am
Forum: CMSMS Core
Topic: Expand/collapse not working, local Windows server
Replies: 6
Views: 2641

Re: Expand/collapse not working, local Windows server

Oh, sorry forgot about that stuff. It's Apache 2.26, PHP 5.2.5, mySQL 4.0.45, WampServer on Windows, CMSMS 1.5.4. No errors, it makes a link and jumps to the content, it just doesn't expand and collapse. This is for any website on my local machine. If i upload the whole thing to my production server...
by Joe McPlumber
Fri Aug 07, 2009 2:07 am
Forum: CMSMS Core
Topic: Expand/collapse not working, local Windows server
Replies: 6
Views: 2641

Re: Expand/collapse not working, local Windows server

With the "Custom drop-down menu" thingy in the WYSWIG. Is there another way, apart from manually typing it?
by Joe McPlumber
Fri Aug 07, 2009 2:04 am
Forum: CMSMS Core
Topic: [solved] how to create a menu without a list?
Replies: 7
Views: 2559

Re: how to create a menu without a list?

Lists have become the de facto standard for navigation. When we get our tag back it'll be even more sensible, but still a sort of list. You can make a horizontal list with simulated pipes by adding this to your stylesheet... .menu li{   display: inline;   list-style: none;   border-left: 1px solid #...
by Joe McPlumber
Thu Aug 06, 2009 11:07 pm
Forum: CMSMS Core
Topic: Expand/collapse not working, local Windows server
Replies: 6
Views: 2641

Expand/collapse not working, local Windows server

The expand/collapse function works fine on my production server, but not on my local WampServer. I'm guessing it's because of a PHP setting i don't have enabled, but danged if i can guess which one. The installation reported no problems and neither does System Information. Any ideas?

Thanks,
- Joe
by Joe McPlumber
Sat Jun 13, 2009 4:29 am
Forum: CMSMS Core
Topic: [solved] Menu Conversion
Replies: 1
Views: 935

Re: Menu Conversion

This is a slightly modified "minimal" template; it's got a wrapper around it because that's how i originally did the menu.. {if $count > 0} <div id="menuwrapper"> <ul> {foreach from=$nodelist item=node} {if $node->depth > $node->prevdepth} {repeat string="<ul>" times=$n...
by Joe McPlumber
Fri Jun 12, 2009 11:42 pm
Forum: CMSMS Core
Topic: [solved] Menu Conversion
Replies: 1
Views: 935

[solved] Menu Conversion

Has anyone ever converted Doug Bowman's "Sliding Doors" menu to CMSMS? http://www.alistapart.com/articles/slidingdoors2/ The main difficuty i'm having is that it uses an id attribute on the tag, to determine the active tab, and i don't think that can be changed dynamically in the styleshee...
by Joe McPlumber
Wed Jun 10, 2009 8:17 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Modules Directory Not Writable
Replies: 3
Views: 1636

Re: Modules Directory Not Writable

CMSMS permissions must be related to php OWNER (many times is same of web OWNER) and not of Quote from: Joe McPlumber on Yesterday at 19:38 person who logged in and performed the operations php files run in any accounts but if must perform some operations then php engine must has right permissions ...
by Joe McPlumber
Tue Jun 09, 2009 11:38 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Modules Directory Not Writable
Replies: 3
Views: 1636

Modules Directory Not Writable

I'm really sorry, i read all the threads i could find on this subject but i remain stumped. I'm running v.1.5.4 "Carolina" and i've not had a single issue up until i tried to move to a new server. That might be a clue in and of itself, but i'm danged if i know what sort of clue because it'...
by Joe McPlumber
Thu May 28, 2009 6:45 pm
Forum: Modules/Add-Ons
Topic: Site pusher - stops overall progress
Replies: 2
Views: 1218

Re: Site pusher - stops overall progress

Does anyone have experience with this module, can tell us how long we might expect to wait? All my tests were successful, the db is backed up in /uploads/sitepusher.sql and it is only 130kb. The /admin directory is present on the server with 31 files in it. That's the extent of the progress, and it'...

Go to advanced search