MicrostockGroup Sponsors

Symbiostock Test Build - the Bug Stomping Thread!

Started by Leo Blanchette, March 26, 2013, 19:02

Previous topic - Next topic

It Works // It Doesn't work. Please fill out the checklist. (Tell me bugs to add)

WORKING: Saving- Prices/Settings/Network/Author values.
11 (57.9%)
BROKEN: Saving- Prices/Settings/Network/Author values.
0 (0%)
WORKING: Image Uploading
10 (52.6%)
BROKEN: Image Uploading
2 (10.5%)
WORKING: Image Processing
10 (52.6%)
BROKEN: Image Processing
1 (5.3%)
WORKING: Non-root-level-install
7 (36.8%)
BROKEN: Non-root-level-install
0 (0%)
WORKING: Child Theme template
8 (42.1%)
BROKEN: Child Theme template
1 (5.3%)
WORKING: Network Search/Pagination
4 (21.1%)
BROKEN: Network Search/Pagination
1 (5.3%)

Total Members Voted: 19

daveh900

Quote from: Tinny on March 27, 2013, 18:00
Did you put them in the parent category as well as the child category?

Not at first.

I just tried it. Adding the image to the parent category did change the count on the category list. It counts the image twice. 3 images put in both the parent and the sub category shows (6) images in the parent. However, I still don't see any of them when clicking on the link for the parent.

daveh900

Issues with Multiple Pages of Results?

Added a couple dozen images to a category and get the following error at the top of that category on page one:

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259

Leo Blanchette

Quote from: daveh900 on March 27, 2013, 17:22
Image Categories

I created a couple of sub-categories and placed some images in those categories. The sub-category shows in the category list as just another category, not under the parent category. The parent category shows there are images in that category, but they don't show when that category is selected.

The attached screen shot shows this. I have 4 images in "places/travel". 3 of those images are in the "United States" sub-category (places/travel is the parent). When I click the United States category, I see my 3 images. When I click on the places/travel category that shows 4 images, I see nothing.

Wow - child categories! Your going all-out aren't you? You deserve a giant bug-hunter trophy - big golden magnifying glass and net. I'll get on it! Although I might disappoint you by setting it up for no child categories allowed! But I will fix this so the next test download fixes it.


Leo Blanchette

Quote from: daveh900 on March 27, 2013, 19:39
Issues with Multiple Pages of Results?

Added a couple dozen images to a category and get the following error at the top of that category on page one:

Warning: DOMDocument::saveXML() [domdocument.savexml]: xmlEscapeEntities : char out of range in /home/stompsto/public_html/wp-content/themes/symbiostock/inc/classes/network-manager/communicator.php on line 259


your-site ... go to  /wp-admin/options-permalink.php

Is permalinks set to "post"? Should fix it.

I'm guessing thats it. Same thing happens with network results if permalinks are not set.

daveh900

Permalinks are set to "post name", changed that yesterday.


Leo Blanchette


click_click

I found a small bug I guess:

When I try to write some text into the "Customer Area Greeting" on the "settings page" of Symbiostock it won't save apostrophes properly.

The final result adds a \ in front of the '

So it's impossible to write "don't" -> it will look like "don\'t"

click_click

Leo, I see that you apparently uploaded a new version of Symbiostock today.

Can I simply copy this over the old version and expect everything to be ok?

Leo Blanchette

Quote from: click_click on March 27, 2013, 21:35
Leo, I see that you apparently uploaded a new version of Symbiostock today.

Can I simply copy this over the old version and expect everything to be ok?

Thanks for pointing out the \' problem. Its an easy fix.

Yes, delete theme...re-upload theme. All of your settings and data will remain safe.

ajt

Leo, when I upload photos bigger than 4Mpix, they are not processed (no preview, no transfer to symbiostock_rf, only IPTC values are ok). I tried to upload big ones (about 20Mpix) in Wordpress->Media->Add new, everything was ok. Maybe Symbiostock upload process is more memory consuming? PHP memory limit is 64M only...
My fisheye straightener: http://anglerfish.ajotte.com

click_click

Quote from: Leo on March 27, 2013, 21:44
Quote from: click_click on March 27, 2013, 21:35
Leo, I see that you apparently uploaded a new version of Symbiostock today.

Can I simply copy this over the old version and expect everything to be ok?

Thanks for pointing out the \' problem. Its an easy fix.

