I'm having issues with article pages either not working properly or disappearing after linking and opening. I used rocketlauncher 1.5.
If you go to
www.street-2-screen.com/Joomla/
and click on the articles in the roknewsrotator under "Street-2-Screen - Celebrating Graffiti Culture" at the top of the site, you can see that the page starts to appear and then it turns blank.
Initially I changed the config to SEO friendly links. But when I clicked a link to open an article page, I received a "404 - Component not found" error. When I went in a changed SEO friendly links to "No", then the page started to appear, but then turned blank.
I opened the configuration.php page as per the instructions, but I didn't see any place to update the:
1. Absolute Path
$mosConfig_absolute_path =
2. Live Site
$mosConfig_live_site =
3. Cache Path
$mosConfig_cachepath =
But I did update the following:
var $ftp_root = '/public_html/Joomla';
var $log_path = '/home/tag8art/public_html/Joomla/logs';
var $tmp_path = '/home/tag8art/public_html/Joomla/tmp';
I need to obviously resolve this before I can launch this site. It may be something obvious and minor, but I'm learning along the way and can't see what I've done wrong.