Forum Replies Created

Viewing 15 posts - 31 through 45 (of 199 total)
  • Author
    Posts
  • #9435
    Profile photo of ajt
    ajt
    Participant

    Great 🙂
    I am taking my site back to English version 🙂

    #9433
    Profile photo of ajt
    ajt
    Participant

    I played with this issue today. I have now Brazilian Portuguese version of my site:

    http://ajotte.com/?s=isolated&post_type=image

    The only change I made was in inc/classes/network-manager/communicator.php

    Line 258 was:

    $symbiostock_xml->createElement( “page”,htmlentities($page) ) );

    now is:

    $symbiostock_xml->createElement( “page”,htmlspecialchars($page) ) );

    No side effects so far.

    Maybe you can try test it in your site. Especially with images having “weird” characters in titles 🙂

    #9432
    Profile photo of ajt
    ajt
    Participant

    Lucato,

    Have you changed language version in WordPress config file?
    I mean wp-config.php and this line:

    define(‘WPLANG’, ”);

    If you use other languages, there can be a problem with “Prev” and “Next”, if translations in that languages contain letters different than a..z.
    “Next” in Portuguese is “Próximo”
    I can see the problem is here:
    Próximo

    Interpreter sees “ó” coded as “ó” and crashes.

    Leo: maybe pagination links in xml results could be wrapped in CDATA?

    #5535
    Profile photo of ajt
    ajt
    Participant

    @tottoto wrote:

    Why my website still doesn’t appear on List of indexed Symbiostock sites. I’ve listed at http://symbiostock-search.comI

    What else should I do?

    My website is :http://tottotophotography.com/

    Thanks!

    I’ve already added your site to symbiostock.info. 🙂

    #9301
    Profile photo of ajt
    ajt
    Participant

    Welcome! 🙂

    Someone reported it already. It happens, when you have added description more than once in different programs, and these programs insert metadata in different format/fields into image file. Symbiostock tries to be compatible with all data formats, so it reads data from all possible places and displays one after another 🙂

    #9144
    Profile photo of ajt
    ajt
    Participant

    Symbiostock.info shows all your images, contained at your site in files symbiostock_image_info.csv and symbiostock_image_info.xml.
    Your site stopped updating these files in November. Still only old version are available.
    Go to Bee->Settings. There is an option “Run daily image update? (for network and connected search engines) “. Is it “Yes”? If no, click Yes than Save Changes. If it is “Yes” already, try to toggle it (Choose No, Save, than Yes and Save).
    When this option is on, site should update daily files with image info. If you want your image to be indexed faster at sy.info, go to the bottom of Settings page, check both “Update public network info.” and “Update public image info.” and Save Changes. You can do it every time after uploading new images or editing old ones.

    #8281
    Profile photo of ajt
    ajt
    Participant

    @joannsnover wrote:

    I see the same thing

    http://www.digitalbristles.com/image-type/caribbean-beaches/page/3/

    This worked in 2.9.9 and I’m at 3.1.9 (you are at 3.2.2) so a relatively recent change broke this

    I think that it was in earlier versions too.
    Here is 2.2.9 now:
    http://ajotte.com/symbiotest/?s=isolated&post_type=image&page=6

    #8781
    Profile photo of ajt
    ajt
    Participant

    I have this too.
    I’ve found the reason, Leo informed 🙂

    #8758
    Profile photo of ajt
    ajt
    Participant

    I don’t know 🙂
    I remember, that last year some people had Nextgen Gallery, and their sites had empty files symbiostock_image_info.
    I also noticed, that some image info files have empty image paths or other fields.

    For everyone:
    If your site disappeared from symbiostock.info, but you are sure that it should be there, please let me know.

    #8756
    Profile photo of ajt
    ajt
    Participant

    @jan wrote:

    As the title says my site is not indexed any more at symbiostock.info

    I have been away a while so maybe I missed so important info about changes or something else.
    symbiostock_network.csv and symbiostock_image_info.csv are still in the root folder.

    Using version 1.3.3

    Any ideas?

    Symbiostock.info reports 24 attempts of fetching csv files from your site, but they were empty all the time. Now it is ok, maybe because you updated to 1.3.3, I don’t know.
    One thing: your symbiocard has 0 in field “symbiostock_num_images”.

    #8358
    Profile photo of ajt
    ajt
    Participant

    This image shows Author Options in 3.1.1 and 3.1.4. “Image SEO” text disappeared. Is this a side effect of last changes? 🙂

    #8671
    Profile photo of ajt
    ajt
    Participant

    It is in Network tab.

    #8144
    Profile photo of ajt
    ajt
    Participant

    This fix is applied to 3.1.2, so it should work.

    I switched my site to php 5.2.17

    http://ajotte.com/info.php

    and it works as usual 🙂

    #8417
    Profile photo of ajt
    ajt
    Participant

    Maybe you can contact her using her account here:

    http://www.microstockgroup.com/index.php?action=profile;u=50183

    #8200
    Profile photo of ajt
    ajt
    Participant

    3.1.1 contains version of file, that I sent to Leo without testing it in php older than 5.4. Let’s wait for 3.1.2, should be ok 🙂

Viewing 15 posts - 31 through 45 (of 199 total)