Search found 35 matches

by boscopup
Thu Jul 12, 2012 9:23 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: ImageManager folder creation
Replies: 3
Views: 1565

Re: ImageManager folder creation

Dr.CSS wrote:Try using File Manager instead...
Ok, that works! Great! So... Is there a way to disable "ImageManager" so my friend won't accidentally try to use it and then e-mail me with a problem again? ;D
by boscopup
Tue Jul 10, 2012 2:05 am
Forum: [locked] Installation, Setup and Upgrade
Topic: ImageManager folder creation
Replies: 3
Views: 1565

ImageManager folder creation

I recently upgraded a friend's site from 1.8.2 to 1.10.3. The site appears to be working, but my friend tried to add a new folder via the ImageManager, and it said "Invalid characters were detected in directory name". I did some testing, and it seems to be spaces that are causing it proble...
by boscopup
Fri Jan 16, 2009 3:34 pm
Forum: Modules/Add-Ons
Topic: Front End File Management (Uploads) Downloads fail
Replies: 17
Views: 14961

Re: Front End File Management (Uploads) Downloads fail

for ($cnt = 0; $cnt < sizeof($handlers); $cnt++) { ob_end_clean(); } with for ($cnt = 0; $cnt < (sizeof($handlers) - 1); $cnt++) { ob_end_clean(); } This fix worked for me too. My system (running Linux 2.6.9): ---------------------------------------------- Cms Version: 1.5.1 Installed Modules:     ...
by boscopup
Wed Jan 14, 2009 4:13 pm
Forum: Modules/Add-Ons
Topic: [Solved] FrontEndUsers - Strange login issues
Replies: 1
Views: 1103

Re: [Solved] FrontEndUsers - Strange login issues

Solved it when I read down a few posts and saw a CustomContent post with the same issue, and checked my member pages - they were cacheable. Doh!

I thought I'd marked everything uncacheable, but those weren't marked as such. Problem solved. :)
by boscopup
Wed Jan 14, 2009 3:29 pm
Forum: Modules/Add-Ons
Topic: [Solved] FrontEndUsers - Strange login issues
Replies: 1
Views: 1103

[Solved] FrontEndUsers - Strange login issues

I just upgraded to CMSMS 1.5.1 with FrontEndUsers 1.5.4 and CustomContent 1.5.2. I'd been running some pretty old versions (about a year old), so had to make template changes to get it working as much as it is. I have two templates. One template is for public pages, and the other template is for pag...
by boscopup
Fri Apr 13, 2007 3:14 am
Forum: Modules/Add-Ons
Topic: Upgrade problems with uploads module
Replies: 5
Views: 2792

Re: Upgrade problems with uploads module

Well, mine is working now. I just had to completely delete the categories and re-upload all the files manually.
by boscopup
Fri Apr 13, 2007 2:47 am
Forum: Modules/Add-Ons
Topic: Upgrade problems with uploads module
Replies: 5
Views: 2792

Re: Upgrade problems with uploads module

This is the same problem I'm having. Someone suggested checking for DATETIME fields in the database, but mine are correct. I've tried your solution (uninstalling + removing Uploads, installing, creating new category and scanning the category), and mine still isn't working. It's not showing the scann...
by boscopup
Sun Mar 25, 2007 7:41 pm
Forum: Modules/Add-Ons
Topic: Feedback form with captcha?
Replies: 1
Views: 1856

Feedback form with captcha?

I know how to do the quick e-mail form to a single person with captcha, but I'm wondering if there's a way to use captcha with feedback form when you have a selection of recipients? I'm using the feature for my contact form, so if they select one subject, it goes to one person, another subject goes ...
by boscopup
Sun Mar 25, 2007 7:35 pm
Forum: Modules/Add-Ons
Topic: Files not showing up in Uploads Module
Replies: 5
Views: 2644

Files not showing up in Uploads Module

I just upgraded a website from CMSMS 0.13 to 1.04, and I upgraded the Uploads module to 1.2.3. All seemed to be working as far as displaying pre-existing files (once I created a template and added that to my module call), but today someone tried to upload a file (via admin), and it didn't work. I ch...
by boscopup
Tue Sep 05, 2006 1:55 pm
Forum: Modules/Add-Ons
Topic: Gallery2 integration question
Replies: 0
Views: 1913

Gallery2 integration question

I've installed the G2Mod module in a CMSMS .13 testbed, and haven't quite gotten it working but am close. My question though is... The Gallery2 module being created for 1.0... Will it be integrated with the page editor at all? The reason I ask is because I currently have a personal blog/website/fami...
by boscopup
Fri Aug 18, 2006 2:01 am
Forum: Modules/Add-Ons
Topic: Album - Am I missing a library or something?
Replies: 3
Views: 2225

Re: Album - Am I missing a library or something?

Ok, I figured it out. :)

Turns out, my PHP installation didn't include GD. So I installed php-gd and its dependencies, restarted Apache, and now I have thumbnails! Yipee! Turns out that the CMSMS config file has a link to a nice wiki page that talks about how you need GD installed in your PHP.
by boscopup
Fri Aug 18, 2006 1:32 am
Forum: Modules/Add-Ons
Topic: Album - Am I missing a library or something?
Replies: 3
Views: 2225

Re: Album - Am I missing a library or something?

Ok, I looked at line 104, and basically, it's trying to read the thumbnail, which doesn't exist. That's why I think it's not able to create it because I'm probably missing the program that does that.
by boscopup
Fri Aug 18, 2006 1:15 am
Forum: Modules/Add-Ons
Topic: Album - Am I missing a library or something?
Replies: 3
Views: 2225

Album - Am I missing a library or something?

I just installed Album 0.6.0 on my local dev machine with CMSMS 1.0beta5, just to try it out and such. When I uploaded an image, it couldn't create the thumbnail. And when I go to view the album, it also gives me the error. Here's the error I'm getting when viewing the album: Warning: getimagesize()...
by boscopup
Sun Jul 23, 2006 1:13 am
Forum: Modules/Add-Ons
Topic: CustomContent - have to reload after login to see content
Replies: 11
Views: 4935

Re: CustomContent - have to reload after login to see content

Ok, mine turned out to be a server issue, probably related to some security upgrades. My sys admin is fixing it. I realized it was a server issue when I found that some of my admins were having to login twice when accessing an htaccess protected directory that's totally unrelated to CMSMS.
by boscopup
Sat Jul 22, 2006 11:35 pm
Forum: Modules/Add-Ons
Topic: Frontendusers - Some people login twice
Replies: 7
Views: 3792

Re: Frontendusers - Some people login twice

Ok, new info... I'm thinking this may be something going on with the server itself... So far, everyone who has had the problem said that if they leave the browser window open and try to login again later (after going to other sites), they only have to login once. But then someone else told me she ha...

Go to advanced search