Sell Photos Online for Free! - Symbiostock for WordPress
  • Getting Started
    • Getting Started
    • Demo
    • Documentation
    • Licensing
  • Shop
    • Shop
    • Free Download
    • Premium Bundle Deal
    • Plugins
  • Blog & News
  • Hosting
  • Forums
    • Forums
    • Latest Topics
  • Symzio
    • Symzio
    • Symzio Artist Directory
    • Symzio Link Exchange Widget
    • Contributors & Affiliates FAQ
  • Support
  • Log In
  • Search
  • Menu
  • 0Shopping Cart
  • Twitter
  • Facebook

ajt

You are here: Home / ajt
Profile picture of ajt

@ajt

active 5 years, 9 months ago
  • Activity
  • Profile
  • Friends 0
  • Forums
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of ajt

    ajt replied to the topic Legacy Symbiostockers needed in the forum Symbiostock Development 5 years, 10 months ago

    I love beta testing and bug hunting, so after a year (or even more) of inactivity, I am ready to try again 🙂
    http://ajotte.com
    http://symbiostock.info

  • Profile picture of ajt

    ajt replied to the topic Legacy Symbiostockers needed in the forum Symbiostock Development 5 years, 10 months ago

    I love beta testing and bug hunting, so after a year (or even more) inactivity, I am ready to try again 🙂
    http://ajotte.com
    http://symbiostock.info

  • Profile picture of ajt

    ajt replied to the topic Listing in Global Symbiostock Search Engine in the forum Technical Support 6 years ago

    This site was excluded automatically about a month ago, because symbiostock.info could not load files symbiocard.csv and symbiostock_image_info.csv.
    When search engine tries to load these files, gets response “406 Not Acceptable” and both files contain this text returned by server:
    ”

    406 Not Acceptable

    406
    Not Acceptable

    This request…[Read more]

  • Profile picture of ajt

    ajt replied to the topic how can I add my site to ” http://symbiostock.info ” in the forum Network Building 6 years ago

    Added! 🙂

  • Profile picture of ajt

    ajt replied to the topic Symbiostock Community Alive Again in the forum Symbiostock News 6 years, 2 months ago

    Great news!
    I’m around too 🙂

  • Profile picture of ajt

    ajt replied to the topic New site babystockphoto.symbiostock-network.com in the forum Network Building 6 years, 9 months ago

    Done!
    And welcome 🙂

  • Profile picture of ajt

    ajt replied to the topic PHP error in the forum Technical Support 6 years, 11 months ago

    I had this error too. Network sites data were stored in database as serialized variables. All of them looked ok, but some were recognized as corrupted. Maybe they were stored by different php version(?). This error was visible on site after Symbiostock->Network->Update Symbiocards.
    In my case helped removing all network partners and adding them…

  • Profile picture of ajt

    ajt replied to the topic Extremely slow search in the forum Technical Support 6 years, 11 months ago

    @cascoly wrote:

    re the 4-7 sec to search a site — that’s a LOT of time! –if the search looks at 10 sites before displaying any results, that’s 40-70 sec of delay!

    All 10 sites are searched simultaneously. If option “Random Order” is on, results are shown in order they arrive. If this option is off, site waits for results from all network sites…[Read more]

  • Profile picture of ajt

    ajt replied to the topic Extremely slow search in the forum Technical Support 6 years, 11 months ago

    This tells us, that connection speed between your server and other sites is ok. There must be different reason of slowness…

    Another test 🙂

    In root directory there is folder “symbiostock_xml_cache”. There should be about 60000 files inside, Delete all of them, but don’t remove folder.
    Then add one or two sites to your network and see…[Read more]

  • Profile picture of ajt

    ajt replied to the topic Extremely slow search in the forum Technical Support 6 years, 11 months ago

    Could you try this?

    Create a file named search_test.php (or similar) with this code:

    <?php
    echo file_get_contents("http://ajotte.com/?s=white&post_type=image&symbiostock_network_search=1");
    ?>

    then upload it to root folder of your server.
    Then call it from your browser

    http://picturebreeze.com/search_test.php

    Then repeat this test for other…[Read more]

  • Profile picture of ajt

    ajt replied to the topic Images doesn’t show up when browsing categories or keywords. in the forum Technical Support 6 years, 11 months ago

    @Ramzon wrote:

    Found it!

    It was in my translation of the site. If you use Å, Ä or Ö in the change page text (Previous & Next) it messes up. I wanted to use “Föregående” and “Nästa” and they both includes special characters. So i solved it by just replace it with “<<>>” so my swedish customers will understand.[/b][/color]

    Some time ago I made…[Read more]

  • Profile picture of ajt

    ajt replied to the topic indent not working in the forum Technical Support 6 years, 11 months ago

    Ron, in file css/styles.css there is

    ul{
    list-style: none;
    }

    maybe try to remove it.

  • Profile picture of ajt

    ajt replied to the topic Update ALL existing images – not working in the forum Technical Support 6 years, 11 months ago

    You can execute SQL command to modify database. You can do it in phpmyadmin (see Bluehost instructions how to access it).
    Or you can install plugin for WordPress, for example SQL Executioner.
    If you want to change large price of all images, use this command:

    UPDATE wp_postmeta SET meta_value="20.00" WHERE meta_key="price_large"

    and similar…[Read more]

  • Profile picture of ajt

    ajt replied to the topic No longer on network? Number of images not update? in the forum Network Building 6 years, 12 months ago

    Yes, I think that time limit is the reason in both cases…

  • Profile picture of ajt

    ajt replied to the topic No longer on network? Number of images not update? in the forum Network Building 6 years, 12 months ago

    🙂

    What is max_execution_time in your php settings? Sometimes default value is only 30s. Try to increase it in php.ini or in control panel of your server.

  • Profile picture of ajt

    ajt replied to the topic No longer on network? Number of images not update? in the forum Network Building 6 years, 12 months ago

    If you have Cart Manager installed, deactivate it. This should restore pagination here:
    http://www.vectorjourney.com/image

    Also try this link:
    http://www.vectorjourney.com/wp-admin/edit.php?post_status=draft?post_type=image
    and go to “Screen options”. Maybe you have too big number in “Symbiostock Images”.

  • Profile picture of ajt

    ajt replied to the topic No longer on network? Number of images not update? in the forum Network Building 6 years, 12 months ago

    These files:

    http://www.vectorjourney.com/symbiostock_image_info.xml
    and
    http://www.vectorjourney.com/symbiostock_image_info.csv
    should contain info about all images, but are empty. Some people had this problem too, and the reason was one of plugins (Nextgen Gallery for example).
    Disable a plugin, then go to the bottom of Symbiostock->Network,…[Read more]

  • Profile picture of ajt

    ajt replied to the topic how can I add my site to ” http://symbiostock.info ” in the forum Network Building 7 years ago

    @plantpix wrote:

    please add http://plantpix.de

    Done! 🙂

  • Profile picture of ajt

    ajt replied to the topic Anybody wanting free images section? in the forum Symbiostock Development 7 years ago

    @JoRodrigues wrote:

    I registered in order to download the file and I downloaded it as a medium size “1669-medium” by clicking on the “Get File” button. The prices are still there though! It is a little confusing to have a Free button at the top and then our normal Pay/Download button below.

    I’m thinking I want it to be REALLY clear this is a free…

    [Read more]

  • Profile picture of ajt

    ajt replied to the topic [RESOLVED] Blank screen on post_type=image in the forum Technical Support 7 years ago

    @SemmickPhoto wrote:

    I need to find a way to set my screen options back to say 100 images, and then its all good. I am not sure if its related to the cart plugin.

    What do you see here?

    http://semmickphoto.com/wp-admin/edit.php?post_status=draft&post_type=image

  • Load More

Symbiostock

  • Home
  • About
  • Blog & News
  • Log In
  • Register
  • My Account

Software

  • Getting Started
  • Shop
  • Symbiostock Pro Free Download
  • Premium Bundle Deal
  • Licensing

Support

  • Support
  • Documentation
  • Support Forums
  • Symbiostock EULA
  • Trademark Guidelines
  • Privacy Policy

Services

  • Hosting
  • Symzio
  • Symzio Link Exchange Widget

Community

  • Forums
  • Facebook
  • Twitter
© 2017 Symbiostock. All rights reserved.
Scroll to top