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.
46
Bug reports / Intrusion log: Request did not contain 'Accept' header.
« on March 14th, 2014, 03:54 PM »
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 »Probably not related to any commits.
Did you do something strange with board creations...? :whistle:
49
Archived fixes / Re: Changes to settings won't stick under Member Options->Default Options
« on March 10th, 2014, 08:10 PM »
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 »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...?!
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 »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?
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 »Did you save it with UTF-8 decoding?
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...