-
Replied To a Post in Default Filter DW
Oooh, finally an example of an image that error'ed! OK, I can fix this now :) One moment ... -
Replied To a Post in Default Filter DW
Test attaching screenshot. -
Replied To a Post in use of $(this) for a class
Sorry for my lack of a detaled explanation, but I wrote my last post from my iPhone while in bed. Thank you for filling in the details to help others!! -
Marked Solved Status for use of $(this) for a class
I am a novice at JavaScript an jQuery. I am writing a project and trying to incorporate $(this) to read a data attribute. Once the data attribute is determined and … -
Edited My DaniWeb home page is like a Charlie Brown Christmas tree.
I've noted how the home page seems sparse but why is that lone upvote there at all? It's not that interesting and there's no way to dismiss it or fill … -
Replied To a Post in Comment voting and edit
> Also why does edit post appear as an option when I clearly don't have the right to alter somebody else's post? This should be fixed now. -
Replied To a Post in Comment voting and edit
When you see a single number with a +/- sign in front of it, that means it's just a tally of all up and down votes the post has received. … -
Began Watching Comment voting and edit
I see a +0 next to post comments. Thought this was supposed to be votable. Nothing happens on tapping. BTW on Android. Also when I entered a comment and then … -
Edited Comment voting and edit
I see a +0 next to post comments. Thought this was supposed to be votable. Nothing happens on tapping. BTW on Android. Also when I entered a comment and then … -
Replied To a Post in Default Filter DW
Nope, it was just posted in the wrong forum. I'm quick to respond to anything in the DaniWeb Feedback forum but I don't frequent the main Community Center / Geeks' … -
Edited Default Filter DW
Why do I always get the default filter of recommended every time I open dw? I am quite capable of decidling if I want a filter or not. How can … -
Replied To a Post in MySQL transactions
Please don't be disappointed in me. What I was doing, out of simplicity's sake, was starting a transaction in the constructor of the database class, and committing the transaction in … -
Replied To a Post in use of $(this) for a class
You must use .on() with code dynamically inserted into the DOM. -
Replied To a Post in Why this code is not inserting the data on my SQL database
Does just this specific query fail? Perhaps there is something wrong with the connection? -
Began Watching Why this code is not inserting the data on my SQL database
$query = "INSERT INTO 'user-profiles' ('name', 'avatar', 'description', 'votes', 'pay_methods', 'location', 'user_id') VALUES ('sadj', 'qwesad', 'sadqwdqw', '0','sadsad', 'sadasdsad''4')"; $resultprof = $this -> conn -> query($query); votes and user_id are INT … -
Replied To a Post in Default Filter DW
It’s not low quality. It shows up in the recommended feed just fine. -
Replied To a Post in what is the use of seo in digital marketing?
Sorry, I don’t understand your question. SEO is used to increase your organic ranking in Google and other search engines. -
Began Watching what is the use of seo in digital marketing?
what is the use of seo in digital marketing? -
Liked / Shared Memorable Quotations
Once harm has been done, even a fool understands it. -- Homer -
Replied To a Post in use of $(this) for a class
Is the html code available when the javascript runs? Are you putting the JS code inside the `$(document).ready(function() { } );`? You might also want to look at using .on() … -
Replied To a Post in use of $(this) for a class
Are you doing e.preventDefault() or (e).preventDefault()? -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
I'll be able to fix this if you give me an Imgur link that doesn't work for you. -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
I'm pretty sure it's related to the specific image or file trying to be uploaded. -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
I think you might have missed my last post. > It might be the specific image you're trying to upload?? Please link to it on Imgur and I will download … -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
What do you mean no more direct messaging for you? -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
Test test test. It might be the specific image you're trying to upload?? Please link to it on Imgur and I will download it from there and try to attach … -
Replied To a Post in Default Filter DW
Thanks for the distinction of 'Filter' vs 'Filtered' ... I've changed this per your suggestion. Also, I forgot to mention, all tag pages (e.g. C++, Java, etc.) do not filter … -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
Try clearing out your browser cache. Do you use browser plugins? -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
Worked for Chrome. Now testing Safari. I'm on MacOS. -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
> And a perfect opportunity for that page to show articles about ... Those are definitely some good ideas, and things I've thought about in the past, but have not … -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
> Also, image upload looks broken. How so? What errors are you getting? What isn't working? -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
Something that would actually really help me to fix up this algorithm is to link me to topics that actually *are* of interest to you, but aren't appearing on the … -
Replied To a Post in My DaniWeb home page is like a Charlie Brown Christmas tree.
You visit DaniWeb too frequently. We don't have that much new content coming in lately. The algorithm has decided that there's simply nothing new that could possibly be of interest … -
Began Watching My DaniWeb home page is like a Charlie Brown Christmas tree.
I've noted how the home page seems sparse but why is that lone upvote there at all? It's not that interesting and there's no way to dismiss it or fill … -
Replied To a Post in Default Filter DW
It looks like it's set to show if you're either watching the topic or you've posted in it. Sorry, but I wrote this algorithm many months ago and forgot the … -
Liked / Shared use of $(this) for a class
I am a novice at JavaScript an jQuery. I am writing a project and trying to incorporate $(this) to read a data attribute. Once the data attribute is determined and … -
Replied To a Post in Default Filter DW
Give me a moment to investigate then. I'm wondering if the algorithm looks to see if you've posted in the topic, regardless of if you're watching it or not. -
Replied To a Post in use of $(this) for a class
It's fine to use that as the selector. Use an #id when there is only one per page. Otherwise, using .classes makes sense. The Javascript that you have does, indeed, … -
Began Watching use of $(this) for a class
I am a novice at JavaScript an jQuery. I am writing a project and trying to incorporate $(this) to read a data attribute. Once the data attribute is determined and … -
Replied To a Post in Default Filter DW
> Having just said that, I'd like to toss out the idea that the "latest posts" page you linked to above NOT display deleted posts. Noted. > OK. Still confused … -
Replied To a Post in Attached images. Click and get two browser tabs? Should be one?
This is fixed, but it might take 24 hours for browser caches to clear before it goes itno effect. Or, you can clear your browser cache to force the update. -
Began Watching Attached images. Click and get two browser tabs? Should be one?
Example: https://www.daniweb.com/programming/web-development/threads/518292/problem-in-php-showing-undefined-index-and-not-inserted-in-my-datasbase Click on one image and I get two tabs with the same image on both tabs. That's odd. -
Replied To a Post in Default Filter DW
> So far the home page shows me an upvote and very little else. I was waiting till you settled in but the home page I see is a desert. … -
Replied To a Post in Default Filter DW
> But I still don't see that that has anything to do with giving the user the option to set a preferred default filter state. If the initial default filter … -
Replied To a Post in Default Filter DW
> Underlying all this is a process problem that has existed for years - Dani hacks together changes that make sense to her and immediately rolls them out to the … -
Replied To a Post in Default Filter DW
> As things stand you expect mods to override the default filter and comb throughall new posts and selectively upvote before ordinary users with default settings see them. No, no, … -
Replied To a Post in Found a New Bug
Yes, the 2 points should be deducted if the comment is removed. I'll look into fixing this tomorrow. Thanks for the catch. -
Began Watching Found a New Bug
When I leave a comment (vote with comment ) under someone post , it will increase 2 points for vote up and 0 point for vote down. After I leave … -
Replied To a Post in Default Filter DW
The homepage is a different story altogether. It's an algorithm completely customized for you, based on your behavior and what we believe your interests are, and who you interact with … -
Replied To a Post in Default Filter DW
The thing is also, keep in mind, that we've been struggling to find a revenue model outside of advertising for quite awhile now. Paying to have your questions show up …
The End.