11
noo-b
Re: NivoSlider & mytabs not working together
  • 2014/7/22 23:43

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


How i wish Trabis is here to update his module

my jquery/php knowledge is limited

what im trying now to is to change any reference to $ in nivo and mytabs script

but so far not working



12
noo-b
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
  • 2014/7/22 23:41

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


permission in here...for all groups
modules/publisher/admin/permissions.php

when i click submit in any section in the permission page i received white blank page with no debug error




13
noo-b
NivoSlider & mytabs not working together
  • 2014/7/22 8:03

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Hi

I have integrate NivoSlider in XOOPS site using custom block

its working fine

but now i have installed the mytabs modules, i put some publisher blocks in the tabs

and i noticed mytabs (mootools) and nivoslider (jquery) is not working properly together when activated in the same page

when the nivoslider slides change from one slide-to slide user sometimes unable to click the title link of the recent publisher article block inside the tab and have to refresh the page to make it clickable..sometimes it will be ok..sometime it will be not

i search on the internet and got to know Mootools and jQuery both use $. so we can’t use both unless we save off the jQuery $ using $.noConflict.

i have this nivoslider code where i put in custom block

<script type="text/javascript">
    $(
window).load(function() {
        $(
'#slider').nivoSlider();
    });
    </
script>


i tried to change it to like this but it is not working.. slideshow is not showing
<script type="text/javascript">
 
jQuery.noConflict();
jQuery(window).load(function() {
   
jQuery('#slider').nivoSlider();
});
</
script>


anyone have a clue how to make this work together ?

-------------------------
My tabs version 2.2 (Final)
Publisher 1.02 Beta 3 (2014/6/21)
NivoSlider 3.2
XOOPS Version XOOPS 2.5.7
PHP Version 5.4.30
mySQL Version 5.5.37-cll
Server API cgi-fcgi
OS Linux



14
noo-b
Re: Publisher 1.02 Beta 3 for XOOPS 2.5.7 ready for testing
  • 2014/7/22 6:54

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


anyone having problem with the permission ?

i try to set permission but i received blank page with no debug error


Publisher 1.02 Beta 3 (2014/6/21)
XOOPS Version XOOPS 2.5.7
PHP Version 5.4.30
mySQL Version 5.5.37-cll
Server API cgi-fcgi
OS Linux



15
noo-b
Re: Xoopspoll v1.40 Beta 1 - Ready for testing
  • 2014/7/17 3:06

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Thanks Mamba.. It worked..

Hope zyspec can commit this to his google code svn..

btw im using

XOOPS Poll 1.4 BETA 1
xoops 2.5.7
PHP 5.4.30
IE9 & ff 31.0



16
noo-b
Re: Xoopspoll v1.40 Beta 1 - Ready for testing
  • 2014/7/16 12:35

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Quote:

mjoel wrote:
i have this problem

chrome 35
Resized Image

Firefox 29

Resized Image


anyone got quick fix for this

i have the same problem



17
noo-b
Re: A problem has occurred on our server! - Internal server error
  • 2014/7/7 8:16

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Thank you Mamba

nice tips



18
noo-b
Re: A problem has occurred on our server! - Internal server error
  • 2014/7/7 5:16

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


Resized Image



19
noo-b
A problem has occurred on our server! - Internal server error
  • 2014/7/7 5:09

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


in xoops 2.5 we will receive this page if we got some problem with our server


1. where do i edit this template for this page

2. which language file to edit the wordings



20
noo-b
Re: Module liaise 1.27
  • 2014/7/2 5:27

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


nevermind

http://xoopsfire.com/modules/TDMDownloads/singlefile.php?lid=4




TopTop
« 1 (2) 3 4 5 ... 37 »



Login

Who's Online

159 user(s) are online (112 user(s) are browsing Support Forums)


Members: 1


Guests: 158


mailsdaddy,

more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits