Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

kimC

Username
kimC
Joined
Visits
29
Last Active
Roles
Member
Badges
0
Points
0
Posts
16

Comments

  • Is it possible to get this to work with discussion filters?
  • Is it possible to get this to work with discussion filters?
  • Just a shot in the dark: Have you tried to deactivate all the extensions but the Attachment-extension, to see if the Attachment settings is still gone?
    in Attachments Comment by kimC April 2007
  • You only need to make the uploads-folder, no need for any additional folder inside it (unless you explicit specify that in your Extension settings, that's probably what dhdesign did). With the default settings, the attachments are saved in [your van…
    in Attachments Comment by kimC April 2007
  • Have you made a folder named uploads in your vanilla folder? Also, it needs to be chmodded to 755.
    in Attachments Comment by kimC April 2007
  • Is there any way to manage the uploaded files?
    in Attachments Comment by kimC April 2007
  • Hello, when posting a non-allowed file type I get this message: Some problems were encountered The requested discussion could not be found. I believe the error message is supposed to be something like "this file type is not allowed" or similar. Does…
    in Attachments Comment by kimC March 2007
  • Just a shot in the dark: Have you tried to deactivate all the extensions but the Attachment-extension, to see if the Attachment settings is still gone?
    in Attachments Comment by kimC April 2007
  • You only need to make the uploads-folder, no need for any additional folder inside it (unless you explicit specify that in your Extension settings, that's probably what dhdesign did). With the default settings, the attachments are saved in [your van…
    in Attachments Comment by kimC April 2007
  • Have you made a folder named uploads in your vanilla folder? Also, it needs to be chmodded to 755.
    in Attachments Comment by kimC April 2007
  • Is there any way to manage the uploaded files?
    in Attachments Comment by kimC April 2007
  • Hello, when posting a non-allowed file type I get this message: Some problems were encountered The requested discussion could not be found. I believe the error message is supposed to be something like "this file type is not allowed" or similar. Does…
    in Attachments Comment by kimC March 2007
  • no, it's a fresh install, and i'm using the default theme. i'll post the solution here if i manage to find out what's causing it.
    in Yellow Fade Comment by kimC March 2007
  • Doesn't seem to work here, even with all my extensions deactivated. The .js is added to the head, though.
    in Yellow Fade Comment by kimC March 2007
  • no, it's a fresh install, and i'm using the default theme. i'll post the solution here if i manage to find out what's causing it.
    in Yellow Fade Comment by kimC March 2007
  • Doesn't seem to work here, even with all my extensions deactivated. The .js is added to the head, though.
    in Yellow Fade Comment by kimC March 2007
  • To make Monday the first day of the week, this should do the trick: Line 21: var day_of_week = new Array('M','T','W','T','F','S','S'); Line 43: for(index=1; index < Calendar.getDay(); index++) Line 50: if(week_day == 1) Line 52: if(week_day !…
    in DCalendar Comment by kimC March 2007
  • Is it possible to define Monday as the first day of the week?
    in DCalendar Comment by kimC March 2007
  • That sounds very promising :)
  • It doesn't delete the attachment-files from the server. Is it not supposed to do that, or is it possible to bake that into this extension? Otherwise (as far as I can see) you'll have a troublesome job going over the attachments and deleting the dat…
  • That sounds very promising :)
  • It doesn't delete the attachment-files from the server. Is it not supposed to do that, or is it possible to bake that into this extension? Otherwise (as far as I can see) you'll have a troublesome job going over the attachments and deleting the dat…
  • No idea - maybe the code parses the < or the / chars wrong? But I don't know how to code in php anyway...
  • Trying to make Google Talk-like emoticons, but I can't get this to work: :) == :) It just displays ":)" (unaltered). Any ideas?
  • No idea - maybe the code parses the < or the / chars wrong? But I don't know how to code in php anyway...
  • Trying to make Google Talk-like emoticons, but I can't get this to work: :) == :) It just displays ":)" (unaltered). Any ideas?
  • Is it possible to delete the database "jdwages"? If so, maybe it'll help if you delete it and make a brand new database before attempting a clean install?