Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 24, 20178 yr Right I Have I'm trying to convert the Tpoics posts and Attachments Its asking for path to attachments I have IPS installed on a a different host while I convert all il need over from my old phpbb3 site what would the path be
January 24, 20178 yr Author Right I cant seem to Fingure Out the Path to the Phpbb3 Attachment the converter wants
January 24, 20178 yr I think it may struggle if the filesystem data is on a different box as I'm not sure it can read remotely. I need to mention I'm not a support tech however. Can you temporarily transfer the attachment directories to the same server (in a temporary sub dir of the IPS one) as your IPS Suite is in ? That way there won't be any 'cannot find' issues.
January 24, 20178 yr 4 hours ago, Alex Hamilton said: Path to the Phpbb3 Attachment If my memory serves me correct, Ipb 3 puts the attachments in the files directory. So it must be something like this: /public_html/forumfolder/files But to make sure, try this. Create a file called attachmentpath.php and enter this as the contents of that file: <?php echo dirname(__FILE__); ?> Then upload this to the directory where your attachments are in phpBB, and then navigate to it in your browser. Copy the path that shows up there and paste it to the appropriate field in the Ipb converter. I hope it helps.
Archived
This topic is now archived and is closed to further replies.