Josh Lyford
Forum Replies Created
-
Forum: Plugins
In reply to: [SendPress Newsletters] Re-saving permalinks doesn't fix email link problemThe Apache error logs should contain any php errors that have happened. Im wondering if you see anything like this:
PHP Notice: Trying to get property of non-object in /Users/joshl/Sites/wp.dev/wp-content/plugins/sendpress/classes/public-views/class-sendpress-public-view-link.php on line 25
Forum: Plugins
In reply to: [SendPress Newsletters] Re-saving permalinks doesn't fix email link problemThanks Mike,
Do you have access to the error logs? it looks like the tracking code is not able to find the right link to redirect to and may be throwing an error.
Josh
Forum: Plugins
In reply to: [SendPress Newsletters] Re-saving permalinks doesn't fix email link problemHi Mike,
Could you send an email to tester@sendpress.com. Also if you could include the debug info on the help page that will have use try and figure out what is going on.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Alter the page templatesHI Mike,
The pages are built by the public view class. It is located here:
sendpress/classes/public-views/class-sendpress-public-view.php
if you look at the _public_before and _public_after functions these are what pull in the theme files.
I will look into adding an option to include the sidebar files as well.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] SendPress Activation fatal errorHi reelangels7,
Here is the info from wordpress.org: http://codex.wordpress.org/WordPress_Backups
You could also sign up for a service like vaultpress.com i have used this before and it is great but does cost $15 a month.
Your other option is to get a plugin that will do backups for you. Here are a few that i know of.
http://ithemes.com/purchase/backupbuddy/
http://premium.wpmudev.org/project/snapshot/Their may also be some free plugins to do backups for you this site has a good list of possible options.
http://www.stateofsearch.com/top-6-wordpress-backup-plugin-recommendations-for-2013/
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] SendPress Activation fatal errorHi reelangels7,
unfortunately the class used was not add to WordPress until 3.1 and it is used to render all main table layouts of SendPress. Not sure if it is possible for you to upgrade your WordPress install but without at least 3.1 the plugin will not work. We have tested it back to 3.4 and the plugin should run in 3.2 without issue but we dont test that many versions back.
If their is anything we can do to help just let us know.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] SendPress Activation fatal errorhi reelangels7,
Could you tell me what version of wordpress you are running and also do you have your wp-admin in a different directory? what url do you use to login to the site?
Thanks,
JoshForum: Plugins
In reply to: [SendPress Newsletters] 404 / 500 Internal Server ErrorHi Guys,
Are you still seeing the 500 errors?
Thanks,
JoshHI lzlpio90,
This should now be fixed with the latest release.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] SendPress Not Sending HTML EmailHi,
Could you try sending an email to tester@sendpress.com also if you would like to send us the html you are using we will test it on our setup. Do you have emails in the queue?
thanks,
JoshHi lzlpio90,
After some looking i found this to be a bug with the template render. I should have a patch for it out this weekend.
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] Fatal ErrorHi boybawang,
This should be fixed in 0.9.3.1
Best,
JoshForum: Plugins
In reply to: [SendPress Newsletters] JSON form for inline confirmationHI tsavola,
Sorry for the delay i am working a few code samples for you to show how it is done. I should have them for you soon.
Best,
JoshBoth of these are in the works. They should be in the next release.
Forum: Plugins
In reply to: [SendPress Newsletters] Importing large listsHi Darren,
I am working on the new importer. Could you email me a sample of what it is you are trying to import? im guessing you have a CSV? mainly just need to know what it has in it for data so i can make sure the importer works with it.
Thanks,
Josh