Search found 9 matches
- Sat Sep 12, 2009 3:28 pm
- Forum: Modules/Add-Ons
- Topic: Upload Module - errors for user and admin
- Replies: 5
- Views: 1578
Re: Upload Module - errors for user and admin
OH WOW! IT WORKS GREAT! i didn't even have to uninstall/reinstall. lucky i saved my orig code lol because i had deleted it from the page so the client would stop blowing a gasket. super cool! ok- question to calguy or anyone: can I have the photos go into uploads/images/photos instead of uploads/pho...
- Sat Sep 12, 2009 3:23 pm
- Forum: Modules/Add-Ons
- Topic: IS THERE A user login that gives access to specific files?
- Replies: 1
- Views: 793
IS THERE A user login that gives access to specific files?
I am really new to CMSMS but so far it looks pretty powerful and I have grown accustomed to the backend. Now, I have a client who wants a site where people register, upload images, are notified when the images are done, and then they log in again and have access to those images. What I'm wondering i...
- Sat Sep 12, 2009 3:13 pm
- Forum: Modules/Add-Ons
- Topic: Upload Module - errors for user and admin
- Replies: 5
- Views: 1578
Re: Upload Module - errors for user and admin
oh cool. i will check it out if the client takes the project off 'hold.' thanks!
- Thu Sep 10, 2009 12:53 pm
- Forum: Modules/Add-Ons
- Topic: Upload Module - errors for user and admin
- Replies: 5
- Views: 1578
Upload Module - errors for user and admin
I installed the upload module yesterday and thought I had it looking nice. All I want is for them to upload photos. The code I am using on the form page is: {cms_module module="Uploads" category="photos" mode="upload" noauthor="0" file_extensions=".jpg,.g...
- Thu Sep 10, 2009 12:36 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Page editor error (listcontent.php and usertagoperations)
- Replies: 1
- Views: 2316
Re: [SOLVED] Page editor error (listcontent.php and usertagoperations)
was there a reply to this that i'm missing?
how was this solved?
- Wed Sep 09, 2009 3:57 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] path {content_image}
- Replies: 3
- Views: 2125
Re: [SOLVED] path {content_image}
FYI I had the same problem:
I initally put
{content_image block='image1' dir='/uploads/images'}
in my template but changed it to
{content_image block='image1' dir='images'}
since it already knows to go to /uploads/
now it works. hope that helps someone else. cheers~
I initally put
{content_image block='image1' dir='/uploads/images'}
in my template but changed it to
{content_image block='image1' dir='images'}
since it already knows to go to /uploads/
now it works. hope that helps someone else. cheers~
- Wed Sep 09, 2009 12:42 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] How to get rid of the Home link in simple_navigation?
- Replies: 2
- Views: 1436
Re: How to get rid of the Home link in simple_navigation?
oh, right. I saw that setting. Worked perfectly. Thank you!! 
- Tue Sep 08, 2009 7:43 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] How to get rid of the Home link in simple_navigation?
- Replies: 2
- Views: 1436
[SOLVED] How to get rid of the Home link in simple_navigation?
I already have a hard-coded Home link above, so I don't need another one right below it. Any ideas? Thanks for some help.
I am using v. 1.6.4
I am using v. 1.6.4
- Mon Sep 07, 2009 4:43 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Installation error: Fatal Call to undefined smarty function?
- Replies: 0
- Views: 967
[SOLVED] Installation error: Fatal Call to undefined smarty function?
This is a fresh install of 1.6.4 I already had 1.6.4 installed and it was working and I was working on the template creation, which was going fine. Today, I got several errors with the menu and other files that it couldn't find "modules: simple_navigation.tpl" or something similar. I worke...
