Jump to content
DevFuse Forums

Bug ipb 3.0.1


Raffa

Recommended Posts

Michael here is the error after importing the file language.xml in ipb 3.0.1

Editing a post:

 

Warning: preg_replace_callback() [function.preg-replace-callback]: Requires argument 2, 'class_bbcode_core::_clean_long_url', to be a valid callback in D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php on line 1341

 

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php:1341) in D:\xampp\htdocs\prova\ips_kernel\classAjax.php on line 257

 

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php:1341) in D:\xampp\htdocs\prova\ips_kernel\classAjax.php on line 258

 

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php:1341) in D:\xampp\htdocs\prova\ips_kernel\classAjax.php on line 259

 

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php:1341) in D:\xampp\htdocs\prova\ips_kernel\classAjax.php on line 260

 

Warning: Cannot modify header information - headers already sent by (output started at D:\xampp\htdocs\prova\admin\sources\classes\bbcode\core.php:1341) in D:\xampp\htdocs\prova\ips_kernel\classAjax.php on line 261

 

see this image of error:

 

errortfs.th.jpg

 

But with ipb 3.0.0 all ok

Edited by Raffa
Link to comment
Share on other sites

Hi!

 

Language importing in v3.0.0 and v3.0.1 is a caos !!!

 

I've had several problems importing language...

 

They say everything related to languages will be solved in v3.0.2 and in IP Tracker there is some solutions...

 

 

 

Regards from Barcelona

Jordi

Link to comment
Share on other sites

Hi!

 

Language importing in v3.0.0 and v3.0.1 is a caos !!!

 

I've had several problems importing language...

 

 

 

I have upgraded my board to 3.0.1, i can't import or export any language.xml

When i do this, i get a Internal Server Error(500)

 

I have install a fresh IPB 3.0.1, i test the import and export language function and there is no problem.

But i need upgrade my forum and not a fresh install.

I have send a ticket to Support but not resolved...

 

Also, i get a error with upgrade to 3.0.1

On step 7/13 All Task Upgraded, Internal Server Error (500)

With fresh install no problems :)

But ACP still works with errors, after recache all acp and board works.

But in the cache/lang/1/ i have only admin lang file's and no forum file's :)

Recache language in ACP is not helping.

 

Pfff pfff, waiting for support.

Link to comment
Share on other sites

I have upgraded my board to 3.0.1, i can't import or export any language.xml

When i do this, i get a Internal Server Error(500)

 

I have install a fresh IPB 3.0.1, i test the import and export language function and there is no problem.

But i need upgrade my forum and not a fresh install.

I have send a ticket to Support but not resolved...

 

Also, i get a error with upgrade to 3.0.1

On step 7/13 All Task Upgraded, Internal Server Error (500)

With fresh install no problems :)

But ACP still works with errors, after recache all acp and board works.

But in the cache/lang/1/ i have only admin lang file's and no forum file's :)

Recache language in ACP is not helping.

 

Pfff pfff, waiting for support.

 

The solution is importing language by parts...

 

The whole language pack gives error (it also happened to me!)...

 

But if you import in the 6 possible parts

 

MEMBERS

PORTAL

FORUMS

CORE

CHAT

CALENDAR

 

there will no proble in importing... but it will create a new problem... if you can wait a little, wait until friday... is it possible they publish v3.0.2 tomorrow will solves the problem...

 

 

Regards

Jordi

Link to comment
Share on other sites

The solution is importing language by parts...

 

The whole language pack gives error (it also happened to me!)...

 

But if you import in the 6 possible parts

 

MEMBERS

PORTAL

FORUMS

CORE

CHAT

CALENDAR

 

there will no proble in importing... but it will create a new problem... if you can wait a little, wait until friday... is it possible they publish v3.0.2 tomorrow will solves the problem...

 

Thank you, but i can not export, also not in parts :)

I am finish 80% with my translating in ACP but i must export it :)

I think also ipb 3.0.2 will out in next days, but then i lose all my translatings?

 

Edit : I can only export : Chat and Calendar.

Because they are to small file's(5/10 KB)

Edited by BLTYNR
Link to comment
Share on other sites

  • Management

I think also ipb 3.0.2 will out in next days, but then i lose all my translatings?

 

Edit : I can only export : Chat and Calendar.

Because they are to small file's(5/10 KB)

 

I'm not sure where is away around this until 3.0.2 is out. I'm not sure how the upgrader will treat your existing translations but you should definitely backup what you've got now.

Link to comment
Share on other sites

Thank you, but i can not export, also not in parts :)

I am finish 80% with my translating in ACP but i must export it :)

I think also ipb 3.0.2 will out in next days, but then i lose all my translatings?

 

Edit : I can only export : Chat and Calendar.

Because they are to small file's(5/10 KB)

 

If you can only export small files, you should have a problem because your settings are too small in the size of file for export...

Link to comment
Share on other sites

Hi!

 

Try two things...

 

I found to place inside php.ini the following

 

max_execution_time = 250M

upload_max_filesize = 25M

 

or

 

Try to place php.ini inside admin folder for IPB3 with

 

memory_limit = 64M

 

I had a similar problem and what I made was the following and you can find the topic in IPBoard but before doing, read carefully, and do the solution that has been added in v3.0.2...

 

 

Regards

Link to comment
Share on other sites

Try two things...

I found to place inside php.ini the following

 

max_execution_time = 250M

upload_max_filesize = 25M

 

or

 

Try to place php.ini inside admin folder for IPB3 with

 

memory_limit = 64M

 

I had a similar problem and what I made was the following and you can find the topic in IPBoard but before doing, read carefully, and do the solution that has been added in v3.0.2...

 

Is not helphing, the fix from bfarber also not working for me.

 

Here my php.ini file : /usr/local/etc/php5/cgi :

;max_execution_time = 900     ; Maximum execution time of each script, in seconds
;max_input_time = 900	; Maximum amount of time each script may spend parsing request data
;max_input_nesting_level = 64 ; Maximum input variable nesting level
;memory_limit = 25M      ; Maximum amount of memory a script may consume (128MB)

; Maximum allowed size for uploaded files.
;upload_max_filesize = 25M

 

I have compilled php as CGI and my php version is 5.2.10 (cgi-fcgi)

 

If i make a fresh 3.0.1 install, i have not a problem with import and export a language.xml

Only after upgrade from 2.3.6 to 3.0.1 i have this problem.

Also, if i upgrade my board to 3.0.1 i get on step 7/13 All Task Upgraded a error : 500 Internal Server Error.

But my ACP still works, after login to acp i do :

System->Cache Management->Recache All

After this ACP works fine without errors and board also.

 

Please anybody help me with this problem, i have sending ticket to support.

They have upgrade my board to 3.0.1 but with same errors :)

Edited by BLTYNR
Link to comment
Share on other sites

I have upgraded from 2.3.6 to 3.0.2 but the same errors...

During upgrade on step 7/14 All task upgraded i get the internal server error.

No language file's are created in cache/1/ and no skin file's

Recache skin is helping but Recache language not.

 

I can not export and import any language.

It's not my server problem because if i install a fresh new board an not a upgrade i get no errors and everything works fine.

 

Send ticket to support, they can not resolve this problem :)

Beautiful, after buying a license can not upgrade to last version!!

Edited by BLTYNR
Link to comment
Share on other sites

I have resolved my problem self.

 

I have deleted PHP 5.2.10 (CGI) from my server.

I have installed PHP 5.2.10 (CLI) on my server.

Upgrade my board from 2.3.6 to 3.0.2 without errors.

I can also import and export language.xml file's.

Everything works fine.

 

I recommeded to IPB team, that you make a news to all customers.

IPB says that some directory's and file's must have a chmod 0777

But members runing PHP as CGI on their server, they can get problem's.

On PHP CGI, directory's can get maximum chmod 0755 and file' maximum 0644.

 

 

Regards,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...