262 Topics

Member Avatar for
Member Avatar for John_165

Get error when sign in with Google ![Screenshot_2025-05-14_005909.png](https://static.daniweb.com/attachments/4/6b4328258653e90c1306dd4197d61570.png)

Member Avatar for Dani
0
23
Member Avatar for Dani

What's the most challenging bug you've ever encountered in your programming career, and how did you eventually solve it? I’ll start. The only one I can recall from the recent past is not realizing that you can’t use a MySQL transaction from within a persistent connection. Here’s [when I learned …

Member Avatar for Salem
2
82
Member Avatar for Dani

Following up on [this topic](https://www.daniweb.com/programming/software-development/threads/543151/show-computer-name-on-a-label) it seems as if Mr.M has been having trouble with Chrome crashing whenever he tries to type in our editor (which we just upgraded a week or two ago). > @Dani this happens when I type a longer message than it froze and crash. I …

Member Avatar for Dani
0
89
Member Avatar for jkon

"Is DaniWeb under a grand attack or just suffering from many small cuts with no purpose?" I’ve written about this before. Many AI-driven accounts here post once, share a brief sentence, and disappear without any ads or clear purpose, only to return to obscurity. I’ve been trying to understand their …

Member Avatar for Dani
2
109
Member Avatar for _1_14

I work in windows form application c# visual studio 2015 This windows form read data by qr reader device and get it as this formate 30 General Conference of Arab Pharmaceutical Unions UserName : michel bondq Country : Egypt Membership : part when read qr it give me message above …

Member Avatar for sgtamilan
0
527
Member Avatar for Johannes C.

**Looking for some scary tales to tell around the campfire (or perhaps a circle of blinking routers) this Halloween? We've got you covered. Here are three real horror stories from the world of tech and science that will make you wish humanity had never left the stone age.** ![zunehounting.jpg](https://static.daniweb.com/attachments/4/0c93290c50339b8dba5d0379865e6e7b.jpg) ## …

Member Avatar for Johannes C.
1
103
Member Avatar for Johannes C.

**OpenAI admits that ChatGPT has become less efficient. Can version 4.5 defeat the current slump and lead us to the edge of AGI?** ![chatgpt-lazy.jpg](https://static.daniweb.com/attachments/4/b8e14034d1a6168c59a69dc79552f349.jpg) Last week, the AI community was stirred by a [leak](https://bgr.com/tech/chatgpts-gpt-4-5-update-might-have-just-leaked-heres-what-we-know/) suggesting the soon-to-be release of ChatGPT 4.5. Sam Altman later [revealed the leak to be fake](https://www.reddit.com/r/OpenAI/comments/18ip82l/gpt45_leak_is_fake_according_to_sam_altman/). …

Member Avatar for carriejo810
5
345
Member Avatar for rproffitt

I think this is more of a concern to Dani and I'm not writing this is a bug. Just interesting. Here's what it looks like now: ![image_2023-07-26_075408848.png](https://static.daniweb.com/attachments/1/715c14ba22519640007c06526b9be765.png) If DANIWEB is undergoing a rebrand like Twitter to X, I would used the greater than symbol.

Member Avatar for Dani
0
42
Member Avatar for Dani

In an email conversation I was having with Jim last week, I wrote: > It’s a lot easier to google something than it is to find DaniWeb, sign up, create a username, activate your email address, navigate to the contribute page, come up with a topic title, figure out what …

Member Avatar for Reverend Jim
1
84
Member Avatar for Reverend Jim

## Introduction I have a pile of home movie videos created over more than seventy years. As with my many photos (all in digital form) they require some effort to find particular ones of interest. Typically, I name my videos (and photos) with tags. A file might look like 2013-10-29 …

Member Avatar for Reverend Jim
3
7K
Member Avatar for Reverend Jim

While going through new posts this morning I noticed a change in behaviour. Yesterday, if I clicked on the sprocket to the right of a thread title I got a pop-up menu (mark as read, etc.). Today the menu pops up briefly before I get taken to the thread. There …

Member Avatar for Dani
1
127
Member Avatar for coolt

The White House continues to insist that inflation will soon subside and that the U.S. will return to its pre-coronavirus prosperity. But the Biden administration's regulatory agenda actually ensures that the post-

Member Avatar for rproffitt
-1
26
Member Avatar for Dani

You may have encountered a weird error message trying to log into DaniWeb today. We were victim to a signup attack yesterday where 1000+ bots figured out a way around our CAPTCHA and signed up. I've tightened up the signup + login forms today to prevent this from happening again …

Member Avatar for Dani
1
113
Member Avatar for pritaeas

I've found myself on the "Endorse Members" page: ![Schermafbeelding_2022-08-04_165629.png](https://static.daniweb.com/attachments/0/fde902bff2336ca1138e778e87e11f8e.png)

Member Avatar for pritaeas
0
50
Member Avatar for pritaeas

I archived all the messages in my message list (also yours Dani). Now, if I get a new message (from you) I get a popup stating I have a new message, but this message does not appear in my message list. Is this a bug or an undocumented feature?

Member Avatar for Dani
0
32
Member Avatar for pritaeas

My avatar is no longer loading: ![Schermafbeelding_2022-08-01_095403.png](https://static.daniweb.com/attachments/0/3971bfe333dfcd3b186dd30307e1c724.png)

Member Avatar for Dani
0
34
Member Avatar for pritaeas

In the programming chat I tried to delete a message containing someone's phone number. The Javascript action appears to delete it, but after a refresh the message is still there.

Member Avatar for Dani
0
51
Member Avatar for Reverend Jim

My son uses Anaconda so I thought I'd install it so we could collaborate. I downloaded and installed the latest version. When I ran Anaconda Navigator, the first thing it told me was "there is a new version available". That's when I started having misgivings, but I downloaded and installed …

Member Avatar for Reverend Jim
0
110
Member Avatar for John_165

I notice a bug.. ![Screenshot_2022-01-04_175310.png](https://static.daniweb.com/attachments/4/1bfc6ca4c5196e24cc1449ebfb4eea90.png) This post is not written by Dani, but it shows Dani is the writer ?

Member Avatar for Dani
0
85
Member Avatar for dimitrilc

## Introduction ## When using Navigation Components, you might have wondered how to pass arguments between destinations. We will learn how to do just that in this tutorial. This tutorial also builds upon the [Basic Navigation](https://www.daniweb.com/programming/mobile-development/tutorials/536923/android-native-how-to-use-navigation-component#post2282945) tutorial, so if you are not familiar with Navigation Components, I would recommend you …

1
253
Member Avatar for Reverend Jim

**Requires:** 1. Python version 3.8 or newer 2. wxPython version 4.0 or newer 3. exif module 4. Windows with NTFS file system To ensure you have the required packages please run the following 1. python -m pip install --upgrade pip 2. pip install exif 3. pip install wxPython I have …

Member Avatar for kimwel
4
1K
Member Avatar for rproffitt

Firefox seems to work fine so what should I be looking for when Chrome and Opera show The End with a circle loading graphic that never ends? Did I find The End of the latest posts? (Nah, it's something but I don't know what to check.)

Member Avatar for rproffitt
0
95
Member Avatar for Sananil

Hi all. I am having one chat script which I used for my site. It was working fine with mysql database. Then after updated PHP 7 with mysqli then suddenly stopped for working. I need to make the code work with PHP 7 + mysqli. Please help me it was …

Member Avatar for Dani
0
278
Member Avatar for rproffitt

Here's the screen grab: ![50yearsAgoOnDaniweb.PNG](https://static.daniweb.com/attachments/1/9fb4572ed18ebec0e88c9822adaa0152.PNG) Here's the link to the 50 years ago reply: https://www.daniweb.com/posts/jump/ (doesn't work) Here's the link to the discussion: https://www.daniweb.com/programming/software-development/threads/523223/im-having-a-difficulty-in-a-program-in-c-net-framework Something happened. Don't know but interesting bug there.

Member Avatar for rproffitt
0
85
Member Avatar for rproffitt

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
0
94
Member Avatar for rproffitt

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
0
96
Member Avatar for rproffitt

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 found I can copy out what I wrote, tap F5 then try again it's not something others may bother with. …

Member Avatar for rproffitt
0
61
Member Avatar for pritaeas

I started my previous question with the title "Filter by" . I typed my question, clicked go to the next step. After that I clicked "Free" and only after that I got turned back to my question indicating that the title was too short. Shouldn't it say that before continuing …

Member Avatar for pritaeas
0
326
Member Avatar for pritaeas

I just updated my professional networking profile. The skills and interests textbox was prefilled with php, mysql, javascript, web-design and asp.net presumably from my post history. I've updated this to c#, .net and sql. This is visible in my profile page. When I go back to edit my professional networking …

Member Avatar for pritaeas
0
395
Member Avatar for Edoburun

Write an algorithm and draw a flowchart that determine whether a student has passed or failed. Add the student CA,mid semester test and exam score. addition of score should not be more than 100.the pass mark should be 60

Member Avatar for james.wilder.9849
0
357
Member Avatar for MickeyD

I think MS is getting a bit shifty in how it coerces you to have an MS account. It's finding more and more ways to get you on the inside. One example of many...Diagnostics collected about your device and how you use it. By default,this diagnostics collecting is turned on. …

Member Avatar for rproffitt
0
195
Member Avatar for Reverend Jim

I am being over-notified. I started a new thread to tell the community that "Active State Komodo IDE Now Free". I got four emails telling me I had started a new thread. ![2020-01-28_195028.jpg](/attachments/large/3/6fdb5bf030ef90f384ae5e5dd5e221df.jpg) pritaeas endorsed me in - web development - hardware and software - computer science I received 5, …

Member Avatar for Dani
1
1K
Member Avatar for rproffitt

Long Title: "Here are some top topics recommended just for you" email recommends a thread deleted two months ago. "what are the feature of window 10" was in my email and that looks to have been removed two months ago. As a moderator I can get to it but is …

Member Avatar for Dani
2
1K
Member Avatar for Dani
Member Avatar for Dani
1
2K
Member Avatar for macfan

When clicking on commenting icon thats attached to post with quotation of other post, new window pops up letting us comment on tthe quoted post, not the post thats an answer to quoted post. Shouldnt be like this.

Member Avatar for Dani
1
1K
Member Avatar for ayo_php

i am Ayomide Onabajo, i am a php web developer, with knack for building web and application software.. my languages are : laravel, codeigniter, bootstap , javascript and the basic UI design etc i am happy to join the community of developers .

Member Avatar for John_165
0
222
Member Avatar for mikeas4

The Forgot Password process sends an email with a link to click. The email purports that the link resets the password to one specified in the email. The link logs me in, and takes me to the User Settings page. I can enter a new password no problem. I put …

Member Avatar for mikeas4
0
453
Member Avatar for Grant_7

# python 3.7 # Hey im very new to programming and just made my first program. My goal is to have a program that checks user name and pass with a few other tricks as you should see in the program. unfortunatly the feature after login is having some trouble. …

Member Avatar for Grant_7
0
1K
Member Avatar for rproffitt

I have it set to Daily Digest yet I get near instant alerts on posts I am watching. Maybe broke, or it's just me.

Member Avatar for rproffitt
0
2K
Member Avatar for John_165

Recently I realized that I not receive any email notification from DaniWeb. When I check on the User Settings, I saw this alert message > We have been having problems emailing you. Has your email address changed? Please update your email address to begin receiving email from us again. After …

Member Avatar for John_165
1
4K
Member Avatar for guffadi

//With this method, I input a string and return an array that contains a sorted list of characters as per the frequency. Eg: If i input "apple", the out put should be p,a,l,e, How do I do this? public static ArrayList<Character> characterFreqDist(String statement) { char[] Array = statement.toCharArray(); int length …

Member Avatar for JamesCherrill
0
3K
Member Avatar for guffadi

/** This code is supposed to take the user input of the length and breadth of the room in one class, get the user input of the material and cost from the other class and calculate the total cost.*/ import java.util.Scanner; //My first class class RoomFlooring { private String FloorMaterial; …

Member Avatar for JamesCherrill
0
854
Member Avatar for guffadi

import java.util.Scanner; class Room_Dimension { private double length; private double width; public Room_Dimension(double length, double width) { this.length = length; this.width = width; } public void setLength(double length) { this.length = length; } public void setWidth(double width) { this.width = width; } public double getLength() { return length; } public …

Member Avatar for JamesCherrill
0
615
Member Avatar for Jagruti_23

Plz Help Me to Solve this Error.. I am coding this to build a Calcuator in Vb.net....i have declared "b" as a Button.. how to resolve this error.. plz help.. ![error.jpg](/attachments/large/4/bc99a90be607e68a81a81b5b7eed68b2.jpg)

Member Avatar for Reverend Jim
0
275
Member Avatar for rproffitt

First how this happened. The Nissan Leaf from about 2011 to mid 2015 on the SV and SL models included Telematics. Telematics in thse models let the owner use a web site or smart phone app to query battery status, start or stop charging and turn on/off the climate control …

Member Avatar for rproffitt
0
2K
Member Avatar for moscowexile

A couple of days ago MS 10 Photos stopped functioning correctly. The first sign of this malfunction began several weeks ago when it started taking a vey long time to open and now I cannot scroll through photos backwards and forwards: there are no longer arrow indicators either side of …

0
401
Member Avatar for rproffitt

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.

Member Avatar for rproffitt
0
2K
Member Avatar for Reverend Jim

My geo-location was being displayed as Cambridge (I returned from there on Monday) so I told daniweb to update, which it did, except it now reported me as `Winnipeg, Manitoba - 3,897 miles away`. What am I 3,897 miles away from? Then, when I click on `Member Connect` it says …

Member Avatar for happygeek
1
2K
Member Avatar for rproffitt

I'm at https://www.daniweb.com/articles/latest/unanswered and when I mouse over the poster's gravatar or icon, all pop up with "First Post by" and the menber name. OK, that's all well and good but then I was curious to see all the posts were "First Post by". Even one by me! This is …

Member Avatar for Dani
0
1K
Member Avatar for rproffitt

As title suggest, full screen edit happened in one of my replies. Could not exit with escape. Had to abandon the reply. Trying to replicate now.

Member Avatar for rproffitt
0
720

The End.