Page 1 of 1
Spartcus problems
Posted: Sun Aug 07, 2005 9:32 pm
by Frandy
Hi,
i got problems with spartcus, first with my isp (security restrictions) and secondly see here after :
Essaie d'accéder à l'adresse package_event_fr.xml...
'trying to connect to package_event_fr.xml...'
Warning: ini_set() est inactive pour des raisons de sécurité. in /blog/bundled-libs/HTTP/Request.php on line 719
'is inactive for security reasons'
Warning: ini_set() est inactive pour des raisons de sécurité. in
/blog/bundled-libs/HTTP/Request.php on line 721
Fetched 97711 bytes from the URL above. Saving file as //blog/templates_c/package_event_fr.xml...
Data successfully fetched.
DEBUG: Tree not an array, but: Array ( [0] => Array ( [tag] => packages [attributes] => [value] => [children] => ) ) . Please report this bug. This might be an error with the downloaded XML file. You can try to go to the plugin configuration of the Spartacus Plugin and simply click on 'Save' - this will purge all cached XML files and try to download it again.
Warning: Invalid argument supplied for foreach() in /blog/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 421
Could you help me with these errors ? (my ips will not active ini_set())
thanks a lot
Re: Spartcus problems
Posted: Mon Aug 08, 2005 1:46 pm
by garvinhicking
Can you check if the file templates_c/package_event_fr.xml exists? If yes, please view it with your browser and see if you get any "invalid XML" errors?
Usually the only reason you get this bug is because the XML data is garbaged or invalid...
Regards,
Garvin
Posted: Mon Aug 08, 2005 7:16 pm
by Frandy
Hi Garvin,
Yes, you are right, file is invalid.
how to get a valid one ?
regards
Frandy
Posted: Mon Aug 08, 2005 11:12 pm
by garvinhicking
Can you try to download the XML file form
http://www.netmirror.org/serendipity/ ? If that one breaks as well, can you tell me what the exact XML error is?
Regards,
Garvin
Posted: Mon Aug 08, 2005 11:57 pm
by Frandy
Garvin, both files package_sidebar_fr.xml and package_event_fr.xml form
http://www.netmirror.org/serendipity/ works fine now. i download and installed using ftp client.
i notice new files lenght (both) is 2 bytes less than before.
i can install plugins without errors except ISP security restrictions on ini_set(), but seems to work.
just a question: how can i see when a new version of an already installed plugin is available ?
regards
Frandy
Posted: Tue Aug 09, 2005 12:03 am
by Col. Kurtz
Frandy wrote:
just a question: how can i see when a new version of an already installed plugin is available ?
If you use Spartacus and go to the add plugin menu (where you select the plugins you want to install) those plugins that have a never version will be shown in another color (the icons).
Posted: Tue Aug 09, 2005 12:12 am
by Frandy
Col. Kurtz wrote:Frandy wrote:
just a question: how can i see when a new version of an already installed plugin is available ?
If you use Spartacus and go to the add plugin menu (where you select the plugins you want to install) those plugins that have a never version will be shown in another color (the icons).
Thanks
Posted: Tue Aug 09, 2005 12:30 am
by garvinhicking
Hi!
Okay, I guess then the XML file was just wrong, because the mirroring of those XML files failed during the weekend...if that happens again, please notify me - you might also have server download issues if the files differ from the original location.
You can see new versions of a plugin if you want to install a new plugin - updated plugins are marked with a red "download" icon!
Regards,
Garvin
Posted: Tue Aug 09, 2005 12:36 am
by Frandy
garvinhicking wrote:Hi!
Okay, I guess then the XML file was just wrong, because the mirroring of those XML files failed during the weekend...if that happens again, please notify me - you might also have server download issues if the files differ from the original location.
You can see new versions of a plugin if you want to install a new plugin - updated plugins are marked with a red "download" icon!
Regards,
Garvin
Thanks a lot Garvin
Posted: Tue Aug 09, 2005 12:11 pm
by Guest
garvinhicking wrote:Hi!
Okay, I guess then the XML file was just wrong, because the mirroring of those XML files failed during the weekend...if that happens again, please notify me - you might also have server download issues if the files differ from the original location.
You can see new versions of a plugin if you want to install a new plugin - updated plugins are marked with a red "download" icon!
Regards,
Garvin
Hi Garvin,
I tried to test spartacus this morning and i saw files have been released during night.
When i try tu update plugins with spartacus i get same errors than before.
Code: Select all
Essaie d'accéder à l'adresse package_event_fr.xml...
Warning: ini_set() est inactive pour des raisons de sécurité.
in /blog/bundled-libs/HTTP/Request.php on line 719
Warning: ini_set() est inactive pour des raisons de sécurité.
in /blog/bundled-libs/HTTP/Request.php on line 721
Fetched 97982 bytes from the URL above. Saving file as //blog/templates_c/package_event_fr.xml...
Data successfully fetched.
DEBUG: Tree not an array, but: Array ( [0] => Array ( [tag] => packages [attributes] => [value] => [children] => ) ) . Please report this bug. This might be an error with the downloaded XML file. You can try to go to the plugin configuration of the Spartacus Plugin and simply click on 'Save' - this will purge all cached XML files and try to download it again.
Warning: Invalid argument supplied for foreach() in /blog/plugins/serendipity_event_spartacus/serendipity_event_spartacus.php on line 421
i try to download files form
http://www.netmirror.org/serendipity/ and install them with ftp client. package_event_fr.xlm had a corrupted size. (2 bytes more, 97984 instead of 97982). ftp client recovered this file.
works better !
it may be a spartacus download error.
regards,
Frandy
Posted: Tue Aug 09, 2005 2:38 pm
by garvinhicking
Can you tell which 2 bytes are changed exactly? Spartacus utilizes socket connections on your host, and if a file is garbaged that may be because of your server; maybe those security issues of your server mess with the files?
Regards,
Garvin