PineDominator Posted April 24, 2012 Share Posted April 24, 2012 (edited) ok so here is what I've done so far, feel free to change and add this or maybe make a module to install it. Just for reference I found the code here http://net.tutsplus....at-application/ 1. install opkgmanager from modules 2. open opkgmanager and search and install: php4-mod-session 3. ssh into pineapple and edit /etc/php.ini find ;extension=session.so and remove ; should look extension=session.so 4. download this: http://www.mediafire...ajuc85/chat.zip unzip into your usb via scp if it makes it easier. I place it in my web/ folder 5. don't forget to sym link /usb/web to /www/ 6. edit landing pager to url=/web/chat/index.php 7. reboot 8. turn on dnsspoof and have fun;-) it's not the best looking thing but it works and can be improved. Edited April 24, 2012 by petertfm Quote Link to comment Share on other sites More sharing options...
WatskeBart Posted April 24, 2012 Share Posted April 24, 2012 Very excited about this new rolling type :P Will test in a few hours :) Quote Link to comment Share on other sites More sharing options...
WatskeBart Posted April 24, 2012 Share Posted April 24, 2012 Just did a quick test and it works flawless :) I'm very curious what people will say in chat, when they find out that all URL's are redirected to the chat page 3. ssh into pineapple and edit /etc/php.inifind ;extension=session.so and comment the ; Instead of comment the ; you mean remove the ; for those who don't understand ;) Quote Link to comment Share on other sites More sharing options...
PineDominator Posted April 24, 2012 Author Share Posted April 24, 2012 (edited) Just did a quick test and it works flawless :) I'm very curious what people will say in chat, when they find out that all URL's are redirected to the chat page Instead of comment the ; you mean remove the ; for those who don't understand ;) fixed;-) and thanks:-D btw log.html is where the chats are stored, so I was thinking every reboot to back that file up then start fresh. Edited April 24, 2012 by petertfm Quote Link to comment Share on other sites More sharing options...
WatskeBart Posted April 24, 2012 Share Posted April 24, 2012 bty log.html is where the chats are stored, so I was thinking every reboot to back that file up then start fresh. With a check for usb support so it will backup to usb first, if not then on the pineapple itself. Quote Link to comment Share on other sites More sharing options...
PineDominator Posted April 24, 2012 Author Share Posted April 24, 2012 With a check for usb support so it will backup to usb first, if not then on the pineapple itself. def usb, we can't be storing stuff on the pineapple when we have usb support, I'll have to look into how to append whats in log.html to say /usb/web/chat/full-log.log, most likely a startup script will do. Quote Link to comment Share on other sites More sharing options...
ptrac3 Posted May 7, 2012 Share Posted May 7, 2012 This interactive chat it's awesome!! : ) I've installed the first time and have no problems but, randomly, i'm experiencing issues with log.html.. In detail when i'm connected in the chat and i click "Send" actually it doesn't send anything, in fact the log.html remains empty (it's not writable).In addition to that instead i've noticed that the file is readble, infact doing a "echo test > log.html" i get the "test" message refreshing the chat index page but actually i can't send any messages (i've tried different devices so it can't be a browser issue). I've also tried a chmod 777 log.html and entire directory of the chat but with same results.. Someone is experiencing my same issues? Or any idea to fix that? Thx in advance :) ptrac3 Quote Link to comment Share on other sites More sharing options...
Technoprenerd Posted May 7, 2012 Share Posted May 7, 2012 This interactive chat it's awesome!! : ) I've installed the first time and have no problems but, randomly, i'm experiencing issues with log.html.. In detail when i'm connected in the chat and i click "Send" actually it doesn't send anything, in fact the log.html remains empty (it's not writable).In addition to that instead i've noticed that the file is readble, infact doing a "echo test > log.html" i get the "test" message refreshing the chat index page but actually i can't send any messages (i've tried different devices so it can't be a browser issue). I've also tried a chmod 777 log.html and entire directory of the chat but with same results.. Someone is experiencing my same issues? Or any idea to fix that? Thx in advance :) ptrac3 Hey, I got this problem too. Only at mine its different; it doesn't work on Ipad/iphone/ipodtouch. The rest works. Quote Link to comment Share on other sites More sharing options...
PineDominator Posted May 7, 2012 Author Share Posted May 7, 2012 Hey, I got this problem too. Only at mine its different; it doesn't work on Ipad/iphone/ipodtouch. The rest works. sorry guys I don't know why? I just copied the code from someone else, the link is in the first post. I have experienced my android phone not updating the log too. please feel free to modify or find something else that will work. Quote Link to comment Share on other sites More sharing options...
telot Posted May 7, 2012 Share Posted May 7, 2012 :::pulls out crown::: Petertfm, I hereby crown you as KING OF ROLLS! :::crowd bursts into applause::: Thanks Peter for yet another great take on the rolls! telot Quote Link to comment Share on other sites More sharing options...
PineDominator Posted May 8, 2012 Author Share Posted May 8, 2012 :::pulls out crown::: Petertfm, I hereby crown you as KING OF ROLLS! :::crowd bursts into applause::: Thanks Peter for yet another great take on the rolls! telot thanks :-D Quote Link to comment Share on other sites More sharing options...
Boba Fett Posted March 5, 2013 Share Posted March 5, 2013 Doesnt works for me? Give me php error on line 2 of index.php. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.