Search found 37 matches

by LeeUmm
Mon Apr 11, 2011 2:58 pm
Forum: Modules/Add-Ons
Topic: Form Browser - Export To Excel Character Formatting Issues
Replies: 5
Views: 2574

Re: Form Browser - Export To Excel Character Formatting Issu

I was able to solve this by selecting the option to use "Non-memory Excel exports" in the configuration tab in FormBrowser. This writes a flat file first in your uploads directory and then uses that to generate the excel file instead of doing it all in memory by default.
by LeeUmm
Mon Apr 04, 2011 8:40 pm
Forum: Modules/Add-Ons
Topic: Form Browser - Export To Excel Character Formatting Issues
Replies: 5
Views: 2574

Re: Form Browser - Export To Excel Character Formatting Issu

Actually, now that I think about it more, I think we're after 2 different things. I'm using the FormBrowser to export as a .xls file and is built into the module. That's where my issue is. If I save as a flat file (.txt or .csv) then it works no problem, but the FormBrowser has a better interface an...
by LeeUmm
Mon Apr 04, 2011 8:34 pm
Forum: Modules/Add-Ons
Topic: Form Browser - Export To Excel Character Formatting Issues
Replies: 5
Views: 2574

Re: Form Browser - Export To Excel Character Formatting Issu

Thanks for the response guys. uniqu3, That looks great. Haven't tried it yet because I did some testing and if I save the form as a flat file (.csv) I can import that into excel and there are no issues. With your method, I guess there is no way to do this for all fields at once? I have multiple form...
by LeeUmm
Thu Mar 31, 2011 8:34 pm
Forum: Modules/Add-Ons
Topic: Form Browser - Export To Excel Character Formatting Issues
Replies: 5
Views: 2574

Form Browser - Export To Excel Character Formatting Issues

When I export a form to excel file via the form browser, characters like " ' show as up weird characters, and not their html entities. I've attached a screenshot of what it looks like. The text looks fine when viewed online in the form browser admin area, this only occurs when exporting to exce...
by LeeUmm
Thu Feb 24, 2011 4:34 am
Forum: Modules/Add-Ons
Topic: FEU - Issues With Properties
Replies: 0
Views: 596

FEU - Issues With Properties

I'm using a username for the login, instead of email. However, I'd like to associate an email address with the account as well as organization. Here is how I've set it up. http://grab.by/97Lo However, when I setup a user in the admin panel, it doesn't give me the option to fill in those properties. ...
by LeeUmm
Thu Aug 21, 2008 3:15 pm
Forum: CMSMS Core
Topic: Upgraded, Now Subpages don't work
Replies: 12
Views: 4587

Re: Upgraded, Now Subpages don't work

Perfect, that did it.

That makes sense, I forgot I upgraded my modules as well and didn't notice the error until I had upgraded everything. Just assumed it was cause of the main CMS upgrade.
by LeeUmm
Thu Aug 21, 2008 1:21 am
Forum: CMSMS Core
Topic: Upgraded, Now Subpages don't work
Replies: 12
Views: 4587

Re: Upgraded, Now Subpages don't work

Hi,

You can take a look at both. I've included as attachments and removed passwords and such. View the config in an editor.

You can also view the site - mcgowangroupinc.com (can't link directly for stat purposes)

*Edit* Removed attachments
by LeeUmm
Wed Aug 20, 2008 9:11 pm
Forum: CMSMS Core
Topic: Upgraded, Now Subpages don't work
Replies: 12
Views: 4587

Upgraded, Now Subpages don't work

I upgraded to the latest version 1.4.1 from 1.3.x, and things work for the most part. The only problem I now have is that none of my subpages work. Parent level pages render fine, but subpages throw out a php error at the top of the page: Warning: preg_match() [function.preg-match]: Unknown modifier...
by LeeUmm
Fri Mar 07, 2008 6:45 pm
Forum: CMSMS Core
Topic: Edited Images In Image Manager Leaves Cached Images In Folder?
Replies: 2
Views: 1098

Re: Edited Images In Image Manager Leaves Cached Images In Folder?

Can anybody confirm or deny this is normal behaviour? I've had the same issue occur with 2 different installs and 2 different webhosts, so I'm thinking maybe this is normal, though it seems odd.
by LeeUmm
Fri Mar 07, 2008 6:39 pm
Forum: CMSMS Core
Topic: Permission denied for some cmms folder on my server
Replies: 3
Views: 1257

Re: Permission denied for some cmms folder on my server

This is pretty standard when running php as the apache module. It's not limited to cms made simple. Any files created by the cms, will have the owner of nobody, and not your user id. This means you will not be able to perform certain actions, most commonly delete and overwrite. You would need root a...
by LeeUmm
Thu Mar 06, 2008 5:28 am
Forum: CMSMS Core
Topic: Edited Images In Image Manager Leaves Cached Images In Folder?
Replies: 2
Views: 1098

Edited Images In Image Manager Leaves Cached Images In Folder?

The topic might be confusing, wasn't sure how to word it, or what exactly the problem is. If I edit an image in the image manager and save it, I see what I think is a cached version of the image left over. I get a filename like editor_aff900db0d14b04f1909566037b37f4a_7c90cf.gif. I can see this image...
by LeeUmm
Sun Mar 02, 2008 6:43 am
Forum: CMSMS Core
Topic: TinyMCE and uploaded images Re: Is anyone else feeling CMSMS is more trouble than it's worth?
Replies: 14
Views: 5171

TinyMCE and uploaded images Re: Is anyone else feeling CMSMS is more trouble than it's worth?

Right click on the 404 page and find out what the exact URL it is throwing. I had a problem with one installation because I accidentally left the trailing slash on in the config file. The URL to the files in the file manager were going domain.comuploads/files/ Finding out the exact URL the 404 is be...
by LeeUmm
Wed Feb 27, 2008 2:19 am
Forum: CMSMS Core
Topic: [SOLVED] Front End File Uploads Category Help
Replies: 5
Views: 2110

Re: Front End File Uploads Category Help

Doh! ha I didn't even have to go read, I knew the error. Weird how you just over look the minor things.

Thanks a bunch. Can't believe I made that mistake.
by LeeUmm
Tue Feb 26, 2008 11:15 pm
Forum: CMSMS Core
Topic: [SOLVED] Front End File Uploads Category Help
Replies: 5
Views: 2110

Re: Front End File Uploads Category Help

I'm just getting around to this now as I've been a little busy and put this off. I realized my mistake adding in the curly brackets to the variable and have since removed them, but it still doesn't work. The variable $page does indeed contain the correct value, as I've outputted it in the template a...
by LeeUmm
Tue Feb 26, 2008 10:37 pm
Forum: General Discussion
Topic: New Tag - SWFObject
Replies: 8
Views: 3437

Re: New Tag - SWFObject

Nice. This is how I embed all Flash, so this good to have.

Go to advanced search