-
Began Watching 301 redirect that preserves POST data
I've recently switched our login mechanism, and our API, over to SSL (https:// vs http://) I am using the following: RewriteCond %{HTTPS} off RewriteCond %{REQUEST_URI} danipad [NC,OR] RewriteCond %{REQUEST_URI} api … -
Edited OAuth 2.0 Implicit Flow with the DaniWeb API
# The nature of this tutorial ... This tutorial is designed to walk you through DaniWeb's implicit (clientside) OAuth flow. This is not designed to be an introductory tutorial to … -
Edited Getting started with OAuth 2.0 Explicit Flow
# What is OAuth and why do I want to use it? If you want to write an application that caters to existing members of a service, and you want … -
Created Login and profile pages are now secure
As you may know, I've been putting a lot of work into the DaniPad website @ http://www.daniweb.com/danipad over the past few days. Because DaniPad accepts credit cards, I had to … -
Began Watching Login and profile pages are now secure
As you may know, I've been putting a lot of work into the DaniPad website @ http://www.daniweb.com/danipad over the past few days. Because DaniPad accepts credit cards, I had to … -
Began Watching Unintended Link
How did the link get into [this post](http://www.daniweb.com/software-development/shell-scripting/threads/474195/file-in-unix#post2070691)? The op said he/she didn't put it there. -
Replied To a Post in Unintended Link
They clicked the 'Link' button in the editor toolbar, and then hit cancel, and when it injected dummy text for 'insert link here' Markdown into the editor, they didn't delete … -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
Mike helped debug this with me for quite awhile this morning, and we narrowed the problem down to Google+. Yes, you heard that right, Google+ has an issue with the … -
Edited PHP Warning: Cannot modify header information - headers already sent by (output .....
Hello please help me troubleshooting this. i got this error in my login.. pleaaaaase. below is the **error** that prompts me when i login: PHP Warning: Cannot modify header information … -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
I am on an iMac with Chrome 33.0.1750.117 What version are you guys using? Unfortunately I don't have access to a Windows computer at the moment. -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
I think I know what the problem is. Bare with me until I have a chance to test my theory a bit later. Have errands to run now! -
Began Watching Subscribe Box
I am begginer in Web site. But I want to know How I can create a gadget/script like this.  So whenever someone type their address in the field, … -
Replied To a Post in Subscribe Box
The easiest way to get started for someone without a lot of web dev experience is to use a preexisting service. Here's an example of one => http://www.bravemailer.com/ -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
Is it possible that you were before updating the browser? Second question: Do you have the issue with all windows closed except for the chat? -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
Are you logged into Facebook? -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
OK so something in the Javascript has a memory leak. It might be the editor. Are you noticing a difference being on pages with the editor vs pages without? Being … -
Began Watching *Webpage Size? I Have Been Confused About This for Ages!
Yes, webpage size- Standard sizes? Dynamic? I don't know! I have been building websites since 2000 and the one area I have never, ever been able to fully understand is … -
Replied To a Post in *Webpage Size? I Have Been Confused About This for Ages!
I'm confused by what you mean. Webpage size? Standard sizes?? Basically you just need to design your sites to accomodate people who browse your site from all different size web … -
Began Watching Memory Leak in Daniweb? (Chrome)
Hi all, I just noticed a signficant slow-down with Daniweb, not with the server, but with the site (javascript?), in particular, with the editor that jams every few seconds. So, … -
Replied To a Post in Memory Leak in Daniweb? (Chrome)
Are you sure it's the editor that's the issue? I haven't been able to replicate this :( When did it start happening? And the editor freezes for you?!?! -
Began Watching introduction
hie my name is mike danvers,new and a novice,when i have registered for daniweb i just had 3 things in mind "help help n help" but the more i m … -
Replied To a Post in introduction
Hi there Mike :) Welcome to DaniWeb. Don't mind Alexline ... sometimes newbies don't know / understand proper forum etiquette so we give them a little extra slack as long … -
Replied To a Post in to the admin (again)
Sounds good. :) -
Replied To a Post in For ADMIN of daniweb
Do you mean like your member activity stream? http://www.daniweb.com/members/1100184/m1k3mca/activity_stream Activity done on their posts ... you mean if like a moderator edits/deletes a post? You receive a private message if … -
Began Watching to the admin (again)
i don't want any of my daniweb notifications to be notified to my email address since i can keep track on them via Watched articles.so what i have to do??or … -
Replied To a Post in to the admin (again)
Simply uncheck 'Automatically Watch Articles I Post In' and then go to your watched article page, and click the button at the bottom to stop watching all articles. -
Replied To a Post in Subscribe to Mailing List
The mailing list is more so designed as an ALTERNATIVE to using the website where they can consume all of our content and reply to existing threads without using the … -
Replied To a Post in Subscribe to Mailing List
Try setting up mail rules to only keep notifications from specific forums, or notifications about threads you have posted in. The idea is that different people can use it for … -
Replied To a Post in New Tags
... and you're welcome. -
Replied To a Post in New Tags
Also, neither of these are new ;) They've both been around for the better part of a decade. :) -
Began Watching PM notification
I did not receive an email today that I received a new PM. Did something change? -
Replied To a Post in PM notification
Forwarded this to blud, although I suspect it was just an anomaly. -
Edited how to remove .php and add a trailing slash(/) at the end using htaccess
i had an htaccess for that, but the problem is... it doesn't read $_POST variables RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^/]+)/$ $1.php RewriteRule ^([^/]+)/([^/]+)/$ /$1/$2.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond … -
Began Watching New Tags
What does it mean to be "Featured" and a "Colleague" here at Daniweb? How does one aspire to claiming such tag-titles? -
Replied To a Post in New Tags
Team Colleages are personal friends of mine who helped with getting the site off the ground back in the day, founding members, and ex-moderators. The one thing true of all … -
Began Watching For ADMIN of daniweb
This is a suggestion to the admin as an user of daniweb to introduce a live chat option,so that the users dnt have to kip on refreshing and waiting for … -
Replied To a Post in For ADMIN of daniweb
No need to keep refreshing, either ... you'll receive hourly email alerts for threads on your watch list. -
Began Watching 10,000 posts
This is my 10,000th post in the DaniWeb Java forum. so I hope I won't get an infraction for being off-topic. I just thought this would be the perfect opportunity … -
Replied To a Post in 10,000 posts
I'll just pretend that I was named somewhere in your acceptance speech for writing such an awesome platform in the first place. :) Seriously, congrats! -
Gave Reputation to JamesCherrill in 10,000 posts
This is my 10,000th post in the DaniWeb Java forum. so I hope I won't get an infraction for being off-topic. I just thought this would be the perfect opportunity … -
Began Watching Subscribe to Mailing List
Having subscribed to the mailing list, I got barraged with hundreds (it seemed like) emails every day. Is there any way to cut down on these? It took me over … -
Replied To a Post in Subscribe to Mailing List
That's the point of the mailing list :) It actually already does filter out content we don't think you'd be interested in. There's a warning label when you opt into … -
Began Watching daniweb search
Not sure if this is me or the site, but everytime I search a topic or tag in search, I get nill to null results. I did a search today … -
Replied To a Post in daniweb search
We actually use Google search results because we found they are better than when we were using our own in house engine. You should be getting results similar to if … -
Edited browser compatibility
how to make a web page compatible on all browser in php? I made a web page but it not compatible on internet explorer and mozilla. i m using google … -
Began Watching Hello Daniweb Universe - it's an industrial engineer here
Hello everyone I am a new member but heard a lot about this community. I am an industrial engineering student and learning programming on my own. If you have questions … -
Replied To a Post in Hello Daniweb Universe - it's an industrial engineer here
Hi there and welcome to DaniWeb!! -
Began Watching Startup
Most of the comments in the thread about startup (How do you add things to startup) look like they may still be appropriate, except they are nine years old! Where … -
Replied To a Post in Startup
Do you mean where is the start menu in Windows 8? Because they got rid of it. -
Replied To a Post in Server back up!!
I agree it needs sorting pronto and I'm on James' ass. Feel free to bitch to him directly to get this done!! Please!! :)
The End.