Dead Men Walking

Dead Men Walking - Bricks 'n Mortar => Our Server => Topic started by: TeaLeaf on December 09, 2013, 10:45:47 AM

Title: Bug Reports (following forum move)
Post by: TeaLeaf on December 09, 2013, 10:45:47 AM
The hardware failure of BA4 (which happened Thursday morning) the forum has been transferred to a vps to provide additional resilience in the event of future problems.   As part of the move we have also upgraded the forum to the latest version and need to make sure that everything works.

Known issues:
-additional tab plugin not working (disabled for timebeing and repalcement or updated plugin being sought)
-clicking name at top of forum (Welcome, ) gives error (being looked at)



If you come across any others please report them in this thread and we'll take a look and try to resolve them asap.

Thank you for your patience and apologies for the 4 days of downtime.
Title: Bug Reports (following forum move)
Post by: BrotherTobious on December 09, 2013, 11:03:26 AM
When clicking on My Profile gives me this error

Warning: Assigning the return value of new by reference is deprecated in ..../member.php(599) : eval()'d code on line 20

Warning: Assigning the return value of new by reference is deprecated in ..../includes/functions_log_error.php on line 41


Title: Bug Reports (following forum move)
Post by: faust82 on December 09, 2013, 11:10:28 AM
Adding images to post:
Uploading from computer does nothing. No error message, no result.
Adding from URL, if you check "download and reference locally" you get an error message. If you leave it unchecked, it links to the image just fine.

Guessing this has something to do with write permissions for the PHP process?
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 11:34:39 AM
I think a lot of the errors are that this version of vBulletin requires PHP 5.3 (even though their requirements state 5.1!) and my managed VPS runs on 5.2 and isn't updated unless asked for.

I have just done this so once that's done, I will re-test all these issues to see if they're resolved.
Title: Bug Reports (following forum move)
Post by: Liberator on December 09, 2013, 03:51:12 PM
I logged out to check that there were no secure areas visible to guests and found there are no images visible for certain buttons, so looks like some of the the permissions are wrong for guests.
Title: Bug Reports (following forum move)
Post by: Penfold on December 09, 2013, 03:53:27 PM
I can't see the PM you sent me at 2.06pm TL !
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 04:02:20 PM
try now pen. I can access PM's ok. Profile pages work ok now too, but I had to disable the blog part of the site temporarily to get this to work as that's what's causing the issues.
Title: Bug Reports (following forum move)
Post by: TwoBad on December 09, 2013, 04:09:42 PM
Trying to access a PM sent to me on the 3rd gives error
Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried to allocate 19456 bytes) in /var/www/vhosts/deadmen.co.uk/httpdocs/forum/includes/class_core.php(4715) : eval()'d code on line 30
Title: Bug Reports (following forum move)
Post by: Blunt on December 09, 2013, 04:36:11 PM
Getting the same error with PMs
Title: Bug Reports (following forum move)
Post by: GhostMjr on December 09, 2013, 04:48:19 PM
Few minor ones:

*BF3 badges are showing words not images both here (http://www.deadmen.co.uk/forum/awards.php?#award29) and in threads.
*clicking articles tab on forum shows: Fatal error:  Allowed memory size of 16777216 bytes exhausted (tried to allocate 77824 bytes) in /var/www/vhosts/deadmen.co.uk/httpdocs/forum/packages/vbcms/widget/searchwidget.php on line 138
Title: Bug Reports (following forum move)
Post by: TeaLeaf on December 09, 2013, 04:54:24 PM
Aye we're increasing the memory allocation for the vms which should resolve those memory errors.
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 05:00:44 PM
memory limit errors is noted, I've got a support ticket in to change this as they didn't update the old default value when they updated to php 5.3

once this is done, these errors should stop.
Title: Bug Reports (following forum move)
Post by: Gone_Away on December 09, 2013, 05:36:07 PM
BF4 Admin Tag / graphic not present.
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 05:45:12 PM
Quote from: Ninja_Freak;378819BF4 Admin Tag / graphic not present.

that one was easy. They were there but they were named BF3 at the beginning. The forum was expecting bf3 and as we've just gone from a Windows server (not case sensitive) to a linux server (case sensitive) then as far as the server was concerned, those files didn't exist!
Title: Bug Reports (following forum move)
Post by: TheDvEight on December 09, 2013, 05:59:49 PM
get the following when attempting to read penfolds pm " Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 311296 bytes) in /var/www/vhosts/deadmen.co.uk/httpdocs/forum/includes/class_core.php(4715) : eval()'d code on line 398"
Title: Bug Reports (following forum move)
Post by: Penfold on December 09, 2013, 06:04:14 PM
I was just asking for your full name for the envelope so I can send you the usb thingy!
Title: Bug Reports (following forum move)
Post by: TeaLeaf on December 09, 2013, 08:02:28 PM
Quote from: .DickDastardly.;378824get the following when attempting to read penfolds pm " Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 311296 bytes) in /var/www/vhosts/deadmen.co.uk/httpdocs/forum/includes/class_core.php(4715) : eval()'d code on line 398"
Read up a post or two for the answer! :thumbsup:
Title: Bug Reports (following forum move)
Post by: TeaLeaf on December 09, 2013, 08:03:20 PM
And I'm sometimes getting two posts posted to the forum when clicking 'Post Quick Reply'.
Title: Bug Reports (following forum move)
Post by: TeaLeaf on December 09, 2013, 08:26:24 PM
{table} code is not plugged in hence not working {} = []
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 08:34:45 PM
Quote from: TeaLeaf;378834{table} code is not plugged in hence not working {} = []

Yeah, had to disable that plugin as it's broken. Need to look for an alternative.
Title: Bug Reports (following forum move)
Post by: Benny on December 09, 2013, 09:13:04 PM
Can't attach pictures, invalid on upload....
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 09:13:31 PM
memory issues should be sorted now.
Title: Bug Reports (following forum move)
Post by: Gandalf on December 09, 2013, 09:27:42 PM
Image uploads working again. Temporarily changed to the GD library as it looks like the PHP upgrade has broken Imagemagick
Title: Bug Reports (following forum move)
Post by: Gandalf on December 10, 2013, 08:09:25 AM
ImageMagick fixed, and swapped back over to it. Image uploads fine too :)

[ATTACH=CONFIG]2483[/ATTACH]
Title: Bug Reports (following forum move)
Post by: OldBloke on December 10, 2013, 08:34:13 AM
Quote from: Gandalf;378847ImageMagick fixed, and swapped back over to it. Image uploads fine too :)

[ATTACH=CONFIG]2483[/ATTACH]

The image in your sig is broken :devil:
Title: Bug Reports (following forum move)
Post by: Gandalf on December 10, 2013, 08:45:54 AM
Quote from: OldBloke;378850The image in your sig is broken :devil:

That's because it doesn't exist anymore! I need to update my sig..
Title: Bug Reports (following forum move)
Post by: Michelanio on December 19, 2013, 06:38:41 PM
Just noticed when I went on the front page with the TS3 viewer it instead of showing TS was saying: REG ID 920824not found, not that much of a issue but thought I let someone know about it.
Title: Bug Reports (following forum move)
Post by: smilodon on December 19, 2013, 11:22:31 PM
Yep, I imagine we now have a new TS ID code after the moving about, but I'm a vanilla user on Ts and I can't see the ID code. Hopefully a dMw TS overlord can advise of the new number and I'll fix it.