Hi Dark_Wizard,
This certainly hasn't been forgotten but I think with the plans we have for improvements, it isn't going to be delivered any time soon.
Feel free to bump again when if you feel I've forgotten.
Sils
|
|
Anything Digital Development Forums
Recent Posts
Recent Posts|
1
on: Today at 01:54:27 PM
|
||
| Started by haxx - Last post by silslendir | ||
|
2
on: Today at 01:37:10 PM
|
||
| Started by wantjoule - Last post by wantjoule | ||
|
Posts on this board will not be answered unless the following questions have been answered:
Did u find any similar threads when you searched the forum? No Have you set the $live_site variable? Yes - but i geta error - [timestamp] [error] [client ipaddress] PHP Fatal error: Cannot redeclare JConfig::$live_site in /var/www/vhosts/mysite.co.uk/httpdocs/configuration.php on line 21, referer: http://mysite.co.uk/ I have removed the line i added and teh site works again but on teh conf page for sh404sef i still have the following error: WARNING: $live_site missing from Joomla configuration.php file! Have you upgraded to the latest sh404SEF version? yes - fresh download today What is your Joomla version? 1.5.14 What PHP version is displayed in the Joomla backend: Main Menu > Help > System Info? 5.1.6 What database version is displayed in the Joomla backend: Main Menu > Help > System Info? 5.0.77 Are SEF URLs working as expected using the core Joomla SEF (with sh404SEF disabled)? Yes Are you using a UNIX/Linux or Windows based server? Linux What rewrite mode are you using? either Have you configured the .htaccess file (mod_rewrite only)? yes Have you tried the experimental IIS server configuration (Windows only)? no Please describe the issue below: The install worked fine, but when i go into the conf screen i get the WARNING: $live_site missing from Joomla configuration.php file! message. afetr adding the line oi get this message in my error_log and the site only loads ablank page. [timestamp] [error] [client ipaddress] PHP Fatal error: Cannot redeclare JConfig::$live_site in /var/www/vhosts/mysite.co.uk/httpdocs/configuration.php on line 21, referer: http://mysite.co.uk/ Ww |
||
|
3
on: Today at 12:44:30 PM
|
||
| Started by Rayjak - Last post by Rayjak | ||
|
Solved my issue also. Thanks.
|
||
|
4
on: Today at 12:04:02 PM
|
||
| Started by building252 - Last post by building252 | ||
|
This is a known joomla bug. To fix this http://forum.joomla.org/viewtopic.php?p=1959595#p1959595 Hey thanks MRJIT, I didn't see this before I posted. |
||
|
5
on: Today at 12:02:19 PM
|
||
| Started by building252 - Last post by kybizinfo | ||
![]() That did it. Thanks! |
||
|
6
on: Today at 11:58:04 AM
|
||
| Started by building252 - Last post by building252 | ||
|
Ok, I have got a fix! Props to David Mann in the Joomla Developers forum. This is a Joomla 1.5.15 bug and heres the fix:
open the component.php file located in the templates/system/ folder and edit this line: Change: Code: if($this->direction == 'rtl' && !file_exists(JPATH_THEMES.DS.$template.DS.'css/template_rtl.css') || !file_exists(JPATH_THEMES.DS.$template.DS.'css/template.css')) : ?> to this: Code: if($this->direction == 'rtl' && (!file_exists(JPATH_THEMES.DS.$template.DS.'css/template_rtl.css') || !file_exists(JPATH_THEMES.DS.$template.DS.'css/template.css'))) : ?> Everything works perfect for me now...hope this helps! ![]() |
||
|
7
on: Today at 11:56:26 AM
|
||
| Started by HeavenLeigh - Last post by HeavenLeigh | ||
|
not intentionally... how do i tell?
|
||
|
8
on: Today at 11:52:41 AM
|
||
| Started by srini28 - Last post by srini28 | ||
|
5.2.11
|
||
|
9
on: Today at 11:13:07 AM
|
||
| Started by HeavenLeigh - Last post by tonimarie | ||
|
Are you using any particular SEF extension or Joomla core SEF, with .htaccess enabled? If so, try disabling it temporarily to see if the problem persists.
|
||
|
10
on: Today at 10:50:06 AM
|
||
| Started by HeavenLeigh - Last post by HeavenLeigh | ||
|
Posts on this board will not be answered unless the following questions have been answered:
Have you upgraded to the latest JCal Pro 2.2.x? Yes Did u find any similar threads when you searched the forum? No What is your Joomla version? 1.5 What is your PHP version? 5 What is your MySQL version? 5 Have you adjusted the timezone offset? Yes Have you enabled the frontend? Yes Does the problem occur with the default Joomla templates such as rhuk_milkyway? Yes Please describe the issue below: The calendar does not show up at all... the "Upcoming Events" work, but when you click the link to the calendar (either from upcoming or just from the menu) I get the error: 404 - Component not found You may not be able to visit this page because of: 1. an out-of-date bookmark/favourite 2. a search engine that has an out-of-date listing for this site 3. a mistyped address 4. you have no access to this page 5. The requested resource was not found. 6. An error has occurred while processing your request. Please try one of the following pages: * Home Page If difficulties persist, please contact the System Administrator of this site. Component not found |
||
Original Joomla Template design by RocketTheme (
Conversion by Bloc)


Support & FAQs 