Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - txcas
61
The Pub / Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 04:28 PM »
I am working on the Spanish translation for Wedge.  I completed the index.spanish.php and admin.spanish.php files.  I am not sure what is wrong with the files, when I add the language special characters show in a funny way and the Spanish language does not get used at all.  Here is an example:


Everywhere I have a Spanish character or an accent it shows as a diamond with a question mark in it.  I thought my files might have been encoded incorrectly (I used Visual Studio to create them), so I used Notepad2 to encode them from ansi to utf-8.  That made no difference.  I compared my files to the ones in English and French and can't figure out what's causing this problem.  If I open for example admin.spanish.php within wedge, every accent is messed up and I am able to retype them there and they look good.  I would like to figure out what is going on before I start translating other files.
62
Archived fixes / Re: Pictures overlap the side bar
« on March 5th, 2014, 04:05 PM »
This seems to be a bug in:
Internet Explorer 11
Firefox 27.0.1

Your fix works on Chrome and Safari.  What is interesting is that the same picture links looks good here on Wedge, using either IE11 or Firefox.
63
Test board / Re: Testing picture link
« on March 5th, 2014, 04:04 PM »

64
Archived fixes / Re: Pictures overlap the side bar
« on March 5th, 2014, 12:42 AM »
This did the trick for me:
Code: [Select]
.bbc_img
border: 0
margin: 4px 8px
max-width: 75%
height: auto
65
Archived fixes / Re: Pictures overlap the side bar
« on March 5th, 2014, 12:36 AM »
I tried this and it made no difference.  :-/
66
Archived fixes / Re: Pictures overlap the side bar
« on March 4th, 2014, 06:38 PM »
Thanks.  I will try this ASAP, I am on a roll translating index.php to Spanish.
67
Archived fixes / Re: Pictures overlap the side bar
« on March 4th, 2014, 02:27 PM »
Guest on my forum can only see the Blog.  The pictures are resized correctly if hosted locally in a media album.  The problem happens when someone uses
Code: [Select]
[IMG]http://URL[/IMG]. 
I sent you a PM with account credentials, I will send you a link to the post displaying this problem.
68
Archived fixes / Pictures overlap the side bar
« on March 4th, 2014, 02:05 AM »
I can not get it to repro on this forum, the pictures are resized correctly and it stays within the post boundaries.
http://wedge.org/pub/test/8506/testing-picture-link/new/#new

On my forum them same picture link makes the picture overlap to the side bar area.


That is resized to 800x600.  If I try 640x480 the picture is resized out of proportions.
69
Test board / Testing picture link
« on March 4th, 2014, 01:57 AM »
70
Quote from Adam Dresch on March 3rd, 2014, 06:59 PM
Getting rid of litespeed fixed it hehe.
Weird, my site is running on LiteSpeed.
71
Archived fixes / Re: Errors on subscriptions
« on March 3rd, 2014, 08:12 PM »
I agree.  I will close this one.
72
Archived fixes / Re: Errors on subscriptions
« on March 3rd, 2014, 07:18 PM »
I think I figured this one out.  If people go directly to PayPal and pay, instead of using the subscriptions link, PayPal's Instant Payment Notification (IPN) sends these messages to the forum.  Someone just paid me for something completely unrelated to subscriptions and the same messaged got logged on the forum.
73
Archived fixes / Re: Errors on subscriptions
« on March 2nd, 2014, 11:30 PM »
Yes I do.  It happened again to another user.
74
Archived fixes / Errors on subscriptions
« on March 2nd, 2014, 09:51 PM »
I have no idea what the member did.  His donation came in, but errors were generated and he was not added to the donators group.

Code: [Select]
Unknown Paid Subscriptions transaction type.<br />transaction_subject: Donation Subscription<br />payment_date: 12:05:28 Mar 02, 2014 PST<br />txn_type: subscr_payment<br />subscr_id: I-KPAWR9FNG3NY<br />last_name: Doe<br />residence_country: US<br />item_name: Donation Subscription<br />payment_gross: 22.95<br />mc_currency: USD<br />business: email@outlook.com<br />payment_type: instant<br />protection_eligibility: Ineligible<br />verify_sign: AKm94rFJx-alpDEZnLadaH2j.cPLAJhBqc3vswVfbDh2pJtjXcfTlatY<br />payer_status: verified<br />payer_email: email@gmail.com<br />txn_id: 32P728854P4481115<br />receiver_email: email@outlook.com<br />first_name: Matthew<br />payer_id: EGUGLCCF9L6FN<br />receiver_id: HZUKNR94CNZ9L<br />item_number: 2+1162<br />payment_status: Completed<br />payment_fee: 0.97<br />mc_fee: 0.97<br />mc_gross: 22.95<br />charset: windows-1252<br />notify_version: 3.7<br />ipn_track_id: d1066ce8d4a49

Code: [Select]
Unknown Paid Subscriptions transaction type.<br />txn_type: subscr_signup<br />subscr_id: I-KPAWR9FNG3NY<br />last_name: Doe<br />residence_country: US<br />mc_currency: USD<br />item_name: Donation Subscription<br />business: email@outlook.com<br />amount3: 22.95<br />recurring: 1<br />verify_sign: AseQSHSxIvOHmcC4lb4vrei0U0dPAQJ6eCn8GJbDJL1C5jZifsmaIRpY<br />payer_status: verified<br />payer_email: email@gmail.com<br />first_name: Matthew<br />receiver_email: email@outlook.com<br />payer_id: EGUGLCCF9L6FN<br />reattempt: 1<br />item_number: 2+1162<br />subscr_date: 12:05:25 Mar 02, 2014 PST<br />charset: windows-1252<br />notify_version: 3.7<br />period3: 1 Y<br />mc_amount3: 22.95<br />ipn_track_id: d1066ce8d4a49
75
The Pub / Re: How come I don't see the language flags?
« on March 2nd, 2014, 04:33 PM »
@Farjo - Yes that fixes the problems with the flags.