Forum Replies Created
-
AuthorPosts
-
February 9, 2014 at 12:36 pm #9435
Great
I am taking my site back to English versionFebruary 9, 2014 at 11:36 am #9433I 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
February 8, 2014 at 9:29 pm #9432Lucato,
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óximoInterpreter sees “ó” coded as “ó” and crashes.
Leo: maybe pagination links in xml results could be wrapped in CDATA?
February 5, 2014 at 2:45 pm #5535@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.
February 4, 2014 at 2:24 pm #9301Welcome!
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
February 4, 2014 at 9:23 am #9144Symbiostock.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.January 30, 2014 at 7:27 am #8281@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=6January 25, 2014 at 1:31 pm #8781I have this too.
I’ve found the reason, Leo informedJanuary 25, 2014 at 9:05 am #8758I 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.January 25, 2014 at 8:26 am #8756@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”.January 24, 2014 at 7:53 am #8358This image shows Author Options in 3.1.1 and 3.1.4. “Image SEO” text disappeared. Is this a side effect of last changes?
January 21, 2014 at 7:43 pm #8671It is in Network tab.
January 18, 2014 at 10:08 pm #8144This fix is applied to 3.1.2, so it should work.
I switched my site to php 5.2.17
and it works as usual
January 14, 2014 at 9:31 am #8417Maybe you can contact her using her account here:
http://www.microstockgroup.com/index.php?action=profile;u=50183
January 12, 2014 at 1:42 pm #82003.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
-
AuthorPosts