Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Fatal Error when module is enabled
(1 viewing) 1 Guest
Go to bottom
TOPIC: Fatal Error when module is enabled
#396
Re:Fatal Error when module is enabled 10 Months ago  
I put in the following code and it still gives me the line 156 error:

if ($nodeItem != 0) {
$city = $nodeItem->getText();

$xmlElement = & $docRoot->documentElement->getElementsByTagName("countryAbbrev";
$nodeItem = $xmlElement->item(0);
$country = $nodeItem->getText();
}


Any ideas why?

Thanks,
Matt
 
Logged Logged  
  The administrator has disabled public write access.
#397
Re:Fatal Error when module is enabled 10 Months ago  
I got a complete white website today

After some hours of searching andso on my site and joomla forums,
I disabled some disabling of modules, and now I find myself in this topic..
Disabling this module repairs my site....

Looking forward to the update.
Bernhard
 
Logged Logged  
  The administrator has disabled public write access.
#398
Re:Fatal Error when module is enabled 10 Months ago  
it does fix it but you need to add a ) after getElementsByTagName("countryAbbrev";
before the ;

Sean
 
Logged Logged  
  The administrator has disabled public write access.
#399
dcasmr ()
User Offline Click here to see the profile of this user
Re:Fatal Error when module is enabled 10 Months ago  
Hello,

The codes do not seem to fix the problem- Can anyone confirm? Even when the closed parenthesis is added, it still issue errors when the module is enabled-
 
Logged Logged  
  The administrator has disabled public write access.
#400
Re:Fatal Error when module is enabled 10 Months ago  
yea I am getting errors again now too, have to disable module for site to load. It must have been that the remote server was online today and is down again, because the map module was working all day when I added the new code.

oh well, wait for Dart to officially fix it.
Sean
 
Logged Logged  
  The administrator has disabled public write access.
Go to top

Sponsors

Login Form






Lost Password?
No account yet? Register

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!


Generated in 0.64388 Seconds