0
Welcome Guest! Login
0 items Join Now

RokFlow question

    • linus's Avatar
    • linus
    • Rocketeer
    • Posts: 78
    • Thanks: 0

    RokFlow question

    Posted 16 years 3 months ago
    • I saw the RokFlow image rotator in Replicant. I really like it! I like the Replicant 2 theme better than the R1 theme though. Is there a download source for RokFlow so it can be installed onto R2?
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: RokFlow question

    Posted 16 years 3 months ago
    • linus's Avatar
    • linus
    • Rocketeer
    • Posts: 78
    • Thanks: 0

    Re: RokFlow question

    Posted 16 years 3 months ago
    • I have followed the instructions provided in the link above. Until I get to the following:

      Final Step
      11. you need to go editing the PHP file of RokBox (mambots/system/rokbox/rokox.php) and at line 109-110, or

      between 90-94 replace:

      Code:

      $manual .= " window.addEvent('domready', function() {\r\n";
      $manual .= " var rokbox = new RokBox({\r\n";

      with:

      Code:

      $manual .= " window.addEvent('load', function() {\r\n";
      $manual .= " if (typeof RokFlow != 'undefined') new RokFlow('rokflow');\r\n";
      $manual .= " var rokbox = new RokBox({\r\n";


      My question is this; Where do I find the above mentioned PHP file for RokBox? I located one PHP file in /content, but it does not contain the lines of code I am suppose to locate and alter.
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: RokFlow question

    Posted 16 years 3 months ago
    • linus's Avatar
    • linus
    • Rocketeer
    • Posts: 78
    • Thanks: 0

    Re: RokFlow question

    Posted 16 years 3 months ago
    • I downloaded RokBox 1.5 content and system. They are installed. The PHP scripts I found were located in xampp/htdocs/tnamdb/plugins/content and xampp/htdocs/tnamdb/plugins/system.

      On neither of those scripts could I find the lines of code that I am suppose to alter.I dont see a plugin folder inside the rt_replicantj15 folder.
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: RokFlow question

    Posted 16 years 3 months ago
    • If your template is installed in tnamdb directory (and not in the default directoy rt_replicant_j15), then it's where you will find rokbox.php.
    • Yves
  • Re: RokFlow question

    Posted 16 years 2 months ago
    • where do i find rokflow to download
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: RokFlow question

    Posted 16 years 2 months ago
  • Re: RokFlow question

    Posted 15 years 10 months ago
    • Good day,

      I have installed Rokflow html code in a mod_custom module. I have published Rokzoom.

      But now I don't know how to insert my images. I would like to insert two rokflow diaporama in the same page. Is it possible ?

      Can I take the complete file photos which is in images/stories/galerie.

      I am waiting for your help.

      Rgds.
      Eliane

Time to create page: 0.088 seconds