Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login
TemplatePlazza Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Kwick, FishEye Menu (1 viewing) (1) Guest
Post a new message in "Kwick, FishEye Menu"
Name:
Subject:
topic icon:
no
Boardcode:
 Colour:  Size:   Close all tags
Message:

Emoticons
B) :( :) :laugh:
:cheer: ;) :P :angry:
:unsure: :ohmy: :huh: :dry:
:lol: :silly: :blink: :blush:
:kiss: :woohoo: :side: :S
More Smilies
 Enter code here   

Topic History of: Kwick & SEO problem
Max. showing the last posts - (Last post first)
Author Message
Rod Furthermore... it also screws up my "need help" menu section. throwing mysql errors for database.php at lines 287 to 289:

Code:

$this->_cursor = mysql_query( $this->_sql, $this->_resource ); if (!$this->_cursor) { $this->_errorNum = mysql_errno( $this->_resource ); $this->_errorMsg = mysql_error( $this->_resource )." SQL=$this->_sql";
Rod Sadly enough, none of the solutions offered here seem to work.

Any idea what could be causing non-function of the kwick menu on every page but the front page? (http://www.piggybags.net)


please advice


rod
RonySYZ Hello Guys,
This is the fixed solver.

1. Please insert this code after after
Code:

$menuimg6 =$params->get( 'menuimg6','6.png' );
but before
Code:

?>
, the code is:
Code:

$baseurl = JURI::base();
2. At every
Code:

#kwick .opt1 { background: url(modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; }
please change it become to
Code:

#kwick .opt1 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; }
so #kwick .opt1 until opt6 become to like this
Code:

#kwick .opt1 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; } #kwick .opt2 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg2 ?>); } #kwick .opt3 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg3 ?>); } #kwick .opt4 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg4 ?>); } #kwick .opt5 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg5 ?>); } #kwick .opt6 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg6 ?>); border-right: 0; }
i hope this information will help you Best Regards Rony
Erwin Schro Ups sorry for the last answer, then you should write like this,

Code:

#kwick .opt1 { background: url( <?php echo JURI::root(); ?>modules/mod_kwick_sliding_menu/kwick_menu/images/033.png); }
Don't tell Rony about this fix will you...
Chris i have it

Code:

#kwick .opt1 { background: url(http://www.xxx.com/modules/mod_kwick_sliding_menu/kwick_menu/images/033.png); }
that is not the best way but it works
Chris I have tested the 2 codes it doesnt work
Powered by FireBoardget the latest posts directly to your desktop
ico spot
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad