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
46
I have about 40 pages worth of these errors for just one user that uploaded an avatar to the forum.

47
Archived fixes / Re: Undefined offset: 2
« on March 13th, 2014, 02:48 AM »
It has not happened again, so closing.
48
Archived fixes / Re: Undefined offset: 2
« on March 12th, 2014, 04:28 PM »
Quote from Nao on March 12th, 2014, 01:11 PM
Probably not related to any commits.
Did you do something strange with board creations...? :whistle:
Not at all, the forum has been static since I migrated it to Wedge.  Right after migration I deleted the announcements board and replaced it with a Blog.  I moved some of the messages from the announcement board to the blog, deleted the board and have not made any changes since.
49
All good, closing.
50
Archived fixes / Undefined offset: 2
« on March 10th, 2014, 03:54 PM »
 I just started getting these after the commits from last Friday

Code: [Select]
Undefined offset: 2
File: /home/creedmoo/public_html/gz/app/Boards.php
Line: 79
51
Archived fixes / Re: Pictures overlap the side bar
« on March 9th, 2014, 12:08 AM »
Quote from Nao on March 8th, 2014, 12:16 PM
Okay... Fixed. Somehow. Should remember this for the future: when there's a behavior difference between wedge.org and another site, first thing to do is ask to disable plugins one by one...

In this case, it's due to Pin It. It's enclosing the items in an inline-block div, and the inline-block resets the max-width to the whole page. Doesn't make much sense to me... Anyway, changing this to a span (or replacing "inline-block" with "inline" in the plugin code) works, but I don't know why, and most importantly -- I don't know if it'll work cross-browser, too.

Can you try this, and keep me posted..? Then we can test on all browsers. It's important to me that it works.

BTW, your site loads very slowly mainly because it tends to accumulate JS scripts... Facebook Likes, Twitter retweets, Pin It stuff, and so on... I'm not sure why you're so adamant on keeping your site a secret, and hiding it from bots as well (meta noindex), while at the same time trying every possible way to make it visible on social networks...?!
Thanks for checking.  I disabled Pin-it, don't need it.  The site requires registration because it is about firearms related information.  I want to keep everyone under 13 years old out.  For years I had the site wide open and only had less than 500 members.  After requiring registration, it jumped to over 1,500 members.  Also by requiring registration instead of allowing guests to lurk around, I now know that I get an average of about 100 unique visitors per day.  I am not trying to keep it secret of hidden from bots, both Google and Bing have files on root  of the site to allow them to scan the site.
52
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 8th, 2014, 01:50 AM »
Thanks, I will try that.  I am still editing them in Notepad2 because Notepad++ sucks for editing, but after I am done, I encode them to utf-8 with no BOM with Notepad++.
53
Archived fixes / Re: Pictures overlap the side bar
« on March 8th, 2014, 01:41 AM »
Yes.  I have been going into the posts and resizing the pictures to 640x420.
54
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 6th, 2014, 03:29 PM »
Quote from Nao on March 6th, 2014, 07:28 AM
Seriously..? Notepad2 doesn't do BOM. Are you sure you saved them to utf8 while within notepad2? Are you sure you're using Florian's version or the mod version?
Yes the files were encoded as utf-8, that is what was driving me crazy.  I could not find anything wrong with them.  I am using the MOD of Notepad2 and is does not have an enconde as utf-8 with no BOM option. 
55
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 6th, 2014, 06:02 AM »
Darned I found the problem!  I downloaded Notepad++ and encoded my language files from utf-8 to utf-8 without BOM.  That took care of the funky characters.  I guess I will stop using Notepad2.  Time to go to bed.
56
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 06:16 PM »
Everything reinstalled and same problem.  I am not sure what is wrong on my host.  I can use French just fine, but my own Spanish files won't work.  Frustrating.  I will keep translating and figure this one out later.
57
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 05:31 PM »
Well, it looks like it might be my host.  My production site has the same issue.  I will do a brand new Wedge installation and see what happens, since my sites have data imported from SMF.
58
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 05:22 PM »
Excellent, thank you for testing it!  The problem must be on my sandbox server.  I should probably reinstall the whole thing.  What a relieve, I can stop drinking now.  :^^;:
59
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 05:04 PM »
Quote from Pandos on March 5th, 2014, 04:56 PM
Did you save it with UTF-8 decoding?
Based on Notepad2, they are encoded as UTF-8 but I have my doubts.  I you want to check, they files are hosted here.
60
The Pub / Re: Translating Wedge to Spanish - Need a little help
« on March 5th, 2014, 04:52 PM »
What do you use to edit the files?  I should probably share my files somewhere...