Giter Club home page Giter Club logo

imagecycle's People

Contributors

mbonaker avatar ohader avatar tuurlijk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

imagecycle's Issues

No images visible

On a TYPO3 7.6.16 installation imagecycle for tt_content are not visible.

<div class="grey">
 <div id="c18" class="nopadding">
  <div class="csc-textpic csc-textpic-center csc-textpic-above csc-textpic-equalheight">
    <div class="csc-textpic-imagewrap tx-imagecycle-pi1" style="width:534px;">
      <ul id="imagecycle_18" class="tx-imagecycle-pi1-images" style="display:none;overflow:hidden;">
        <li class="csc-textpic-image csc-textpic-last"><a href="index.php?id=3&amp;L=0"><img src="fileadmin/_processed_/c/e/csm_c4b1405a0b.png" width="534" height="400" alt=""></a></li>
        <li class="csc-textpic-image csc-textpic-last"><a href="index.php?id=3&amp;L=0"><img src="fileadmin/_processed_/3/d/csm_0b7c6c66af.png" width="534" height="400" alt=""></a></li>
        <li class="csc-textpic-image csc-textpic-last"><a href="index.php?id=3&amp;L=0"><img src="fileadmin/_processed_/c/d/csm_28f92dd4d4.png" width="534" height="400" alt=""></a></li>
      </ul>
    </div>
  </div>
 </div>
</div>

tt_content imagecycle pager

I have to change this line 51 in /res/tx_imagecycle.js to show the pager after the images:

Line 51 change from:
jQuery('####KEY###').before(cycle_pager);
to
jQuery('####KEY###').after(cycle_pager);

Wrong Class extended in /imagecycle/Classes/Plugin/CoinSlider.php

In /ext/imagecycle/Classes/Plugin/CoinSlider.php you have on line 30-32

class CoinSlider extends \tx_imagecycle_pi3 {
}

which needs in our opinion to be corrected to "tx_imagecycle_pi2" as follows

class CoinSlider extends \tx_imagecycle_pi2 {
}

Interesting hereby is, that this throws only an error in TYPO3 8.7.10, but not in the previous TYPO3-Version 7.6.x.

How to install from github?

Hi!
Never installed an extension from github.

Tried to download as zip, and replaced existing (old) extension files results to error messages. Solved them by using installer db tool but opening existing content or creating new results to empty right part in browser (no error).

Tried to download as zip and installing by extension manager results to -> "Extension imagecycle is not available" and no installation of it.

Could not be that complicated I gues... ^^
All on newly upgraded 7.6.23 version.

Undefined constant 'TYPO3Extension\Imagecycle\Controller\PageRenderer'

Hello,

great to see that the extension is back the TER. Nevertheless I do get an error when updating from Vers. 3.1.2 to 3.2.0

Oops, an error occurred!
Undefined constant 'TYPO3Extension\Imagecycle\Controller\PageRenderer'

Running Typo 8.7.29

Does anybody have a hint how to solve this error?
Could not find anything.

Cheers
Eric

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.