Jump to content


Richey

Member Since 11 Dec 2008
Offline Last Active Today, 08:50 AM
-----

Topics I've Started

XenForo to IPB - Inserted Attachments Problem

21 January 2012 - 03:00 PM

Hi guys,

the current version of the xenForo converter works nice.
There's only one last big problem that has to be fixed: Inserted attachments.

You see what I mean on the screenshot. If that works, I can finally convert :)

Chunk function for IP.Downloads

02 December 2011 - 09:24 AM

Hello IPS,

I really would like to see a chunk based upload for IP.Downloads.
Because your upload system is partly based on Flash, I think this wouldn't be a problem.

With a "chunk-function" everyone can upload very large files to his server and you don't has to set a risky high limit for the php script_timeout (if at all possible).

Would be great :)

XenForo 1.0.4 to IPB 3.2.3

15 November 2011 - 03:59 AM

Hello guys,

I am currently trying to transfer one of my communities (XenForo) back to IPB.

Most stuff worked fine, but there are three (two) problems:

1. Attachments
The script for attachments wont work because its searching in the xenForo Database for a column called "pid" (in xf_post). This column doesn't exists - it's name is "post_id".

-> Solution: With your MySql client rename post_id temporarily to pid (in table xf_post), start the script and it works. In my case I also had to decrease the cycles because I got a timeout error first. I think the IPB-team just has to fix that line in the regarding script.

2. Avatars
The Avatar-Script seems to work without errors but I don't see my avatars in IPB.

3. Members
This is strange. My members are transfered and I can see all of them in my members list. But everywhere else in the forum they have this guest_xxx_* pre/post-fix. I cached and rebuilt everyhting.

IP.Content URLs

20 October 2011 - 11:06 AM

Hello Community,

after over one year I would like to come back to IPB, because it looks really great, now.

One thing I would like to know:
Is it easy/possible to create more seo-like urls for IPB.Content pages?

The standard URLs are looking horrible:
hxxp://www.myIPBboard.xx/index.php?/page/index.html/_/pages/page-management-r4

All the best,
Richey.