live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:dosnt flip (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:dosnt flip
#414
dosnt flip 1 Year, 3 Months ago Karma: 0  
Hey, first post here.



I have it set but it shows the picture, then under the words.



<img src="images/stories/mod/boat.png" height="132" width="147" class="border">



this is what i have in the first box



i had forgotten to put the script code in, but when i did the pic didnt show up. its a rocketheme template


www.spraytexx.com







<script src="<?php echo $mosConfig_live_site;?>/modules/moo_faq/mootools.js" type="text/javascript" charset="utf-8" ></script>

<script src="<?php echo $mosConfig_live_site;?>/modules/moo_faq/moo_faq.js" type="text/javascript" charset="utf-8" ></script>



<script src="<?php echo $mosConfig_live_site;?>/modules/moo_flip/mootools.v1.11.js" type="text/javascript" charset="utf-8" ></script>

<script src="<?php echo $mosConfig_live_site;?>/modules/moo_flip/flippyMOO.v1.js" type="text/javascript" charset="utf-8" ></script>

<style type="text/css" media="screen">@import "<?php echo $mosConfig_live_site; ?>/modules/moo_flip/flippy.css";></style>







<script src='modules/pd_smoothgallery/mootools.js' type='text/javascript'>< script src='modules/pd_smoothgallery/jd.gallery.js' type='text/javascript'>< link rel='stylesheet' href='modules/pd_smoothgallery/jd.gallery.css' type='text/css' media='screen'/>

<?php

if ( $my->id ) {

initEditor();

}<br><br>Post edited by: skytopdesigns, at: 2007/08/10 15:06
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#416
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
You only really need one version of mootools so I would start by just leaving in the one that references the moo flip ... put that one first and then add the other scripts eg &lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_flip/flippyMOO.v1.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt; then slowly add the others.



Let me know how that goes.
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#420
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
ill try that. i started taking them out but didnt finnish.



i love this and have more places id like to use it
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#422
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
okay, ive played with taking out and puttingin the scripts but nothing works.



how much does it matter where in the head section it is. the FAQ works great. the scripts are right after the &lt;head&gt;



&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_flip/flippyMOO.v1.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;



&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;&lt;?php echo $mosConfig_live_site; ?&gt;/modules/moo_flip/flippy.css&quot;;&gt;&lt;/style&gt;





&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_faq/mootools.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;



&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_faq/moo_faq.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;







&lt;script src='modules/pd_smoothgallery/mootools.js' type='text/javascript'&gt;&lt; script src='modules/pd_smoothgallery/jd.gallery.js' type='text/javascript'&gt;&lt; link rel='stylesheet' href='modules/pd_smoothgallery/jd.gallery.css' type='text/css' media='screen'/&gt;

&lt;?php



I cant touch the FAQ script, or it will mess that up.



Has anyone else had both modules together working fine? i just put the flip on another site and its working well.<br><br>Post edited by: skytopdesigns, at: 2007/08/11 03:32
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#442
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
Hi again,



I just tried the two modules side by side on another install and it seems Ive missed something in compiling the modules. So there is a conflict with moo_faq and moo-flip. Ill work on it over the weekend and hopefully have another version (of Moo FAQ) out soon.



Cheers Anthony.
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#445
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
Actually just tried it again and this time I can get Moo flip, Moo Login, Hoverbox with slimbox plus Moo FAQ working. This is how the scripts are listed in the head of the template:





Code:

&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/&lt;?php echo $cur_template; ?&gt;/js/mootools.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/&lt;?php echo $cur_template; ?&gt;/js/smoothscroll.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/&lt;?php echo $cur_template; ?&gt;/slimbox/slimbox_ex_compressed.js&quot;&gt;&lt;/script&gt; &lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/&lt;?php echo $cur_template; ?&gt;/js/moo_faq.js&quot;&gt;&lt;/script&gt; &lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_flip/flippyMOO.v1.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt; &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;&lt;?php echo $mosConfig_live_site; ?&gt;/modules/moo_flip/flippy.css&quot;;&gt;&lt;/style&gt;
Ill attach the version of mootools for your to try that works with all of these modules ...
File Attachment:
File Name: mootools_Moo_Flipetc_compatible.zip
File Size: 20328
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#446
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
i figured it had to work, you have it on this site. great!! these are great modules to add spice to my sites. I have many plans for mooflip. i will put this in.
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#563
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
okay, i put in the file you have here, nothing i am doing works. obviously i am doing something wrong but i cant figure it out.



&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php echo $mosConfig_live_site; ?&gt;/templates/&lt;?php echo $cur_template; ?&gt;/js/mootools.js&quot;&gt;&lt;/script&gt;





&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_flip/flippyMOO.v1.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;



&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;&lt;?php echo $mosConfig_live_site; ?&gt;/modules/moo_flip/flippy.css&quot;;&gt;&lt;/style&gt;









&lt;script src=&quot;&lt;?php echo $mosConfig_live_site;?&gt;/modules/moo_faq/moo_faq.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; &gt;&lt;/script&gt;







&lt;script src='modules/pd_smoothgallery/mootools.js' type='text/javascript'&gt;&lt; script src='modules/pd_smoothgallery/jd.gallery.js' type='text/javascript'&gt;&lt; link rel='stylesheet' href='modules/pd_smoothgallery/jd.gallery.css' type='text/css' media='screen'/&gt;

&lt;?php
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#565
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
I may have found it ... I see that you are using two copies of the module. It might work if you are just using one but using multiple slides. Give that a whirl ...
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#566
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
what do you mean two copies?
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#567
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
Are the latest logo and latest site modules two different copies of the module? Might be an issue ...



Also did you definitely disable the ja script referenced in the header?



Are you using JCE as your editor and the JCE utilities mambot? That has also caused some conflicts ...
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#568
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
my apologies. my last reference was to spraytexx.com. is there a conflict with jce editor?
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#569
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
oh ok ... is it the product page ... just remind what is meant to be flipping
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#573
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
yes. im sorry. i dont have it published, but when i do , nothing shows up.



it is supposed to be on the front page on the side where the images are now.<br><br>Post edited by: skytopdesigns, at: 2007/08/22 14:09
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#574
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
You have to versions of mootools referenced in your template file so you really only need one. The second is for the smoothgallery ...
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#576
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
i only had one before and nothing still showed up
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#578
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
OK so you just need one anyway when you are using mootools ...



Does the module show up with just no images/content or does the module not show up at all?
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#579
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
what do you mean. the module you see now on the front page is just a regular one.
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#581
Re:dosnt flip 1 Year, 3 Months ago Karma: 40  
Sorry its late here in Melbourne ...



You only need one version of mootools referenced in your index file.



What is displayed when the module is published? Is it just blank space? Does the image show but just not flip?
Anthony Olsen (Admin)
Admin
Posts: 1733
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#583
Re:dosnt flip 1 Year, 3 Months ago Karma: 0  
right. just a blank space
Richard (User)
Fresh Bamboo
Posts: 0
graphgraph
User Offline