izzysanime
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Separate value/label for checkboxOK, so after searching more than necessary, i found that by adding a pipeline, it will separate the options from what is emailed. Id suggest making a separate section just for that option and not specifically just for emailed recipients as it would have never occurred to me to check this.
https://contactform7.com/selectable-recipient-with-pipes/
Thanks to this for the link:
https://wordpress.stackexchange.com/questions/56042/contact-form-7-select-box-different-value-text-then-content-text-in-option- This reply was modified 7 years, 2 months ago by izzysanime.
Forum: Plugins
In reply to: [Contact Form 7] Recaptcha issueOK, if you are using tables, the text above needs to be in a <td>
<table width="100%"> <tr> <td colspan="2">[acceptance condizioni] Accetto le condizioni esposte nella pagina e con l’invio del presente modulo acconsento al trattamento dei dati personali trasmessi.</td>td></tr> <tr></tr> <tr><td>[recaptcha]</td> <td>[submit “Invia”]</td> </tr> </table>
Forum: Plugins
In reply to: [Contact Form 7] Recaptcha issueSend a link or the actual code. Quickly guessing, you may have a div with a set width or a div that is going over the form.
Forum: Fixing WordPress
In reply to: Customize is blank after updateOK, so upon solving another issue, I fixed this issue .
When the site was sent to me, they had this commented out:
define(‘DB_CHARSET’, ‘utf8’);And the Reading settings had a different encoding of ISO-8859-1, i changed it to UTF-8.
Weird how that was the issue but maybe itll help someone else.
Forum: Fixing WordPress
In reply to: WordPress removing special charactersI figured it out now… When the site was sent to me, they had this commented out:
define('DB_CHARSET', 'utf8');
Forum: Fixing WordPress
In reply to: Customize is blank after updateok, so for now i will roll the site back to the wicked old version of 3.72 until i hear of more ideas. I also tried increasing the PHP memory size with no luck.
Forum: Fixing WordPress
In reply to: Customize is blank after updateOK, So I downgraded to WP 4.0 and now it is back. Any ideas? I did try to update again and it broke.
- This reply was modified 7 years, 3 months ago by izzysanime.
Forum: Fixing WordPress
In reply to: Customize is blank after updateYes, WordPress, no luck though. This is a stage server for right now so im trying things i come up with and not worried about hacking until after i figure out the issue.
Forum: Fixing WordPress
In reply to: Customize is blank after updateThanks, I did try changing the theme to twentyseventeen, and reset via ftp, no luck. IM trying reuploading right to an older version. But i cant rely on that as a non developer will maintain the site after me.
- This reply was modified 7 years, 4 months ago by izzysanime.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] OpenSSl/ Curl versions are too lowoh, btw, It wont send data back to the plugin. PayPal still processes it in sandbox mode but no IPN back ?? which i expected.
Thanks for the response.
Forum: Plugins
In reply to: [Seamless Donations is Sunset] OpenSSl/ Curl versions are too lowYeah it took me 2 seconds to update these on my server and I dont get why they cant update theres.
Never mind! I got it! I was using sandbox.paypal.com rather than developer.sandbox.com… new process i havent used before/ haha
my log: [Seamless Donations Log Data]
2016-05-02 20:18:28 DONATION TRANSACTION STARTED
2016-05-02 20:18:28 Processing mode: SANDBOX
2016-05-02 20:18:28 PHP Version: 5.4.13
2016-05-02 20:18:28 Seamless Donations Version: 4.0.17
2016-05-02 20:18:28 User browser: Chrome 50.0.2661.86
2016-05-02 20:18:28 IPN (http): https://www.wareriver.com/wp-content/plugins/seamless-donations/dgx-donate-paypalstd-ipn.php
2016-05-02 20:18:28 IPN (https): https://www.wareriver.com/wp-content/plugins/seamless-donations/pay/paypalstd/ipn.php
2016-05-02 20:18:28 Payment process nonce cb385de3d3 validated.
2016-05-02 20:18:28 Session ID retrieved from _POST: SDS01-25687699-C665-99BF-12D4-E83A62CBF978
2016-05-02 20:18:28 Looking for pre-existing session data (guid/audit db mode): SDS01-25687699-C665-99BF-12D4-E83A62CBF978
2016-05-02 20:18:28 Duplicate session data not found. Payment process data assembly can proceed.
2016-05-02 20:18:28 Success URL: https://www.wareriver.com/seamless-donations/?thanks=true
2016-05-02 20:18:28 Saving transaction data using guid/audit db mode
2016-05-02 20:18:28 Name: ***hjo*****
2016-05-02 20:18:28 Amount: 5
2016-05-02 20:18:28 Preparation complete. Entering PHP post code.
2016-05-02 20:18:28 Checking for repeat. REPEAT value is [].
2016-05-02 20:18:28 Computed RETURN value: 'https://www.wareriver.com/seamless-donations/?thanks=true'
2016-05-02 20:18:28 Redirecting to PayPal… now!
2016-05-02 20:21:18 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-02 20:21:18 —————————————-
2016-05-02 20:21:18 PROCESSING PAYPAL IPN TRANSACTION
2016-05-02 20:21:18 Seamless Donations Version: 4.0.17
2016-05-02 20:21:18 IPN chatback attempt via TLS…
2016-05-02 20:21:18 IPN chatback attempt via SSL…
2016-05-02 20:21:18 IPN chatback attempt completed. Checking response…
2016-05-02 20:21:19 IPN VERIFIED for session ID SDS01-25687699-C665-99BF-12D4-E83A62CBF978
2016-05-02 20:21:19 PayPal reports payment status: Pending
2016-05-02 20:21:19 IPN processing complete.
2016-05-02 20:22:00 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-02 20:22:00 Null IPN (Empty session id). Nothing to do.
2016-05-02 20:32:18 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-02 20:32:18 Null IPN (Empty session id). Nothing to do.
2016-05-02 21:21:11 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-02 21:21:11 Null IPN (Empty session id). Nothing to do.
2016-05-02 21:54:54 dgx-donate-paypalstd-ipn.php called outside of constructor.
2016-05-02 21:54:54 Null IPN (Empty session id). Nothing to do.Forum: Plugins
In reply to: Unclaimed status in sandbox modeSeamless DOnations
Forum: Networking WordPress
In reply to: Theme CSS different between multisitewell, i ended up needing to add some more CSS to the styles.css file to get the changes to update on the subsites. Not sure why since the main site was fine without those css rules. But anyways it is working great now thanks for the help.