Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-09-10 14:32:56

avetma
Member
Registered: 2006-03-11
Posts: 28

Error after posting article

Hi,

after posting new article I get an error:

-Warning: parse_ini_file() has been disabled for security reasons in /home/kliscom/public_html/textpattern/lib/txplib_misc.php on line 644
-Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/kliscom/public_html/textpattern/lib/txplib_misc.php on line 655
-Warning: strtr() [function.strtr]: The second argument is not an array. in /home/kliscom/public_html/textpattern/lib/txplib_misc.php on line 658

and information:

-Article posted (URL-only title was left blank)

After that, subject of that article is shown on archive page but there is no hyperlink…

Any help?

Thank you,
Ante

Offline

#2 2006-09-10 14:44:29

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Error after posting article

Your hoster has decided to cripple the PHP-installation you have. Sometimes this is done to push back maintenance updates of PHP when vulnerabilities with certain php-functions arise and the hoster for whatever reason does not want to update the PHP version.

Ask your host why they are forbidding the use of “parse_ini_file()” in PHP scripts, and if and when they can lift this restriction.

Textpattern uses the function to parse a file that is used for transliteration of words used in urls (for url-titles in articles, for sections and for categories).

Offline

#3 2006-09-10 18:15:00

avetma
Member
Registered: 2006-03-11
Posts: 28

Re: Error after posting article

Yes, that funcion is disabled by hoster… :(

And they don’t want to enable it back! Is there any other option/mod to fix that errors?

Thank you,
Ante

Offline

#4 2006-09-10 22:54:07

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Error after posting article

Is there any other option/mod to fix that errors?

Short of rewriting parts of Textpattern, no. You should consider switching to a new hosting company.

I’ve added a new FAQ entry about this. You might like to send that link to your hosting company, and perhaps point them to our contact form.


Alex

Offline

Board footer

Powered by FluxBB