Forums

Frontpage-Slideshow
Problem in admin (10 posts)

  1. Micke123
    Member
    Posted 10 months ago #

    Using version 0.9.9.3.8 | unique ID: 889

    I'm able to successfully use the plugin - however when editing or creating posts I am unable to access screen options. Thus I'm not able to use exerpt etc.

    Frontpage slideshow options are loaded, however there is no box beside "Slide link".

    Sometimes I get the following error message:
    "Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 131072 bytes) in /storage/content/.../wp-includes/wp-db.php on line 1104"

    I've tried changing theme and I've tried disabling all other plugins. I've also uninstalled and reinstalled frontpage slideshow.

    Please advice.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Try increasing the memory available to PHP:
    http://wordpress.org/support/topic/253495#post-1017842

  3. Micke123
    Member
    Posted 10 months ago #

    I've edited wp-config with no luck.

    My host says it doesn't use php.ini - running php as Litespeed (apache) not cgi.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Then try contacting your hosts for assistance with increasing your memory. Or reduce the number of plugins you are using.

  5. Micke123
    Member
    Posted 10 months ago #

    Actually, I'm successfully running the plugin on a test site so I doubt the problem is with the host?

  6. Micke123
    Member
    Posted 10 months ago #

    Problem solved by removing code:

    'fs-link' => array(
                                    'name' => 'fs-link',
                                    'title' => __('Slide link','frontpage-slideshow'),
                                    'description' => __('When the user is clicking onto the picture, this URI is used. Leave blank to set this post link as the slide link (if this option is activated into <a href="options-general.php?page=frontpage-slideshow">the plugin admin page</a>)','frontpage-slideshow'),
                                    ),

    Probably not the best solution - guess the problem will reappear when the plugin is updated - but at least it works for me now.

    Thanks for a great plugin! Love it!

  7. jeff_
    Member
    Posted 10 months ago #

    Wow wow wow… Micke123 cans you tell me how you came to the point that was that portin of code that was messing ???????

    Here is absolutely no link between this portion of code and your problem…

  8. Micke123
    Member
    Posted 10 months ago #

    I was getting desperate and as the problem occured after "Slide link" on create post page I thought maybe that could somehow solve it.

    Why it worked I don't know - but it did.

    I realise that the actual problem is somewhere on my installation but I've got no idea where and as everything is now working I'm not to bothered about it.

  9. lumper5
    Member
    Posted 9 months ago #

    Easiest way is to replace every instance of
    <div class="postbox closed"> with
    <div class="postbox"> in frontpage-slideshow.php - that simply opens all the closed boxes. I've had the same problem on nearly all blogs with custom themes where I've used the slideshow. I suspect there's a JS conflict somewhere or other issue, but simply opening the boxes is the quick and easy fix (for me at least).

  10. jeff_
    Member
    Posted 9 months ago #

    ok good to know for the next version

Reply

You must log in to post.

About this Plugin

About this Topic