31
Roby73
Re: XOOPS NewBB 4.33 RC-9 available for testing
  • 2015/4/1 20:49

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


I have tested it on server with php 5.4.39 version.
In admin i have this error:
The folder '/metalslug/uploads/newbb/ Not writable Set the permission' does not exist
The folder '/metalslug/uploads/newbb/thumbs/ Not writable Set the permission' does not exist.
All folder exists and are set to 755.
Parse error: syntax error, unexpected '[' in /metalslug/modules/newbb/admin/admin_forum_prune.php on line 47

The print costant _MD_SEARCHTOPIC is wrong

In xoops.org you have installed this version? If true i install this version in a website with big forum with many users.



32
Roby73
Re: Nominate XOOPS for Critics Choice CMS Awards
  • 2014/7/14 6:01

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Done .



33
Roby73
Re: XOOPS 2.5.7 Final: PM issues
  • 2014/7/9 2:20

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Thanks Mamba and Richard now work fine



34
Roby73
Re: XOOPS 2.5.7 Final: PM issues
  • 2014/7/8 23:12

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Thank you!.
In mainfile.php i have:

define('XOOPS_GROUP_ADMIN''1');     
define('XOOPS_GROUP_USERS''2');     
define('XOOPS_GROUP_ANONYMOUS''3');



35
Roby73
Re: XOOPS 2.5.7 Final: PM issues
  • 2014/6/28 21:39

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Php on server is 5.4.28 and theme in use is BabyGelbDesign.
I try with default theme.

Thank you!!!



36
Roby73
Re: XOOPS 2.5.7 Final: PM issues
  • 2014/6/27 22:19

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Quote:

Mamba wrote:
@ Roby73
Quote:
In PM module i have this error when i delete one or many messages:
array_map(): Argument #2 should be an array nel file /modules/pm/viewpmsg.php alla linea 47

in the file /modules/pm/viewpmsg.php in line 47 add "(array) ", so it changes from this:

$clean_msg_id array_map("intval"$clean_msg_id);

to this:

$clean_msg_id array_map("intval", (array) $clean_msg_id);


And let me know if it works.

It was tricky, because I've tested the issue of not being able to delete PM messages and I couldn't replicate it on 3 different installations, till finally on the fourth installation I could replicate the problem. I hope, it fixes the issue now.

Thank you very much Mamba!. Your job for xoops is fantastic

Sorry i try now new code.
Now i have white page after confirm delete.



37
Roby73
Re: XOOPS 2.5.7 Final Release Issues
  • 2014/6/25 2:41

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


I have updated from 2.5.6.
The users cannot delete new pm in your list.
I have updated the modules after upgrade, nothing.
Error in: array_map(): Argument #2 should be an array nel file /modules/pm/viewpmsg.php line 47



38
Roby73
Re: XOOPS 2.5.7 Final Release Issues
  • 2014/6/23 23:25

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Have you solved the problem of deleting pm?



39
Roby73
Re: Problem from protector
  • 2014/6/23 23:21

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


Thank you for answers, i don't have much traffic, 400-500 users to day, nothing increased. I don't have particular errors in server log.
Yes i have a shared hosting,is it possible that this is the problem.

If this not depend from my site, no problem .



40
Roby73
Re: Problem from protector
  • 2014/6/20 2:27

  • Roby73

  • Friend of XOOPS

  • Posts: 262

  • Since: 2011/6/15


After update at version 2.5.7 the error is same.
Please can you help me?
Thank you!




TopTop
« 1 2 3 (4) 5 6 7 ... 25 »



Login

Who's Online

153 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 153


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits