Correct! I also had to change this line to avoid it giving me an error:
else if (utf8_strlen($subject) > 70)
$errors[] = $lang_post['Too long subject'];
I also made the same changes to edit.php. Everything looks great. Thank you, KeyDog!
You are not logged in. Please login or register.
PunBB Forums → Posts by EricB
Pages 1
Correct! I also had to change this line to avoid it giving me an error:
else if (utf8_strlen($subject) > 70)
$errors[] = $lang_post['Too long subject'];
I also made the same changes to edit.php. Everything looks great. Thank you, KeyDog!
Is there a way to increase the character limit on Topic Subjects?
Hooks have been refreshed, same issue
I went ahead and rebooted the server as well but problem still remains.
I modified the manifest.xml file in the Attachment folder but the issue still remains
Works fine in Firefox, fails in Internet Explorer:
Yes, the folder has write permissions enabled
My apologies if this is the wrong forum to post this in. I'm having problems downloading attachments in my punBB forum. I am using PunBB v1.3.4 and Attachment v1.0.3.
When I try to download an attachment from a post I've made, I get a message saying "Unable to download misc.php from <forum url>. Unable to open this Internet site. The requested site is either unavailable or cannot be found. Please try again later. Downloading the same file from Mozilla Firefox works just fine.
I've searched the forum but haven't found any information tha tmight help me. Anyone have any ideas? Thanks!
Pages 1
PunBB Forums → Posts by EricB
Powered by PunBB, supported by Informer Technologies, Inc.