Start arrow Forum
 
Polska wersjaEnglish version
 
Fun with Joomla!  


dancop
Użytkownik

Fresh Boarder
Posty: 1
graphgraph
Oklaski: 0  
Fatal error: Cannot access empty property - 2007/06/27 15:02 Witam!
Po zainstalowaniu komponentu i mambotów i ich opublikowaniu po wejściu do komponentu mam następujący komunikat:

Fatal error: Cannot access empty property in /includes/joomla.xml.php on line 85

Jestem zero jeżeli chodzi o PHP więc sam sobie nie poradzę.
Pozdr.
DW
  | | | Zaloguj się aby wysyłać post.
pctwales
Użytkownik

Fresh Boarder
Posty: 1
graphgraph
Oklaski: 0  
Re:Fatal error: Cannot access empty property - 2007/07/01 10:25 I have the same problem, anybody have an answer for this?
  | | | Zaloguj się aby wysyłać post.
alexA
Użytkownik

Junior Boarder
Posty: 6
graphgraph
Oklaski: 0  
Re:Fatal error: Cannot access empty property - 2007/07/17 23:17 Ye, me too. The same problem.
Does anybody of you guys have some non standard security rules set up?
  | | | Zaloguj się aby wysyłać post.
alexA
Użytkownik

Junior Boarder
Posty: 6
graphgraph
Oklaski: 0  
Re:Fatal error: Cannot access empty property - 2007/07/18 12:23 Hi Radek!

I think the problem occurs when Joomla's main page is set to be Virtuemart.
And what is more strange is that localy it works fine but throws the error when is on hosting.

Can you advise something??
  | | | Zaloguj się aby wysyłać post.
alexA
Użytkownik

Junior Boarder
Posty: 6
graphgraph
Oklaski: 0  
Re:Fatal error: Cannot access empty property - 2007/07/21 17:14 Hi

I am not php specialist but I think that the problem is because of the different versions or configurations of php on local machine and on the hosting.

So if you find this bit of code in admin.sefservicemap.html.php:
Code:

  $enabled $this->component_params->get($integrator->element); if ($enabled) { global $lang;  $cache_dir $mosConfig_absolute_path.'/components/com_sefservicemap/cache/'.$submenu->id;  if (is_dir($cache_dir))  {   echo '<input type="submit" '.$enabled.' class="button" name="clear_'.$submenu->id.'" value ="'._SEF_CLEAR_CACHE.'">';  } } 



and replace it with:

Code:

  if ( $integrator->element != '' ) {  $enabled $this->component_params->get($integrator->element);  if ($enabled)  { global $lang;    $cache_dir $mosConfig_absolute_path.'/components/com_sefservicemap/cache/'.$submenu->id;    if (is_dir($cache_dir))    {      echo '<input type="submit" '.$enabled.' class="button" name="clear_'.$submenu->id.'" value ="'._SEF_CLEAR_CACHE.'">';    }  }  }



it should work!
  | | | Zaloguj się aby wysyłać post.
snare
Użytkownik

Fresh Boarder
Posty: 4
graphgraph
Oklaski: 0  
Re:Fatal error: Cannot access empty property - 2008/04/13 17:31 youtube was gr8 thans
  | | | Zaloguj się aby wysyłać post.
 

Zapomniałeś hasła?? Nie masz konta? Załóż sobie

Informacje o forum
Nasi użytkownicy napisali: 364 wiadomości.
Mamy 968 zarejestrowanych użytkowników na stronie.
Ostatnio na stronie zarejestrował się: zoelsepur
Aktualnie odwiedza nas 48 użytkowników online: 48 gości i 0 zarejestrowanych użytkowników
Zarejestrowani użytkownicy online: brak