Mike Toppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Shashin] Picasaweb links brokenSorry, my question wasn’t clear – I meant please give me the URL you are entering into the form on the Shashin tools page (i.e. the URL to view the albums on Picasa or Google Plus).
Forum: Plugins
In reply to: [Shashin] http protocol for picasa/google linksThanks for explaining (if it wasn’t already obvious, I don’t use Pinterest…). I’ll include this change in the next version, assuming it doesn’t cause any other complications. I’ve added it to the issues list: https://github.com/toppa/Shashin/issues/47
Forum: Plugins
In reply to: [Shashin] errorThanks for the info. At this point I don’t think I need the complete phpinfo output.
I’m leaving today on a family trip for a couple days, so I won’t be able to follow-up for a day or two.
Here’s the first thing to check:
* Open shashin/lib/ShashinDatabaseFacade.php
* comment out line 64
* then right after line 64 add:var_dump($sql); var_dump(dbDelta($sql, true)); exit;If you prefer to do this by email, you can email me through the contact form on my web site: http://www.toppa.com/contact
My apologies for the delay replying – I’ve had a busy week. I just clicked through all your albums on the intranet page you set up, and everything looks like it’s working fine now. Did you find the problem? I’m curious what it was.
Forum: Plugins
In reply to: [Shashin] Video not showing in listNo worries – glad it worked out
Forum: Plugins
In reply to: [Shashin] errorHave checked that you meet the Shashin requirements? PHP 5.1.2 or higher and mySql 4.1 or higher.
Also, I have not tested Shashin extensively with the variety of possible software combinations on Windows, so it’s possible there’s an incompatibility. If you’re comfortable editing code I can work with you to debug it.
Forum: Plugins
In reply to: [Shashin] http protocol for picasa/google linksSorry for the late reply. Can you say more about what you’re trying to do? I’m not sure what Pinterest has to do with displaying Picasa photos on a WordPress site.
Forum: Plugins
In reply to: [Shashin] Picasaweb links brokenSorry for the late reply. Can you give me a URL that is giving you a 404 error so I can check?
I’m working on the next version now – if i can fit that in without it being a lot of work, I will. Thanks for the suggestion.
Forum: Plugins
In reply to: [Shashin] Photo viewersHi Brad – it just needs to be a lower-case “s” – “shashin”.
Forum: Plugins
In reply to: [Shashin] Photo viewersHi Brad – I forgot github names the folder like that when you download it. If you change the folder name to “shashin”, that should fix it. I will add a note about that to my blog post!
Forum: Plugins
In reply to: [Shashin] Photo viewersHi Brad – to answer your previous post, the different styles you’re seeing on my site come from the new beta version of Shashin. If you want to try it, it’s on github (I’ll update the wordpress.org version once I feel more confident it works well in various browsers). If you try it, let me know what you think. The download link and more info is here: http://www.toppa.com/2013/shashin-3-4-beta-please-help-test/
For the EXIF data, I’m showing what’s available in the Picasa feeds. All the data you’re showing on that page isn’t included in the feeds (or at least it wasn’t the last time I checked).
I added some of your albums to my site, including ones that aren’t loading on yours, and they are all working fine on my site.
…So, I have a couple questions for you:
1. Do you have any special security on your wp-admin folder, like an .htaccess file? That could be a factor, given how WordPress does AJAX calls. Or it may be related to your intranet security settings. But it’s strange that it would effect some albums but not others.
2. Can you access your server logs? Clicking on certain album thumbnail causes a 500 server error, but I can’t see any details about the error through a web browser. Your error logs would show more information about the error.
When I log into your intranet the photos page is not there anymore
Since I can’t reproduce the problem with my own albums, I’d need you to put it back the way it was if you want me to diagnose it (I had a busy day yesterday so I didn’t have a chance). Let me know what you’d like to do.