AdmiralRob
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Import CSV hangs and doesn’t upload anythingAlright, I solved it. The issue was that some of the images were greater than 512kb which was the php limit on the server. So although my list was well below that, SOME of the images were too high and therefore I had to remove those ones before reimporting. Than it all worked.
Forum: Plugins
In reply to: [WooCommerce] Import CSV hangs and doesn’t upload anythingAlright, More info on it now:
It’s the images somehow. the images in my import are listed as simple url. When I tell it not to import that column, it comes through just fine. But if I tell it to use the images, that’s when it stalls out. I’ve got the images in a folder on the same server. like this:
https://new.alaskabooksandcalendars.com/import/1607894945.jpg
Any ideas on this?
Hey Brian,
What a happy accident! it looks like you’re plugin will probably work for me better than my crazy edits ??
Thanks!
Forum: Plugins
In reply to: [Broadcast] Image link incorrectly updating to new siteOk, so I unchecked that and reposted the post. Now it moved over the media file to this url:
https://bowheadsupport.uicalaska.com/wp-content/uploads/sites/3/2018/05/6700ArcticSpur.jpgbut linked it with this link:
https://bowheadsupport.uicalaska.com/wp-content/uploads/sites/3/2018/05/6700ArcticSpur-600×311.jpgshould I just post a link to the broadcast debug dump here? or send it to you another way? (is that not a security issue?)
Forum: Plugins
In reply to: [Broadcast] Image link incorrectly updating to new siteWow, you replied much faster than I was expecting ??
So, when the parent sends the blog off to the child site, it updates the image url to:
https://bowheadsupport.uicalaska.com/wp-content/uploads/sites/3/2018/05/6700ArcticSpur-600×311.jpg
but the image exists here:
https://bowheadsupport.uicalaska.com/wp-content/uploads/sites/3/2018/05/6700ArcticSpur_7674686.jpgIt’s just that random number at the end that’s off. Is that a setting problem?
Forum: Plugins
In reply to: [Broadcast] Image link incorrectly updating to new siteLooks like it’s not updating the image file name itself properly.
The image it moves over to the child site library looks like this:
https://bowheadsupport.uicalaska.com/wp-content/uploads/sites/3/2018/05/6700ArcticSpur_7674686.jpg
Forum: Plugins
In reply to: [User Meta Manager] 'Add New User': going into endless loopif you open up user-meta-manager.php and go down to line 2841, you’ll see that he does an add_action into the admin footer. This adds in javascript to generate the user fields with an ajax request. I’m not great with javascript so I can’t find the specific problem in there, but I was able to comment the add_action line out and it works fine. I don’t get the custom meta on the new user form, but I didn’t care about it being there anyway.
Hopefully the author can et this fixed soon.
Forum: Plugins
In reply to: [User Meta Manager] 'Add New User': going into endless loopI have the same problem here.
This makes the plugin entirely unusable for me. And I’m sure we’re not alone in this.
On Chrome Version 43.0.2357.81 (64-bit) It doesn’t even show the meta fields generating, it just sits there and spins until it crashes and I have to kill the page.
on Firefox 39.0a2 it actually shows the fields populating endlessly, so at least I can stop that and use the page.
Safari does the same as chrome.
WordPress: 4.2.2
UMM: 3.4.6Wow! Not a soul knows anything about this issue?
Has no one ever tried to do it before?
Forum: Plugins
In reply to: [Constant Contact for WordPress] The plugin does not have a valid header.Same issue here!
Forum: Plugins
In reply to: [Ads by datafeedr.com] Errors Everywhere!Turns out that error was actually from setting the admin counter option (where it adds one to the counter for admins).
Forum: Reviews
In reply to: [Instagram for WordPress] Setup instructions are out of dateThe widgets page is actually a standard screen you should have in any wordpress installation. If you don’t have it, I doubt it has anything to do with this plugin.
Forum: Plugins
In reply to: [Instagram-Widget-for-WordPress] Access Token WorkaroundThanks for posting this… so I found the code, and in the url it says code=###… etc…
Does it just need that code? because that doesn’t seem to be working for me either.
Forum: Plugins
In reply to: [CP Contact Form with PayPal] Second form uses first form's receiptAlright, so we do have the latest version. But it’s still using the wrong email receipt.
Forum: Plugins
In reply to: [CP Contact Form with PayPal] Second form uses first form's receiptThank you for your quick response!
I have 1.01, and it’s Pro, on WordPress 3.6.
What’s the latest version?