Search found 7 matches

by mresailor
Fri Mar 25, 2011 10:07 pm
Forum: General discussions
Topic: Open questions still show
Replies: 6
Views: 5436

Re: Open questions still show

Be nice to be able to turn this feature on and off from admin actually.
by mresailor
Fri Mar 25, 2011 10:02 pm
Forum: General discussions
Topic: Open questions still show
Replies: 6
Views: 5436

Re: Open questions still show

Can't figure out how to add my id to the session and get it to pass to the deleteQuestion function in record.add.php I had this working with cookies on my dev server but it won't work on my clients shared box, so I am trying to pass the id in the session to record.add.php, the variable is correct ...
by mresailor
Sun Mar 20, 2011 8:00 pm
Forum: General discussions
Topic: Open questions still show
Replies: 6
Views: 5436

Re: Open questions still show

Had a working cookie based solution to auto delete them on my development server but it's not functional in the clients shared environment. Also tried passing the id in the session variable but it's being reset somewhere, do you have any security on the session variables I can't seem to find?
by mresailor
Fri Mar 18, 2011 4:53 pm
Forum: General discussions
Topic: Open questions still show
Replies: 6
Views: 5436

Re: Open questions still show

There's no way to delete them automatically after answering? My Clients are VERY non technical and don't understand most of this, adding a manual delete step is making them confused.
by mresailor
Wed Mar 16, 2011 10:08 pm
Forum: General discussions
Topic: Open questions still show
Replies: 6
Views: 5436

Open questions still show

After logging into the admin and going to 'Open Questions' they're still showing after I've answered them. Shouldn't the go away after publishing to the site? Can't tell the new ones from the old, answered ones this way.
by mresailor
Mon Mar 14, 2011 4:37 pm
Forum: Skins and Themes
Topic: How to delete side column
Replies: 3
Views: 11051

Re: How to delete side column

I've been fooling with that, but am not really good with CSS, I can't get the main page to extend over where the right column used to be before I deleted the html.

What's controlling that?
by mresailor
Sun Mar 13, 2011 9:52 pm
Forum: Skins and Themes
Topic: How to delete side column
Replies: 3
Views: 11051

How to delete side column

How can I delete one of the side columns? When I take out the html, there still appears to be a place holder so the main display doesn't flow across the rest of the screen. I want my faqs to run down the left side and the main content to display in the rest of the browser window.

Thanks