ISSUES
This is a log of issues and resolutions. Any input would be appreciated.

PORTFOLIO
Written by Elizabeth Bonney   
Tuesday, 07 July 2009 15:51
I working with my three extensions and am having a problem with Portfolio. I am trying to put in sample data but this code is showing up on the front-end.

Skin: "default_x", Auto-Resize: "Active", Number of item display:"8", Column:2 and Custom Filter

This is the link where you can see it…

http://vermontmilitarymuseum.com/portfolio

I realize this is part of the code which should be displaying these parameters, not echoing them back. Do you have an idea why this might be happening?
 
LOGIN
Written by Elizabeth Bonney   
Tuesday, 07 July 2009 12:50

I have the site login directed at the Capstone area right now. I know this will need to change. The problem is that if you add an article from the front-end, once it is published you are thrown back to the home page. I can't see how to change this.

I think I figured this out. I just had the redirection page wrong. But also, I decided to have separate login for the overall site, versus the CAPSTONE section. It seems to be working great.

If I'm logged in to the front-end of the basic site and go to the CAPSTONE link, I have to do a separate login. I like it!

 
JoomlaPack
Written by Elizabeth Bonney   
Monday, 01 June 2009 19:00
I am struggling to back-up my site using JoomlaPack.

I have been stuck in this state for weeks, I want to update to 1.5.10, but cannot back-up my site.

I get the following error:

"JoomlaPack will not work due to critical configuration errors

You must rectify the following errors in order to be able to sucessfuly use JoomlaPack:

And no matter what I do to the permissions in the cpanel, I cannot rectify this. I actually had the same problem on another site and just fixed it. Not working on this one.
 
Email Forwarding
Written by Elizabeth Bonney   
Sunday, 31 May 2009 19:00

From class forum…

Does anyone know if the default contact form in Joomla allows you to send the email to more than one account. I tried entering another account with a comma between them and it did not work.

Solved by using the forwarding through the cpanel email manager.

Set-up an admin email which forwards to both Lisa and I.

 
Conditional Statements
Written by Elizabeth Bonney   
Monday, 25 May 2009 19:00

From class forum…

I have added a conditional statement to my site, but I can't seem to get my component to change width if there is no right column. I have the statement in as shown on the "cheat sheet"

Could someone tell me what I need to do. Right now my left, right and main content are set-up as percentages.

From Jen…

<?php if ($this->countModules('right')) : ?>
<div id="mainContent">
<?php else : ?>
<div id="noright">
<?php endif; ?>

Worked perfectly

 
More Articles...
<< Start < Prev 1 2 Next > End >>

Page 1 of 2