| Author |
Message |
Palbin
Regular


Joined: May 23, 2009
Posts: 13
Reputation: 16 
|
Posted:
Mon May 31, 2010 9:47 am |
|
Found these in my error log while installing.
| Code: |
[30-May-2010 17:44:18] PHP Notice: Undefined variable: op in /install-tonslider.php on line 38
[30-May-2010 17:44:18] PHP Notice: Use of undefined constant sliderwidth - assumed 'sliderwidth' in /includes/addons/head-TrickedOutSlider.php on line 15
[30-May-2010 17:44:18] PHP Notice: Use of undefined constant sliderheight - assumed 'sliderheight' in /includes/addons/head-TrickedOutSlider.php on line 16
[30-May-2010 17:44:18] PHP Notice: Use of undefined constant sliderduration - assumed 'sliderduration' in /includes/addons/head-TrickedOutSlider.php on line 17
[30-May-2010 17:44:22] PHP Notice: Use of undefined constant sliderwidth - assumed 'sliderwidth' in /includes/addons/head-TrickedOutSlider.php on line 15
[30-May-2010 17:44:22] PHP Notice: Use of undefined constant sliderheight - assumed 'sliderheight' in /includes/addons/head-TrickedOutSlider.php on line 16
[30-May-2010 17:44:22] PHP Notice: Use of undefined constant sliderduration - assumed 'sliderduration' in /includes/addons/head-TrickedOutSlider.php on line 17
|
Also this in the dblog
| Code: |
May 30, 2010, 5:44 pm 1146 : Table 'x.nuke_tonslider' doesn't exist
SQL was: SELECT sliderwidth, sliderheight, sliderduration FROM nuke_tonslider
remote addr: xx.xxx.xx.xx
|
|
| |
|
|
Palbin
Regular


Joined: May 23, 2009
Posts: 13
Reputation: 16 
|
Posted:
Mon May 31, 2010 10:00 am |
|
Also is there a way to make it keep going to the right instead of "rubber banding " back to the beginning? |
| |
|
|
bobby
Site Admin


Joined: Jan 20, 2009
Posts: 532
Reputation: 427.2  Votes: 1
|
Posted:
Mon May 31, 2010 10:50 am |
|
I will check on the errors. Thanks. The block uses jFlow and the developers site is down at the moment. I'm sure there is a way but I don't know how. |
_________________ Tricked Out News |
|
|
bobby
Site Admin


Joined: Jan 20, 2009
Posts: 532
Reputation: 427.2  Votes: 1
|
Posted:
Thu Jun 03, 2010 4:08 am |
|
I have been testing it with jquery.easing.1.3. The easing plugin does give you some cool options, but they all swing back to the first. |
_________________ Tricked Out News |
|
|
Palbin
Regular


Joined: May 23, 2009
Posts: 13
Reputation: 16 
|
Posted:
Thu Jun 03, 2010 9:25 am |
|
Have you looked at jCarousel? I think that is one of the better ones. |
| |
|
|
bobby
Site Admin


Joined: Jan 20, 2009
Posts: 532
Reputation: 427.2  Votes: 1
|
Posted:
Thu Jun 03, 2010 10:03 pm |
|
I will take a look at it. The demo looks like it should work well as a block. I tried several others that would not work well with all themes. jCarousel looks like it should though. Thanks. |
_________________ Tricked Out News |
|
|
 |
|
|