Search found 4 matches
- Tue Jul 11, 2017 5:54 pm
- Forum: CMSMS Core
- Topic: No image browse button MicroTiny 2.2 on cmsms 2.2.2
- Replies: 5
- Views: 2670
No image browse button MicroTiny 2.2 on cmsms 2.2.2
I have the only admin user account so I wouldn't think it was a user permissions issue. I'm seeing some strange behavior with the image browse button/MicroTiny 2.2 - I can see the browse button in the MicroTiny example under the extensions tab - I can also see it adding a news article under the &quo...
- Wed May 03, 2017 3:00 pm
- Forum: Modules/Add-Ons
- Topic: PHP Notice: Undefined offset: 2 in CGSmartImage
- Replies: 0
- Views: 1024
PHP Notice: Undefined offset: 2 in CGSmartImage
Getting a ton of php notices in php log:
Running CGSmartImage 1.21.8 on CMSMS 2.1.6
PHP Notice: Undefined offset: 2 in modules/CGSmartImage/lib/class.CGImage_Resize_Filter.php on line 79
Any ideas?
Running CGSmartImage 1.21.8 on CMSMS 2.1.6
PHP Notice: Undefined offset: 2 in modules/CGSmartImage/lib/class.CGImage_Resize_Filter.php on line 79
Any ideas?
- Fri Sep 11, 2015 1:43 pm
- Forum: Modules/Add-Ons
- Topic: Cleaning up old images or files (orphaned files)
- Replies: 3
- Views: 1011
Re: Cleaning up old images or files (orphaned files)
Thanks velden, thats what I was thinking, some way to just find all the references to .jpg, .gif etc. in the database. Then I can go in and delete any that are not in the list. I don't think I'm using any modules that wouldn't reference the actual file name so I think that could work. Now I just nee...
- Thu Sep 10, 2015 8:59 pm
- Forum: Modules/Add-Ons
- Topic: Cleaning up old images or files (orphaned files)
- Replies: 3
- Views: 1011
Cleaning up old images or files (orphaned files)
Hello, I have a website that has been abused for years and has many people adding, editing and deleting images from pages, news articles and various modules but they never remove them from the image manager or file manager so there are lots of unused files that I need to clean up! Is there a way (or...