Yes, delete theme...re-upload theme. All of your settings and data will remain safe.
Is overwriting an option as I have uploaded some custom logos etc. into the theme folders  ::)

I guess my behavior should be punished with 10 slaps on the fingers using a bundle of Ethernet cables...  :-X

Leo Blanchette

The way to do that is to upload to your wordpress meda area, then copy the URL from there to the settings area fields.

Don't upload anything directly to theme folders. It will be gone when you update!

Leo Blanchette

Quote from: ajt on March 27, 2013, 21:53
Leo, when I upload photos bigger than 4Mpix, they are not processed (no preview, no transfer to symbiostock_rf, only IPTC values are ok). I tried to upload big ones (about 20Mpix) in Wordpress->Media->Add new, everything was ok. Maybe Symbiostock upload process is more memory consuming? PHP memory limit is 64M only...

Can you set up a dropbox account and send me the files? I'd like to try it on my own. BTW - I have my PHP memory limit set to 128, and higher on my server.

Doing a little research on the library I'm using  ( http://wideimage.sourceforge.net/  ) yes it is possible its a little memory in-efficient. If its an issue, I'll just swap out for something else that does a better job. Now is the time for such adjustments.


click_click

Quote from: Leo on March 27, 2013, 21:57
... Don't upload anything directly to theme folders. It will be gone when you update!
Thanks. I will do my homework now...

cidepix

Leo,

I installed the theme on a brand new wordpress site, (brand new database) but when I clicked activate button a "notepad file" popped up.. and nothing works..

this is the error:



Warning:  require_once(/var/chroot/home/content/83/6943183/html/wp-load.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/content/83/6943183/html/testsite/wp-content/themes/symbiostock/css/styles.php on line 3



Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/var/chroot/home/content/83/6943183/html/wp-load.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/83/6943183/html/ testsite/wp-content/themes/symbiostock/css/styles.php on line 3


Leo Blanchette


Leo Blanchette

 ;D

Is this the transfer project you were doing? Not just a fresh install correct?

click_click

I just ran the update like you recommended - everything looks good.

Thanks for your awesome work!

cidepix

#44
Quote from: Leo on March 27, 2013, 22:49
;D

Is this the transfer project you were doing? Not just a fresh install correct?

no it's a fresh install..

the thing is I am running 7 sites on a hosting plan.. only one of the sites is on the root directory.. the other 6 domains point to subdomains on the hosting account..

it is like

www. mymainsite.com points to >>>> /

www. othersite.com >>>>> /othersitefolder/
www. othersite2.com >>>>> /othersitefolder2/ (this is where symbiostock is installed)

they are not subdomains of the main site.. but the hosting plan only allows the main site to be in the root.. I had no problems with any other themes before.. I guess I won't be able to install it until the subdomain issue is sorted..

Leo Blanchette

Yup! Thats it - the subdomain issue. Its a few details in the way path variables are set up in the theme. Just a few minor tweaks. *however* might effect some other things, so I have to test it quite carefully before I release that particular update. Its my biggest priority in the bug-hunt though.

click_click

Quote from: Leo on March 27, 2013, 21:44
Quote from: click_click on March 27, 2013, 21:35
Leo, I see that you apparently uploaded a new version of Symbiostock today.

Can I simply copy this over the old version and expect everything to be ok?

Thanks for pointing out the \' problem. Its an easy fix.

Yes, delete theme...re-upload theme. All of your settings and data will remain safe.

Without changing my page the \ keeps multiplying. Now I have \\\\\\\\ already lol.

Leo Blanchette

Thats funny. I think I'm done for the day, so I'll just set up the latest zip so you can update your site with a cleaner working version.
By the way, for that cute little bug you will have to delete those, and then they will not come back.

click_click

OK I don't know what just happened but after I did the installation of the new, updated Symbiostock the "End User License Agreement" bug was gone and I could finally access the agreement from the product page.

Now, after using the new installation for a while, it's not working anymore and just reloads the product page :O

Tested it in FF and IE, I cleared the cache and everything. How is that possible?

Have a good night!

THP Creative

Quote from: Leo on March 28, 2013, 00:48
Thats funny. I think I'm done for the day, so I'll just set up the latest zip so you can update your site with a cleaner working version.
By the way, for that cute little bug you will have to delete those, and then they will not come back.

Huh, so he actually does sleep after all. ;)
Visit: THP Creative