Scriptonite
Forum Replies Created
-
Forum: Plugins
In reply to: [user files] [Plugin: user files] BUG: Files uploaded to wrong folderIs the file the correct size on the server or does it corrupt the file when it uploads?
Are you running PHP 5?
Also, what other plugins are you running? It seems like there may be a conflict.
Forum: Plugins
In reply to: [user files] [Plugin: user files] Several problems with the pluginYeah, i have been busy as well, thats why this has been a bit buggy. I just pushed an update fixing the 404 error. I still can’t replicate the category issue.
The plugin creates 3 tables, userfiles_category,userfiles_cats, and userfiles_icons. If the tables can’t be found then the plugin is installed again. Check to make sure the tables are there. If it upgrades properly automatically you should see a message saying the update was completed. You can also try deactivating and re-activating the plugin. If this doesn’t fix it I will try to look at it again this weekend.
Forum: Plugins
In reply to: [user files] [Plugin: user files] Several problems with the pluginseems to be an issue with table creation and headers. Can you tell me what plugins you have on your site? Also, have you received a message after updating that said the plugin was updated?
I can’t seem to re-create this error on any test sites and the plugin is fine on our main site. It could be a conflict with another plugin when the header info is set.
Forum: Plugins
In reply to: [user files] [Plugin: user files] Several problems with the pluginWhat is the version of the plugin you are using?
Forum: Plugins
In reply to: [user files] Warnings at downloadThanks, I have a new pot file you can use and an update I will hopefully push this evening. I left an echo in I was using to debug which is causing most of the issues with the error messages everyone is getting. I have found a couple other little things I overlooked. I have been busy and worked on the last big update in little pieces over a long period of time and ended up making a bunch of stupid mistakes. I hope this next update will rectify all of them.
Don’t forget to preface the language files with userfiles- (ex. userfiles-es_ES.mo) so wordpress knows the language file is for the plugin. Also, the plugin will use the same language as your wordpress site, the language is not independent from the rest of the site.
Thanks for the bug reports.
Forum: Plugins
In reply to: [user files] Warnings at downloadWhat version of the plugin are you using?
It doesn’t modify the database, it just uses the WPSC shipping hook. I purchased the Gold cart and after getting zero customer support stopped using WPSC quite a while ago so I forget how the hook functions. You can read how that works from the WPSC documentation. As also stated, this is not always compatible with the new version of WPSC. If you need additional help create an admin login for me and send an email with the login info via the contact form here. Please put “Scriptonite: WPSC Plugin” in the subject line. I will take a look at it and see if I can resolve the issue for you.
Forum: Plugins
In reply to: [user files] [Plugin: user files] BUG: Files uploaded to wrong folderThanks for the feedback. The warning message has been fixed and the fix will be included in the next release. Also added will be categories, click to download icon, icons, and more. I have been really busy and have not had time to finish the updates.
I haven’t tested the permissions with 755, I can see if it will work properly there is no reason why they can’t be.
2.0 was scheduled for release at the end of this month but it may be mid-July now before it is ready.
Forum: Plugins
In reply to: [user files] [Plugin: user files] CSS TO USER FILES, BY TYPE OF FILESWorking on it for a future release. Hopefully CSS for the tables and files as well as categories and a some minor stupid fixes I missed before. Thanks for the suggestions.
Sorry, this was made for an older version of wp e-commerce. All my wp e-commerce sites have been taken down as their plugin hasn’t worked right since the last barrage of updates. I lost all of the shipping options on one site and the categories went off the page on another. I have not updated this plugin since that so it will not work with the newer versions. Sorry for an inconvenience.
I recommend WPstorecart, that’s what I have switched my clients to.
To remove the plugin if there is an error: delete the file with your FTP client and revisit the plugins page in your wordpress site.