#indiewebcamp 2012-10-13

2012-10-13 UTC
#
brennannovak
donpdonp: aww the other name had a nice ring to it ;)
#
donpdonp
brennannovak: ha, i forget a nick change is server-wide and not channel-wide
Alphi_ joined the channel
#
brennannovak
donpdonp: roger that, Danger Ranger
brennannovak and spinnerin joined the channel
#
@CandyMissez
@cocosworld ...this article is RE: being suspended on fb...hope it helps ;-) http://www.thecoolhunter.net/article/detail/2126/when-facebook-disables-your-fan-page #ownyourdata #indieweb (ttk.me t4LJ1)
danbri, Nabil, tommorris, brennannovak, spinnerin and zztr joined the channel
#
@donpdonp
In my mind, the case for moving off Twitter and into the #indieweb is growing.
#
@donpdonp
A tweetdeck-class android activitystreams reader connected to pump.io. #indieweb
brennannovak, spinnerin and barnabywalters joined the channel
#
barnabywalters
hi brennannovak, what’s up?
#
brennannovak
barnabywalters: did you change anything in SI that would affect routes? None of the routes work and return 404 now unless there is /index.php
#
barnabywalters
brennannovak: I didn’t change anything in routes, although I did add the docs folder to .htaccess
#
barnabywalters
goes off to check .htaccess
#
brennannovak
I looked at that, nothing was changed that would affect this
#
barnabywalters
hm, I’ll check my local install and the history for routes on GH
#
brennannovak
did you update any of the libraries or anything?
#
barnabywalters
I made one actual code change which was an extremely minor refactor and shouldn’t have changed anyhting. the rest was just docblocks and adding /docs
#
barnabywalters
checks through commit history
#
barnabywalters
does SI spit out any logs?
#
brennannovak
If I enabled the debugging class it might give me more clues. I haven't investigated very much yet, I just wanted to ask if you consciously did anything off the top of your head
#
barnabywalters
brennannovak: I can’t think of anything, apart from the .htaccess change, which would have caused this
#
brennannovak
very weird
#
brennannovak
well, couple things we should probably make a "dev" branch so things like this don't happen to the semi-stable master
#
barnabywalters
I did correct the system folder path (was ../system) but that was way before this stopped working
#
barnabywalters
yep, good plan
#
brennannovak
Right, that doesn't have to do with this issue at all
#
barnabywalters
brennannovak: it is a .htaccess bug
#
barnabywalters
no idea what is causing it, but when I replace the code in .htaccess with the recommended CI rewrite code it works fine
#
barnabywalters
now I’m getting a fatal error when trying to log in, though, which looks like it’s caused by an errant underscore
#
barnabywalters
replacing $this->session->get_userdata() with $this -> session -> userdata fixes it, so shall I commit those changes?
#
barnabywalters
everything else seems to work alright now
#
brennannovak
barnabywalters: really? You can go to http://localhost/login ?
#
barnabywalters
all is working fine now (on my install)
#
brennannovak
WTH
#
barnabywalters
yeah, I know :| The underscore bug was straightforward, not a clue what the rewrite one was :/
#
barnabywalters
commiting…
#
barnabywalters
brennannovak: note that CI’s rewrite code includes fallback for servers without mod_rewrite, increasing the ease of installation and the number of supported hosting providers, too!
#
barnabywalters
is signing off due to lateness and tiredness. Goodnight all
#
Loqi
sweet dreams
brennannovak and spinnerin joined the channel