Search found 8 matches

by krillzip
Wed Aug 04, 2010 3:25 pm
Forum: Modules/Add-Ons
Topic: Problems using targetpage="" with Gallery module
Replies: 5
Views: 1487

[SOLVED] Problems using targetpage="" with Gallery module

Tried it but guess that the gallery still sends the information. The link looks like .../index.php/gallery/Test 2/1-3-67 where 1-3-67 is variables. However I solved the problem with a Smarty hack: <a href="{$image->file|regex_replace:"/\/1-(\d*)/":"/1-1000"}" ... the re...
by krillzip
Wed Aug 04, 2010 2:30 pm
Forum: Modules/Add-Ons
Topic: Problems using targetpage="" with Gallery module
Replies: 5
Views: 1487

Re: Problems using targetpage="" with Gallery module

What I have done: On all my galleries a manually set the prefered template to a detail page template. So now the pictures show up. There is however another issue, when I click one gallery on page A there will only be displayed three pictures on page B, because on page A {Gallery number=3} is set. Is...
by krillzip
Wed Aug 04, 2010 2:13 pm
Forum: Modules/Add-Ons
Topic: Problems using targetpage="" with Gallery module
Replies: 5
Views: 1487

Re: Problems using targetpage="" with Gallery module

Have tried with and without. But as you say now there is a {content} field but no images showing up.
by krillzip
Wed Aug 04, 2010 12:39 pm
Forum: Modules/Add-Ons
Topic: Problems using targetpage="" with Gallery module
Replies: 5
Views: 1487

Problems using targetpage="" with Gallery module

Environment: CMSMS 1.7 Gallery module 1.3.2 PHP 5 Runs om Gentoo Linux What I am trying to do: I have one page (A) displaying subgalleries: ... <div class="wide"> {Gallery start=1 number=3 targetpage="B"} </div> ... Gallery template code <ul class="albumlarge selfClear galle...
by krillzip
Thu May 14, 2009 8:12 am
Forum: Modules/Add-Ons
Topic: NMS2 causing server problems? Here is what they said...
Replies: 3
Views: 1366

Re: NMS2 causing server problems? Here is what they said...

We are having exactly the same problem, is there any solution. Or is it some kind of memory overload.

Would be glad for help. :)
by krillzip
Thu Sep 04, 2008 6:36 am
Forum: Developers Discussion
Topic: Problems getting frontend form data into params variable
Replies: 4
Views: 2896

Re: Problems getting frontend form data into params variable

The HTML output looks like this from URL: http://kp.jon.phosdev.se/index.php?mact=NMS,m6,pdi_usersettings,1&m6uniqueid=3701da26f0105d8052e7a1f59f4f0f6e&m6returnid=61&page=61 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xht...
by krillzip
Wed Sep 03, 2008 11:48 am
Forum: Developers Discussion
Topic: Problems getting frontend form data into params variable
Replies: 4
Views: 2896

Problems getting frontend form data into params variable

Hi there! i am quite new to CMSMS and we are developing some stuff for future use by our customers. For the moment I am stuck with reading the data from an frontend form. I am using: MySQL: 5.0.60 PHP: PHP Version 5.2.6-pl6-gentoo The problem is that not all the values in the form shows up in the $p...

Go to advanced search