Search found 13 matches

by rhiaro
Tue Jan 18, 2011 3:55 pm
Forum: CMSMS Core
Topic: jpgs not showing in Image or File Manager
Replies: 0
Views: 647

jpgs not showing in Image or File Manager

Hi, When I upload new images using either the Image Manager or the File Manager, jpgs do not show. New and existing gifs and pngs do. The upload is working, as I can see the images on the server with FTP. They also don't show up using the Album module, which I assume is the same problem (making it i...
by rhiaro
Tue Jan 04, 2011 1:37 am
Forum: Modules/Add-Ons
Topic: CGFeedback language files
Replies: 1
Views: 880

CGFeedback language files

Hey, I want to amend some of the input labels in the comments form template of CGFeedback (v 1.2.1, CMSMS 1.9.2) but all that's in the lang file included with the module seem to be backend, admin-y stuff. Can anyone tell me where to find the frontend text? (Called using {$mod->Lang('prompt_your_emai...
by rhiaro
Thu Dec 30, 2010 7:33 pm
Forum: Modules/Add-Ons
Topic: Updating blueprint of module generated with CTLModuleMaker
Replies: 1
Views: 847

Updating blueprint of module generated with CTLModuleMaker

Okay, so yesterday, I wanted to make a couple of small changes to a module I'd made with CLTModuleMaker, and manually tweaking the blueprint file worked just fine. Today... no such luck. I've triple checked I'm updating the right file, looking at the right module, etc.  I've tried restarting, loggin...
by rhiaro
Thu Dec 30, 2010 4:54 pm
Forum: The Lounge
Topic: Replacing missing images with a default or placeholder... htaccess?
Replies: 3
Views: 2134

Re: Replacing missing images with a default or placeholder... htaccess?

My CMSMS files aren't in the actual server root, would that be a problem?
by rhiaro
Thu Dec 30, 2010 4:17 pm
Forum: The Lounge
Topic: Replacing missing images with a default or placeholder... htaccess?
Replies: 3
Views: 2134

Replacing missing images with a default or placeholder... htaccess?

Hey folks, I have some images that are dynamically generated from variable names in a module.  Occasionally, one of them might not actually exist on the server yet, so I want a default image to appear in its place. I've done some Googling and played about with htaccess, but can't make it work yet.  ...
by rhiaro
Thu Dec 30, 2010 4:12 pm
Forum: The Lounge
Topic: Totally Lost:)
Replies: 28
Views: 10280

Re: Totally Lost:)

Hi Gabby, just a quick thought - have you considered sourcing a local computing student to help you with development?  They tend to charge a lot less, as generally their aim is to build a portfolio before making a profit.  You might even find one nice enough to help you out for free.  The only cost ...
by rhiaro
Mon Dec 27, 2010 6:24 pm
Forum: Modules/Add-Ons
Topic: CTLModuleMaker (again) prev/next links in detail view
Replies: 2
Views: 715

Re: CTLModuleMaker (again) prev/next links in detail view

I use: {cms_module module="xxxx" what="yyyy" orderby="created" nbperpage="1"} then underneath that I place: {$pagemenu} I don't know if that has been removed in ver 2.0, I still use the 1.8.x version Yes, that's essentially what I'm doing for the part that do...
by rhiaro
Mon Dec 27, 2010 1:19 pm
Forum: Modules/Add-Ons
Topic: CTLModuleMaker (again) prev/next links in detail view
Replies: 2
Views: 715

CTLModuleMaker (again) prev/next links in detail view

Having previous/next links works when calling {cms_module module="xxxx" what="yyyy" orderby="created" nbperpage="1"} in the contents of a page, just fine, using $paginator in the details template. However, when displaying a list view of the items with a link t...
by rhiaro
Fri Dec 24, 2010 7:31 pm
Forum: Modules/Add-Ons
Topic: [solved] CTLModuleMaker - image/file upload fields not working
Replies: 4
Views: 1289

[solved] CTLModuleMaker - image/file upload fields not working

Firstly, CTLModuleMaker is a godsend - thanks Pierre-Luc! One problem though: during the module creation process, I add a new field of fieldtype either file or image (and fill out all of the additional options that come with those).  But then once the module is installed, and it comes to adding reco...
by rhiaro
Mon May 31, 2010 9:58 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Products 2.7.6. > problem with images fields
Replies: 8
Views: 3592

Re: [SOLVED] Products 2.7.6. > problem with images fields

Thanks athena_pallas, and everyone else who replied!
by rhiaro
Fri May 28, 2010 3:42 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Products 2.7.6. > problem with images fields
Replies: 8
Views: 3592

Re: Products 2.7.6. > problem with images fields

Peciura wrote: File extensions are case sensitive, so make sure you re uploading properly named files.
Yep, that's not a problem.
by rhiaro
Thu May 27, 2010 3:56 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Products 2.7.6. > problem with images fields
Replies: 8
Views: 3592

Re: Products 2.7.6. > problem with images fields

Hi,

I'm having the same problem, and already did as JanB advised, to no avail.  The same problem occurs when the custom field type is set to 'file'.  I've had a look through the code, but can't pinpoint the problem.  I'd really appreciate any help.

Amy

Go to advanced search