Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #535
    Profile photo of magann
    magann
    Participant

    Hello,
    I have a problem with my Gallery. Every category with more than 24 images is not working.
    Please can someone help me?
    Link to my site: http://hellostockphoto.com/image-categories/

    It is hostet at “all-inkl.com” and it works with the following .htaccess file:

    php_value memory_limit 256M
    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    AddHandler php53-cgi .php

    Thanks for any help,

    Markus

    #6074
    Profile photo of cascoly
    cascoly
    Blocked

    very odd

    do you have the wp-meta-category and the related taxonomies plugins installed?

    #6075
    Profile photo of Andre
    Andre
    Participant

    I’m with all-inkl.com too, without any issues.

    Since “24” seems to be the magic number, and 24 images are listed per page, I guess it has something to do with the creation of the second page.
    You error messages point to the /network-manager/ directory. Have you tried to disable/enable the network and see if there are any changes?

    #6076
    Profile photo of magann
    magann
    Participant

    I have both plugins installed!
    The network is now disabled!

    Still not working 🙁

    #6077
    Profile photo of ajt
    ajt
    Participant

    When number of images is greater than 24, pagination appears and this problem is in pagination info in xml. Look here:
    http://hellostockphoto.com/search-images/landscape-2/?symbiostock_network_search=1

    There is pagination line (near end of file), ending with weird characters:
    Nächster Schritt

    I don’t know yet, where it comes from 🙂

    #6078
    Profile photo of magann
    magann
    Participant

    Maybe this is because I have the german wp installed and there is a ÄÖÜ problem?

    #6079
    Profile photo of ajt
    ajt
    Participant

    Yes, there should be Next in English, but German wp places there “Nachster” (with german letter) and its coding makes problems.

    #6080
    Profile photo of magann
    magann
    Participant

    should I install the english wp?

    #6081
    Profile photo of magann
    magann
    Participant

    ok, it works. I set the language to EN in the wp-config.php 🙂

    Thanks for helping me!

    Markus

    #6082
    Profile photo of ajt
    ajt
    Participant

    @magann wrote:

    ok, it works. I set the language to EN in the wp-config.php 🙂

    I found it too 🙂
    So is your site ready to add to symbiostock.info?

    #6083
    Profile photo of magann
    magann
    Participant

    What do I have to do?

    #6084
    Profile photo of ajt
    ajt
    Participant

    You? Nothing 🙂
    I am only asking, if your site is fully working and waiting for customers, so I can add it to search engine now, or should I wait.

    #6085
    Profile photo of magann
    magann
    Participant

    Give me just 2 more days. I didn´t try the payment! And there are some little things I like to change. Like the similar images box. It looks not realy nice at the moment! Any hints for me?

    #6086
    Profile photo of magann
    magann
    Participant

    OK, I have it now! 🙂

    #6087
    Profile photo of ajt
    ajt
    Participant

    Added to http://symbiostock.info 🙂

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic.