MyBB Community Forums

Full Version: Struggling to install MyBB 1.8.4.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Can you pop me over some FTP deets so I can have a snoop?
(2015-03-20, 12:49 PM)Matt. Wrote: [ -> ]Can you pop me over some FTP deets so I can have a snoop?

Alright.
Chairs.

Yeah so search.php ended like this:

	$inactiveforums = get_inactive_forums();
	if($inactiveforums)
	{
		$where_sql .= " AND fid NOT IN ($inactiveforums)";
	

So it's just got cut off.

Reuploaded everything for you, and now getting a database connection error, I'll leave that to you as I don't know what your details should be Smile
Yeh will I have to reupload all my plugins and such?
Na they're all still there.
Alright. Cool. Thank you.

lel now all my plugins got cut off or something.
[Image: jesus_thumbs-up.jpg]
lol.
I will reupload all of them later.
Hm so they are.

Weird that it happened to all the files, doesn't seem to be any consistency to the size of the files either. Only thing I can really think of is connections being terminated too soon, whether that was at your end or the host's end is hard to say really.
(2015-03-20, 01:08 PM)Matt. Wrote: [ -> ]Hm so they are.

Weird that it happened to all the files, doesn't seem to be any consistency to the size of the files either. Only thing I can really think of is connections being terminated too soon, whether that was at your end or the host's end is hard to say really.

Was it because I was uploading them on a vpn connection?
Pages: 1 2 3