| Re: MyGalleries 3 show images |
| by pablo103 on 2011/9/24 19:28:20 can i see it somewhere in action? I installed it but i have a big mess on my album page. is it working with any template? |
| Re: MyGalleries 3 show images |
| by AHLIS on 2011/9/2 18:09:05 Hi again, sorry for the delay, I had to reinstall the homepage. (Serverconfig is as it was when I started this thread. I tried to upload multiply pictures again and when it should show the images they want show. I only see lots of frames with small image-icons in it. When I go to the module to look if the pictures shows up there but I only se the same frames. I get one error: Information: Undefined variable: comms in file /modules/rmcommon/class/functions.php row 254 This is the line: $comms = RMEvents::get()->run_event('rmcommon.loading.comments', $comms, $obj, $params, $type, $parent, $user); ps. I have added the code in your previous message. Best Regards Ahlis |
| Re: MyGalleries 3 show images |
| by AHLIS on 2011/8/25 16:14:24 The webhost have some problems so I can't try this yet (Can't connect to my webpage.). I'll post another message asap. Hope they fix there problems soon. |
| Re: MyGalleries 3 show images |
| by bitcero on 2011/8/24 15:58:10 Find this line: le="color: #000000"><?php <!-- slider --> <script type="text/javascript" src="<{xoImgUrl js/jquery.js}>"></script> Then change to: le="color: #000000"><?php <{if $xoops_dirname!='galleries'}><script type="text/javascript" src="<{xoImgUrl js/jquery.js}>"></script><{/if}> I recommend you to insert the next line before the previous lines: le="color: #000000"><?php <!-- RMTemplateHeader --> When Common Utilities locate this tag automatically will insert all headers. |
| Re: MyGalleries 3 show images |
| by AHLIS on 2011/8/24 15:02:16 :) I think that I found the file where the code should be pasted. But I don't know where. Can't find anything about jquery. I'm looking in the header.php file. Maybe that's wrong too? Best Regards Ahlis |