adamm22 wrote: When posting a message in a topic, if you installed the mod properly, there should be an attachment section just below the message window.
ballpointpress wrote: Even as the admin I can't add an attachment. I must be dumb.
When I go to Forum Permissions I don't see anything about attachments.
I get this message under Enter Your FTP Information...
"You are not able to use the FTP Upload Methods, because FTP Extensions are not compiled into your PHP Installation."
I get the impression the mod will find some other way to work so long as PHP allows file uploading. Since "Test Settings" works, I assume that my host is running a compatible version of PHP to allow file attachments without FTP method.
Any advice?
Code: Select all
attach_setup_forum_auth($simple_auth_ary, $forum_auth_fields, $field_names);
jawa659 wrote: Hi, When I am installing attachment mod 2.4.0 I can't find a line :I'll be really thankfull if sum1 can help me.Code: Select all
# #-----[ OPEN ]--------------------------------------------- # admin/admin_forums.php # #-----[ FIND ]--------------------------------------------- # around line 52 // // Mode setting # #-----[ BEFORE, ADD ]--------------------------------------- # $forum_auth_ary['auth_attachments'] = AUTH_REG; $forum_auth_ary['auth_download'] = AUTH_REG;
EDIT: If it can help, this is the list of the mods i've installed :I think that's allCode: Select all
Cash v2.2.3 Mod Album Mod (lastest version) CH 2.1.4 Mod Easymod 0.3.0 Lottery by Zarath ezPortal
![]()
DavidIQ wrote:chrismcdowell25 wrote:chrismcdowell25 wrote:I wanted the image inside the topic to appear next to the topics title when browsing the topics so that visiters do not have to open each topic to see what pictures are inside. Any help on this would be greatly appreciated. I asked this on the mod's forum but I havent gotten any replies yet.
Anyone have any ideas?
It would require some editing of the mod itself...
lquid wrote: I get this error in all of my attachment pages. i looked in the files and there is no refrence to that function in any of the includes. Please help me. This was a fresh install.
--------------------------
Fatal error: Call to undefined function: include_attach_lang() in /home/*username*/public_html/phpbb/admin/admin_attach_cp.php on line 52