• Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm harpreetp

    Hi there. Nice to meet you!
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm harpreetp

    Hi
  • Member Avatar for Dani
    Dani

    Replied To a Post in Javascript and CSS broken earlier today

    > BTW: can your CSS be used outside of DW? I guess so although I’m not sure of any use cases for it. Due to trademarks, the same purple color …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Why is there 0 Contributions at this link?

    Fixed.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Oddity at https://www.daniweb.com/articles/latest Why twice?

    Sorry about that. Something weird was going on and PHP had to be restarted. ![cat-tree.jpg](https://static.daniweb.com/attachments/0/f4cc8f6d294d6dce7a8362e290f1fb18.jpg)
  • Member Avatar for Dani
    Dani

    Replied To a Post in Oddity at https://www.daniweb.com/articles/latest Why twice?

    Please email me the images that didn’t work. Thanks!! Email address provided on contact us page.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Oddity at https://www.daniweb.com/articles/latest Why twice?

    If this is reproducable, it would be great if you could give me the full error message. Use Chrome DevTools (or Firefox Developer Tools, Safari, Edge, etc.) I just had …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Another issue. When I click Post Reply.

    That being said, there is something that could be causing all of the issues you're experiencing, and that's not being logged in. Is it possible you had multiple DaniWeb tabs …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Another issue. When I click Post Reply.

    The best thing you could do is provide the full HTTP responses for all xhr requests. I'm not sure how to do that if I don't already have DevTools open …
  • Member Avatar for Dani
    Dani

    Began Watching Another issue. When I click Post Reply.

    Just now when I crafted an answer then clicked Post Reply the button dimmed and it's just sitting there. Gave it a few minutes but there it sits. While I've …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Oddity at https://www.daniweb.com/articles/latest Why twice?

    OK so it looks like there are two things at play here. Firstly, it looks like you accidentally double posted, which is the same thing that the member [here](https://www.daniweb.com/community-center/meta-daniweb/threads/523160/why-is-there-0-contributions-at-this-link) did. …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Oddity at https://www.daniweb.com/articles/latest Why twice?

    Test test test. ![logo.png](https://static.daniweb.com/attachments/0/9b76ed8f5be095fcf0b08e6810a2ff7f.png)
  • Member Avatar for Dani
    Dani

    Began Watching Oddity at https://www.daniweb.com/articles/latest Why twice?

    https://www.daniweb.com/articles/latest shows me this a duplicate of my recent post. Ouch. The ability to share images looks broken too!
  • Member Avatar for Dani
    Dani

    Replied To a Post in Why is there 0 Contributions at this link?

    Sometimes race conditions occur in which the post count gets miscalculated. A nightly cron job fixes the counters. In this case, it looks as if the topic was accidentally double …
  • Member Avatar for Dani
    Dani

    Began Watching Why is there 0 Contributions at this link?

    https://www.daniweb.com/members/1186328/lacy-3 shows 0 contributions but you click through and they have made some posts.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm mcm1986

    Hi there!! Welcome.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm mcm1986

    I am an IT recruiter, I run some small businesses, and I'm here to learn and share. Thank you.
  • Member Avatar for Dani
    Dani

    Edited Browser redirect/about:blank/other problems...

    I have a browser redirect problem and the about:blank page defaulting to one of those annoying "web search" pages. I also have "Your computer might be at risk" balloons that …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi... it's me again!

    Hi there and welcome back!! :)
  • Member Avatar for Dani
    Dani

    Began Watching Hi... it's me again!

    Hi each & everyone, I'm not new here, I've been registered some 9 years ago, and since I've been busy elsewhere I haven't use this forum since then. But since …
  • Member Avatar for Dani
    Dani

    Replied To a Post in StackOverflow stole all our search traffic!

    Welcome back! :)
  • Member Avatar for Dani
    Dani

    Replied To a Post in possible to have a "Personal Blacklist"?

    Usman, they’re asking about a DaniWeb blacklist. Not a phone blacklist.
  • Member Avatar for Dani
    Dani

    Gave Reputation to usman_24 in possible to have a "Personal Blacklist"?

    All you need to do is head over to Settings> More Settings> Network Selection> Automatic or Manual. Now, choose manually and wait for 10-15 seconds and your smartphone will show …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Hi everyone, I'm DavidSmitis

    Hi there and welcome.
  • Member Avatar for Dani
    Dani

    Began Watching Hi everyone, I'm DavidSmitis

    hello!
  • Member Avatar for Dani
    Dani

    Replied To a Post in Downtime today :(

    Doing a second round of IVF now, but hangin' in there. What is your bandwidth allottment and why is it sooooo low? I never even had to ration my data …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Whats is the best statergy in writing a sitmap.xml and robots.txt

    It completely depends on what type of website you have. Is it a static site with fewer than 50 pages? Or is it a dynamic site with millions of pages? …
  • Member Avatar for Dani
    Dani

    Began Watching Whats is the best statergy in writing a sitmap.xml and robots.txt

    Whats is the best statergy in writing a sitmap.xml and robots.txt?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Which is the best jQuery CDN?

    The article you linked to seems to be different from what I've read elsewhere in other articles. It says jsDelivr is inconsistent, but other articles I've come across have said …
  • Member Avatar for Dani
    Dani

    Replied To a Post in How to echo this Query

    Sorry, I'm not familiar with the PHP framework you're using. Does `bindValue()` properly escape the $user variable? Also, do you know if it's returning num_rows at all? What about echo'ing …
  • Member Avatar for Dani
    Dani

    Began Watching How to echo this Query

    I want to echo the results of this mysql query SELECT username, task_completed FROM accounts WHERE referrer_by = :referrer_by AND task_completed < 1 I have this code so far but …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Filter by annoyance

    OK, the filter is fixed now. * It now only shows a maximum of two items instead of six * It previously showed editorial content created over the past year …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Filter by annoyance

    Oh, so you the filter is because of the Featured Editorial section?! I had no idea.
  • Member Avatar for Dani
    Dani

    Replied To a Post in Why my website connection not secure?

    I'm marking this question solved since the problem has been fixed since they asked the question.
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Why my website connection not secure?

    Hello Friends, Recently I have created a website. And whenever I am visiting [my website](https://www.tblog.net/) one yellow i can see left side of address bar. It saying my connection not …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Why my website connection not secure?

    Looks like you have now purchaed an SSL certificate and have a secure website. This question was asked on March 19th and it looks like an SSL certificate was purchased …
  • Member Avatar for Dani
    Dani

    Began Watching Why my website connection not secure?

    Hello Friends, Recently I have created a website. And whenever I am visiting [my website](https://www.tblog.net/) one yellow i can see left side of address bar. It saying my connection not …
  • Member Avatar for Dani
    Dani

    Replied To a Post in remove item from cart through jquery ajax

    What is the value of `Session["Items"]`?
  • Member Avatar for Dani
    Dani

    Began Watching remove item from cart through jquery ajax

    ## I am deleting item from cart through Jquery ajax,but it is not removing. It is returning "System.String[]". ## [WebMethod(EnableSession = true)] public string ClearItem(string Img) { try { if …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Adding extra element with modulus in a PHP loop

    Glad it worked. I'm going to mark this question solved.
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Adding extra element with modulus in a PHP loop

    Hello guys, I am using a Bootstrap grid with 6 element (As articles). 5 come directly from the database, and I need to add one more article element at the …
  • Member Avatar for Dani
    Dani

    Marked Solved Status for Bot traffic in Google analytics

    How can I tell how much bot traffic I'm getting in Google Analytics? I've been doing a lot of work on improving my crawl budget and I want to see …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Bot traffic in Google analytics

    So I have discovered how to do it :) Since Googlebot ignores Google Analytics, you have to do this serverside. In my case, I created a new Property in my …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Adding extra element with modulus in a PHP loop

    Otherwise, you can change lines 7-9 to be something like: <?php if ($i == 0): ?> <article> 6th Element </article> <?php endif; ?> <article> Element </article> That will inject the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in Adding extra element with modulus in a PHP loop

    What is `<?php START LOOP ?>` ?? I assume it's some logic you have that loops through articles? I'm having a hard time following your code because of your indenting. …
  • Member Avatar for Dani
    Dani

    Began Watching Adding extra element with modulus in a PHP loop

    Hello guys, I am using a Bootstrap grid with 6 element (As articles). 5 come directly from the database, and I need to add one more article element at the …
  • Member Avatar for Dani
    Dani

    Replied To a Post in what do you mean by mime type?

    In the context of web development, how did you come across it? What are you trying to do that makes you think you need to work with it?
  • Member Avatar for Dani
    Dani

    Began Watching what do you mean by mime type?

    What is a “MIME type”, what does it consist of, and what is it used for? can anyone pls provide with example?
  • Member Avatar for Dani
    Dani

    Replied To a Post in Filter by annoyance

    Are you referring to the featured editorial? Is it the featured editorial that makes you want to remove the filter?
  • Member Avatar for Dani
    Dani

    Created Downtime today :(

    Sorry about the downtime today!! https://techcrunch.com/2020/06/09/ibm-cloud-suffers-prolonged-outage/

The End.