Members: 16,996
Threads: 38,831
Posts: 159,349
Online: 31

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 05.07.2004, 22:28   #1 (permalink)
Mamber
 
Join Date: Apr 2004
Posts: 80
mambomaster is on a distinguished road
Default mosbreak and changing images problem

I made the my own module which is changing pictures in the right module. It works fine and it checks Itemid number and changes the picture.

Then i made mosbreak and I found out one problem. I tried to change the picture when switching from one mosbreak page to another. But the picture is not changing. I tried to use thos limitstart, but some how it is not changing the picture with the mosbreak. What I am doing wrong now.

Here is the code of my module...

<img src="

<?php

switch($Itemid) {

case ($Itemid == 2):
echo("images/stories/pic2.jpg");
break;

case (($Itemid == 3) AND ($limitstart == 0)):
echo("images/stories/pic1.jpg");
break;


case (($Itemid == 3) AND ($limitstart == 1)):
echo("images/stories/pic2.jpg");
break;



default :
echo ("images/stories/pic0.jpg");
break;

}
?>
" border="0" name="picture" alt="">
mambomaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mosbreak and chabging picture problem mambomaster Mambo 4.5 'How Do I' Questions 0 05.07.2004 22:09


All times are GMT +2. The time now is 19:36.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.