11,556 Posted Topics
Re: 2-3X net profit as a valuation sounds reasonable. Does your site have any proprietary technology? How much money does your site make? A $75K valuation would mean you take home $3000/mo after all expenses. | |
Re: Hi there! A bit tired today ... was up most of the night. But ok :) | |
I haven't logged into my AdWords campaign in awhile and now there's a new interface and I can't figure out where anything is?!! Not to mention ... I forget how I set up Target ROAS bidding a bunch of months ago and now I can't figure out where to change … | |
Re: Looks like PHP's mail() function is trying to connect via SMTP, but it's either not installed or configured improperly. | |
Re: Although I wish I could take credit, Davey, our resident community administrator, writes all of the newsletters, and I'm sure he'll be around here in no time to give his appreciation. | |
Re: I've attempted to format your code so that people can actually wee what you're trying to do. However, it looks like it's cut off mid-way through. Also, my IDE didn't really do a good enough job formatting the script part. Can you please resubmit your code formatted nicely so people … | |
Re: Your generous donations are much appreciated!! Non-tech support questions are allowed throughout the site. New threads can be support questions or if you just want to open a discussion about a topic. :) Either way, we are discussing this via PM already, so ... :) | |
Re: Hi, I'm sorry about that. You should be able to log in with your old email address and password, and it should log you into your old Dazah account. Please send me a private message with your username and I'll investigate the issue. | |
Re: mysqli_query is probably returning FALSE on failure, instead of the results of the query. I don't remember what it is offhand, but there should be a way to pull the error message. ![]() | |
| |
Re: I'm on my cellphone so I can't look it up at the moment, but if it doesn't, there are definitely robust editors that do support drag and drop file upload. | |
Re: You might want to look into artificial intelligence bots that are funny to talk to. It might entertain people who are in the room by themselves long enough for other people to join in. | |
Re: Oh what a cute moose!! :) | |
Re: It seems as if the OP just copied/pasted a post from AssertNull from a year ago. I actually vaguely recalled the bug which is why I searched for it. https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505126/downvoted-posts-bug#post2206345 | |
Re: Sorry, I'm confused what you mean. They appear in your *head*? Keywords for what? | |
Re: In comment.php, you are retrieving Post ID via $_GET[] as opposed to via $_POST[]. GET is for query strings, such as comment.php?post_id=123 while POST is for data submitted from a form such as this one. <form method="POST" name="form" action="comment.php"> <div class="form-group"> <input class="form-control" type="text" id="name" name="name" placeholder="Your name..." /> </div> … | |
PM notifications are now handled by Dazah. This means the notifications themselves will be originating from Dazah instead of from DaniWeb. The benefit of this is that you can go into your Dazah settings and configure whether you would like to receive instant notifications, a daily digest, or suppress notifications. … | |
Re: Thanks so much, Andrew!! Can you explain to me what you mean about dragging the mouse to preview the content, though? I'm not quite sure what you're referring to. | |
Re: I just came across this thread since you linked to it from one of the group chats. Did cereal's suggestion work? | |
Re: Hi there, I'm really sorry you experienced that problem!! How frustrating!!!!! Did you hit the back button on your browser upon being redirected to the Dazah signup/login page? Unfortunately your post is supposed to be stored and then populated back into the message field upon completing the Dazah signup/login. I'll … | |
Re: I'm on my phone so I can't easily google what you're talking about, but I wasn't under the impression that power supplies could be easily repaired. | |
Re: I don't think this is a homework assignment. This looks like a helpful reference guide to do various common got related operations. More like a tutorial, no? | |
Re: You should be able to do it by setting up virtual hosts in Apache, I *think*. | |
Can I do the following? function foo(&$a) { $a += 2; } foo($bar = 5); // Desired Outcome: // $bar = 7 In other words, can I pass an assignment by reference and have the desired outcome? (Yes, I know that I could do the test myself, but I'm working … | |
Re: For PHP? Are you referring to an IDE? For OS X I'm a fan of Coda. | |
Re: HI saladin and welcome to DaniWeb. Seems you're a bit confused what we are or what we do. What are you referring to? What are you trying to do? | |
Re: When a member votes a question down with a reason, then its negative votes show up when browsing the list of threads, so you can quickly choose to ignore downvoted questions. You can't change reputation in this feedback forum, sorry. | |
Re: That's the plus side, Jim? :( jkon, essentially what you're asking for seems to me like a combination of reputation and post comments. For example, https://www.daniweb.com/members/479282/jkon/comments We used to have a comments feature in member profiles and literally NO ONE used it, so we got rid of it. > Wouldn't … | |
Re: Haha, I'm not going to talk up Dazah's selling points unless he says he's looking to create a chat-based social network or seems like he has a need for our user matching algorithm. For a forum system, I would go with Xenforo or perhaps even Discourse. However, it seems as … ![]() | |
Re: I have them about 20 feet away from me, at the moment. However, I'm hesitant to sell them directly as the cost for inventory management + shipping doesn't really make it worth my while when there are dropshippers like Cafepress that let you just upload a logo or any graphic … | |
Re: All of my encounters with it have suggested that it was created as its name suggests ... it's a legitimate language, but it has such a crazy, unreadable, unmemorizable, unintuitive syntax that it's almost purposefully designed to be a brain challenge to write in more than anything else. It's certainly … | |
Re: I vaguely, vaguely recall that #! URLs are no longer properly indexed correctly as of about a year or so ago. I might be completely off on this one though. I remember reading about it when I was doing some AJAXy stuff that affected the browser back/forward buttons and URL … | |
I just got a Macbook and I've always had a PC when it comes to doing worky stuff. (For many years I had an iMac at home, Dell at work, and I haven't had a mac at all for the past 4 years). First I had a problem installing Zend … | |
I have a one day old Macbook Pro. I tried to install PHP Zend Studio (which is what I use to code in). Everytime I try to run it for the first time after dragging and dropping it into the Applications folder, it crashes and this is what I get: … | |
Sorry for my absense. I've been sick since late March. What started as a bad cold turned into bronchitis, and is on its way to walking pneumonia. :( I'm on a cocktail of so many different cough syrups I'm awake maybe 4 hours a day. | |
Re: Hi Sam, welcome to DaniWeb. The best way to be a valuable member of the community is to do just that ... participate, respond, and demonstrate your value. You will then earn a reputation among our community and will become respected. A positive reputation and respect and trust among your … | |
Re: Sorry, I haven't had usable access to my computer the past week (due to moving). The problem is our bad link checker is catching false positives. This can be due to the web servers rejecting connections from what they detect to be bots (as our link checker is a bot. … | |
I just signed up for Comcast for an apartment I'm renting in California. (Yes, I'm bicoastal now ... I own my place in NYC and I rent here in downtown Palo Alto.) Either way, I went to the Comcast store and got a little self-install kit that comes complete with … | |
![]() | Re: Be sure you have `mcrypt()` installed per the other thread you started about the vulnerability. http://www.daniweb.com/community-center/daniweb-community-feedback/threads/480877/codeigniter-session-cookie-vulnerability Otherwise, yeah, from what I understand, session information is stored encrypted in a cookie (as long as you have the encryption option enabled) and replicated in the database (as long as you have the … |
Re: Hi Davey, Unfortunately, the Markdown editor that we use (and which our toolbar is attached to) is not mobile-friendly. Therefore, we are unable to include our toolbar on mobile devices because it simply would be extremely, extremely buggy and not work correctly. Keeping the editor clutter-free on mobile is also … | |
Re: This seems very complicated. Why not just use DuckDuckGo? From what I understand, they function as a "proxy" in that they simply use Google's search API. | |
Looks like Dmoz is shutting its doors for good. Who is going to miss the open source directory project aka Google Directory? Being listed in there used to be awesome for SEO!! I wonder if I'm going to lose the backlinks now. | |
Re: Yay!! Welcome to the fold!! It's been a long time since we had someone new around these parts. | |
Last night, a friend mentioned to me that one day he was trying to fetch a random 5 rows from a MySQL database. He researched online, and was eventually presented with a working solution in which he would generate five random numbers. Then, he would query the database for items … | |
DaniWeb's editor now has a fullscreen mode. Click the icon in the editor toolbar (or press F11) to enter fullscreen mode. ESC and F11 will both exit fullscreen. |
The End.