Oh, yes. smile Sorry

Thank you.

I think, it's better to update info about new version of mod here: http://www.punres.org/files.php?pid=18

From the first post of this topic:

Download the latest version from PunRes.

Could be installed this mod into PunBB 1.2.10 ?

install_mod.php

// One or more versions of PunBB that this mod works on. The version names must match exactly!
$punbb_versions    = array('1.1', '1.1.1', '1.1.2', '1.1.3', '1.1.4', '1.1.5');

>how the files are stored (on the disk, or in the database)?
on the disk:
forum/files
forum//files/thumbs

> some info on what is stored in the database
To download phpbb attachment mod from:
http://prdownloads.sourceforge.net/acyd … p?download

in file install/schemas/attach_mysql_schema.sql there is some info about db changes to use attachments.
I think most impotant tables are:
phpbb_extensions
phpbb_attachments_desc
phpbb_attachments

Frank H, thanks!

Hi,

Is there data importer to convert phpBB+Attachment Mod -> punBB+Attachment Mod by Frank H ?

Thanks