PDA


View Full Version : Right Colum Only?


James Goddard
07-13-2005, 09:46 AM
I've created a new column for my cmps. Originally I put it in the right colum, but decided it needed the width of the center colum.

However when I move it to the center colum it doesn't show up at all. I've also tried the left column and I get the same, i.e. it will only show up if I have it on the right column?

I've tried to delete and recreate the module several times but no luck. It's a php module.

James

Brian
07-13-2005, 02:34 PM
Can you post the code in the PHP file you're using?

James Goddard
07-13-2005, 04:28 PM
Can you post the code in the PHP file you're using?

Here is the entire module:

Brian
07-13-2005, 05:18 PM
I'm wondering if maybe the calendar module could be clashing with it... Do you have the mini calendar module active? If so, try turning it off, move the module around, and see if you get the same results.

James Goddard
07-13-2005, 05:33 PM
I'm wondering if maybe the calendar module could be clashing with it... Do you have the mini calendar module active? If so, try turning it off, move the module around, and see if you get the same results.


I beleive you hit the nail right on the head Brian. It has to be after the minical. Looks like it's setting something up I need so I just gotta figure out what. Thanks for the help.

James