Page 9 of 11 FirstFirst ... 7891011 LastLast
Results 81 to 90 of 109
  1. #81
    Join Date
    Jan 2009
    Posts
    33
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    Hi

    I figured it out by the log file. In the file includes/extra_datafiles/slideshow.php I had to change this:
    Code:
    define('TABLE_SLIDESHOW', DB_PREFIX . 'Frontpage_slideshow');
    to this:
    Code:
    define('TABLE_SLIDESHOW', DB_PREFIX . 'frontpage_slideshow');
    Note: the 'f' in frontpage should be lower case not upper case

    Thanks

  2. #82
    Join Date
    Jun 2009
    Location
    Greece
    Posts
    31
    Plugin Contributions
    1

    Default Re: Frontpage Slideshow support thread

    Quote Originally Posted by mcpisik View Post
    PHP Warning: Cannot modify header information - headers already sent by (output started at /home/abc/public_html/abc.co.nz/admin/frontpage_slideshow.php:47) in /home/abc/public_html/abc.co.nz/admin/includes/functions/general.php on line 21
    Hi, i can not reproduce this error. There is no trailing space or open <?php tags, and in my admin i see no errors on a fresh install of ZC 1.5. Does it work if you ignore the error? Can you upload images?

  3. #83
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    Awesome Enochian! Glad you were having trouble too, thanks for solving it.

  4. #84
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    Quote Originally Posted by sport_billy View Post
    Hi, i can not reproduce this error. There is no trailing space or open <?php tags, and in my admin i see no errors on a fresh install of ZC 1.5. Does it work if you ignore the error? Can you upload images?
    Now that you gave us the edited file correctly and Echion has made the capital letter change, it is working thanks and the error log has stopped happening.

  5. #85
    Join Date
    Jun 2009
    Location
    Greece
    Posts
    31
    Plugin Contributions
    1

    Default Re: Frontpage Slideshow support thread

    Ok thank you both guys for mentioning errors. I could not see them at my end. I will post an updated version now.

  6. #86
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    It appears my links for the slide aren't working either.
    And now I've had time to add extra slides, it only shows the border outline with no slide image.
    If I reduce it to one slide only (like a static image) then it displays.

  7. #87
    Join Date
    Jun 2009
    Location
    Greece
    Posts
    31
    Plugin Contributions
    1

    Default Re: Frontpage Slideshow support thread

    Yes you are correct about the links. In the version i uploaded i forgot to add the option to the configuration at the admin panel. It should be controlled from there.
    I will add it to the next update i will submit soon.

    Regarding the other issue, i am adding more than 5 images and they are displaying fine. What type of image are you uploading and what size?

    If you or anyone else wants to add the functionality of enabling the linking of images you can run this SQL from your admin->tools->install SQL patches

    Code:
    SET @configuration_group_id=0;
    SELECT @configuration_group_id:=configuration_group_id
    FROM configuration_group
    WHERE configuration_group_title= 'Frontpage Slideshow'
    LIMIT 1;
    (NULL, 'Linkable Images', 'FRONTPAGE_SLIDESHOW_LINKSLIDES', 'false', 'Make the images point to the link provided from the Tools menu', @configuration_group_id, 12, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),');
    Last edited by sport_billy; 22 Apr 2013 at 08:12 PM.

  8. #88
    Join Date
    Jan 2007
    Location
    Mount Maunganui, New Zealand
    Posts
    419
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    Just jpg of 50kb or so. Width is 672
    I've tried 300 wide, but website scales it to 672

  9. #89
    Join Date
    Jun 2009
    Location
    Greece
    Posts
    31
    Plugin Contributions
    1

    Default Re: Frontpage Slideshow support thread

    I have just fixed the bugs you mentioned and some CSS issues.
    I submitted the updated version but i do not know how long it will take for a mod to approve it, so if you wish you can download it from my site here and tell me if there are any other problems.

  10. #90
    Join Date
    Apr 2013
    Posts
    2
    Plugin Contributions
    0

    Default Re: Frontpage Slideshow support thread

    Hello please be gentle as I am new to the forum but I have been searching for a solution to my problem without success and hope someone here can help I am using version 1.39h due to server limitations and I have installed frontpage slideshow version 2.0.2 all seems to be working except the fact that under Admin->tools nothing shows, so no Frontpage Slideshow so I can't add any images?

    Just to clarify Frontpage Slideshow does appear under Admin->configuration

 

 
Page 9 of 11 FirstFirst ... 7891011 LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 761
    Last Post: 15 Mar 2025, 02:00 PM
  3. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  4. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR