Problem with SimpleViewer

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Problem with SimpleViewer

Post by natmx »

Hi !

I installed SimpleViewer in the root of my website, in a folder named "simpleviewer".
To my template, I wrote this code :

Code: Select all

<div id="galerie"> 
      <object type="application/x-shockwave-flash" data="simpleviewer/viewer.swf" width="700" height="300">
        <param name="movie" value="../simpleviewer/viewer.swf" />
        <param name="menu" value="false" />
        <param name="quality" value="high" />
      </object>
    </div>
But i've an error message " gallery not found" !!!
i don't understand, and you ?

thanks and sorry for my english...
cyberman

Re: Problem with SimpleViewer

Post by cyberman »

Does SimpleViewer module not work (like I suggested)?

Have you tried to use an absolute path to call the gallery?
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

Hello Cyberman !
Does SimpleViewer module not work (like I suggested)?
I don't know how to install the module ! :-\ yes, i know i'm a very very newbie...
but i just want to understand !!!
so where i find help for install this module ?
Have you tried to use an absolute path to call the gallery?
The gallery works in my PC. But when i put it one the web, it doesn't work... ???
cyberman

Re: Problem with SimpleViewer

Post by cyberman »

natmx wrote: I don't know how to install the module !
That was the reason for our wiki ;)

http://wiki.cmsmadesimple.org/index.php ... ns/Modules
But when i put it one the web, it doesn't work... ???
Please try to use ful url to gallery ...
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

Thank you Cyberman !!
I read the wiki, i installed the module. It's ok.
I installed "uploads".
I created a gallery, upload my pictures.
And wrote the tag with ti id of my gallery but this message appears :
Warning: WARNING: SimpleViewer is not properly cleaning input params. in /home.10.31/xxxx/www/szchantier/lib/classes/class.module.inc.php on line 1503
So what is it ?! ?  ???
Last edited by natmx on Fri Dec 14, 2007 11:04 am, edited 1 time in total.
cyberman

Re: Problem with SimpleViewer

Post by cyberman »

Which CMSms version do you are using?
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

I use CMS Made Simple 1.2.2.
But i try an another solution. I explain :
Simpleviewer is a very good gallery but i don't want to see writing "SimpleViewer" in my page !
So i created a simple Flash gallery. (i'm doing a little in actionscript  ;D)
But now i need to create a module to my flash gallery !!!
and i'm zero in php !  :-\
but i'm very courageous !!!

so thank you very much for your help !
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

Well !
After few hours to work, i adapted SimpleViewer's module to my gallery.
So i installed my module.
But i've the same error message with Simpleviewer's module :
Warning: WARNING: NMGallery is not properly cleaning input params. in /home.10.31/monsite/www/mondossier/lib/classes/class.module.inc.php on line 1503

I don't understand, so have you got an idea ?

thanks...
cyberman

Re: Problem with SimpleViewer

Post by cyberman »

There is a checkbox inside Site admin > global settings.

If it's activated such error messages are not shown.
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

Yes, that's great !

but It's strange not to show errors... There is a bug somewhere !
well... in waiting !

thanks Cyberman !
cyberman

Re: Problem with SimpleViewer

Post by cyberman »

Please make a look at the simpleviewer release date.

It's an old module never changed for a long time. So it's great it runs with CMSms 0.10 and with 1.2.2 too :).
natmx
Forum Members
Forum Members
Posts: 28
Joined: Thu Dec 06, 2007 7:58 am

Re: Problem with SimpleViewer

Post by natmx »

Yes i saw !!!  ;D
Post Reply

Return to “CMSMS Core”