Search found 38 matches

by lampsie
Wed Nov 11, 2009 4:38 pm
Forum: Modules/Add-Ons
Topic: questions module - link for next page of questions dodes not work
Replies: 12
Views: 4769

Re: questions module - link for next page of questions dodes not work

Hi,

Just wondering if anyone had an update on this since?

Thanks,
Lampsie
by lampsie
Wed Oct 21, 2009 4:22 pm
Forum: Modules/Add-Ons
Topic: questions module - link for next page of questions dodes not work
Replies: 12
Views: 4769

Re: questions module - link for next page of questions dodes not work

Hi,

I seem to be having same issue, wondering if anyone came up with solution since? Getting this error and NEXT links not working:
"Warning: Parameter pagenumber is not known by module Questions"

Thanks,
Lampsie
by lampsie
Fri Aug 14, 2009 8:03 am
Forum: Help Wanted (commercial)
Topic: formbrowser module enhancements
Replies: 0
Views: 1530

formbrowser module enhancements

Hi, We're looking for a developer who can take the base formbrowser module and enhance it in the following ways: 1) Allow a user to choose number records they want to enter from a dropdown box (e.g. 20) 2) Page then reloads with 20 rows, with each field for the new 20 rows presented as a textbox tha...
by lampsie
Thu Aug 13, 2009 3:48 pm
Forum: Modules/Add-Ons
Topic: multiple record entries at once to formbrowser
Replies: 1
Views: 770

multiple record entries at once to formbrowser

Hi, I'm trying to find a way to allow a user to enter multiple records at once using formbrowser. Currently, user has to click 'add a record', then fill in the form, and then submit. As my users need to add 20-30 records at a time, this is a little too slow/clunky. The ideal would be to present 10-2...
by lampsie
Tue Aug 11, 2009 8:25 am
Forum: Modules/Add-Ons
Topic: formbrowser not showing all fields
Replies: 3
Views: 1169

Re: formbrowser not showing all fields

Hi Janb, Thanks for your reply - I've checked through the Display Order In List - all looks to be ok here I also checked into that bug report, but unfortunately when I implement it I simply get blank fields (apart from the Date Submitted field). So for now, still with same solution (change $count to...
by lampsie
Mon Aug 10, 2009 2:18 pm
Forum: Modules/Add-Ons
Topic: formbrowser not showing all fields
Replies: 3
Views: 1169

formbrowser not showing all fields

Hi, Having slightly strange problem with the Formbrowser module - when I call in the module on a page, it shows the records as expected correctly, but it seems to not display the last few columns/fields at the end. Shows a max of approx 9 or 10, and does not show rest until I click into a record and...
by lampsie
Mon Aug 10, 2009 10:35 am
Forum: Modules/Add-Ons
Topic: customContent / Search module - limiting results
Replies: 8
Views: 3473

customContent / Search module - limiting results

Hi, I have certain sections of my site hidden behind an FEU/customcontent setup, and this is all working fine. Where I'm getting a little stuck is in limiting results on the non-logged in side of the site's Search function. When I search for a term that is in the 'hidden' pages, it shows up in resul...
by lampsie
Thu Jul 23, 2009 7:47 am
Forum: Modules/Add-Ons
Topic: [solved] Groups within FEU and customContent, and secure pages
Replies: 4
Views: 1407

Re: Groups within FEU and customContent, and secure pages

Hi all, Thank you all for the replies, each useful in their own way for other stuff I'm doing too! As I go into preferences, I can see now where to do this (enter "{group}" into the login redirect)...as it happens, all my users are only in one group, so this works well for me :) Thanks, La...
by lampsie
Wed Jul 22, 2009 8:22 am
Forum: Modules/Add-Ons
Topic: [solved] Groups within FEU and customContent, and secure pages
Replies: 4
Views: 1407

[solved] Groups within FEU and customContent, and secure pages

Hi, I'm trying to see if there is a nice streamlined way to do this: In FEU I have set up a number of 'groups'...what I want to acheive is that when a user logs in, the login box will check which group the user belongs to, and then redirect them to a particular page on the site. Is this possible to ...
by lampsie
Wed Jul 15, 2009 8:01 am
Forum: [locked] CMSMS MLE fork
Topic: [solved] 1.6 MLE - tinymce and using internal links
Replies: 3
Views: 2560

Re: 1.6 MLE - tinymce and using internal links

Hi Alby,

That worked, thank you!

Lamps
by lampsie
Tue Jul 14, 2009 4:13 pm
Forum: [locked] CMSMS MLE fork
Topic: [solved] 1.6 MLE - tinymce and using internal links
Replies: 3
Views: 2560

[solved] 1.6 MLE - tinymce and using internal links

Hi, Up and running with 1.6 MLE, great work :) I'm having a small issue when updating page content using TinyMCE, and then using the internal CMSMS link dropdown to link to other pages. It doesn't seem to append the language information to the link...is there any way to do this? Ideally, I'd like to...
by lampsie
Thu Jul 09, 2009 1:52 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] 1.6 MLE install, No Content Given error with multiple content blocks
Replies: 3
Views: 1351

[solved] 1.6 MLE install, No Content Given error with multiple content blocks

Hi Ronny,

Thank you for quick reply, that worked!
My bad fully for misreading the following docs, but might suggest it could be stated more explicitly: http://wiki.cmsmadesimple.org/index.php ... ent_blocks

Thanks :)
Lamps
by lampsie
Thu Jul 09, 2009 1:37 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: [solved] 1.6 MLE install, No Content Given error with multiple content blocks
Replies: 3
Views: 1351

[solved] 1.6 MLE install, No Content Given error with multiple content blocks

Hi, Have set up and installed 1.6 MLE - encountering a strange issue: 1) Add two content blocks to my template: {content block="section1"} and {content block="section2"} ...I go in and edit/add a page, enter content into both sections, but I keep getting the error "No Conten...
by lampsie
Fri Apr 24, 2009 8:59 am
Forum: Modules/Add-Ons
Topic: Display error from frontenduser in {content} instead of where form exists
Replies: 1
Views: 715

Re: Display error from frontenduser in {content} instead of where form exists

Ok, figured this one out :) In my Login Template in FEU module, I replaced the error section with this: {$startform} {if $error}   {capture assign=login_error}{$error}{/capture} {/if} Then, in my main template, I placed in this: {if $login_error neq ""}<font color="red"><b>Client...
by lampsie
Thu Apr 23, 2009 4:38 pm
Forum: Modules/Add-Ons
Topic: Display error from frontenduser in {content} instead of where form exists
Replies: 1
Views: 715

Display error from frontenduser in {content} instead of where form exists

Hi, Hoping the subject line pretty much sums up my query...I have inserted the FEU login form into a very narrow space in my template...problem occurs if user enters invalid username/password, as the error gets displayed alongside the form. I can't quite figure out a way to either: a) Make FEU defau...

Go to advanced search