-
Replied To a Post in CodeIgniter redis sessions
Those links appear to be related to native PHP sessions. Codeigniter rolls its own session library that implements locking differently than native PHP does. -
Replied To a Post in Colour choices in new UI
> Show the name of the OP You can hover over the avatar for the name of the OP. You can also hover over any date for the actual timestamp. … -
Began Watching Colour choices in new UI
OK, so I'm gereatric and have fading eyesight, but light typeface in light grey on white? Serioudsly: constructive requests vfor the topics summary page: 1. Show the name of the … -
Replied To a Post in Nice Interface
> You could use a js and a css minifier with a version after them (e.g. the timestamp of when the minified happened e.j. app.js?156855452) that way when you change … -
Replied To a Post in Nice Interface
You're welcome. Thanks for the suggestion! -
Replied To a Post in custom PHP login page from my existing WordPress Database
I’m a little confused as well. What’s wrong with the login page that comes with WordPress? -
Began Watching custom PHP login page from my existing WordPress Database
Hi I am trying to create a login page from my existing Wordpress Database with custom php file. can any one please help me. -
Replied To a Post in Nice Interface
You need to clear your browser cache. -
Edited Facebook API Integration Problem
I am Working on Xcode 9.2 Swift 4.0 using FacebookSDKs-iOS-20160316 for Facebook Login Authentication Integration . My storyboard is empty . On Running Facebook Login button is coming on an … -
Edited Facebook API Integration Problem
I am Working on Xcode 9.2 Swift 4.0 using FacebookSDKs-iOS-20160316 for Facebook Login Authentication Integration . My storyboard is empty . On Running Facebook Login button is coming on an … -
Replied To a Post in Nice Interface
It collapses now :) -
Replied To a Post in DaniWeb: The Next Generation
I think this is the first big design change we’ve had that didn’t come with a ton of mixed reviews right off the bat. -
Replied To a Post in CodeIgniter redis sessions
Switched to file-based sessions and it's not happening either. -
Created CodeIgniter redis sessions
I'm getting ` Session: Error while trying to free lock for ci_session` show up in the error log a couple times a minute, sometimes, and every 15 minutes other times. … -
Began Watching CodeIgniter redis sessions
I'm getting ` Session: Error while trying to free lock for ci_session` show up in the error log a couple times a minute, sometimes, and every 15 minutes other times. … -
Replied To a Post in Congrats Dani!
Zivie is being coy and not saying that he's my boyfriend. He had to post because, now that this whirlwind of a project is over, he says he's excited to … -
Began Watching Congrats Dani!
Long time lurker, first time poster, but I must say: Congrats to Dani on the great redesign. She worked hard and it shows! -
Replied To a Post in DaniWeb: The Next Generation
Both bugs already fixed ... You're no longer redirected to a 404 and the form isn't at the bottom anymore. -
Created Congrats Dani!
Long time lurker, first time poster, but I must say: Congrats to Dani on the great redesign. She worked hard and it shows! -
Replied To a Post in DaniWeb: The Next Generation
Thanks so much, Davey!! -
Began Watching DaniWeb: The Next Generation
Huge congrats Dani, the new DaniWeb is not only looking slick and on-trend but actually *feeling* so much better to use, more powerful and more professional. I'm loving it so … -
Replied To a Post in Design bug?
The thing is, when you're in mobile, and you're navigating between DaniWeb and DaniWeb Connect, the hamburger menu remains, but it toggles different menus. -
Replied To a Post in Design bug?
DaniWeb and the new DaniWeb Connect (which is actually just a slightly reskinned version of Dazah) were initially supposed to have complementary, yet distinguishable layouts. It was a very last … -
Began Watching Design bug?
If you visit the Member Search page, the hamburger navigation menu top left is missing. You have to go back to the home page instead. Is this intentional? -
Replied To a Post in Nice Interface
OK, then what you're experiencing is the intended design. I'll wait for more feedback to see if it should be closed automatically. -
Replied To a Post in Nice Interface
No, I understand what you're saying. I just want to make sure that, even when expanded, it's possible to scroll down to the bottom of the page and see the … -
Replied To a Post in Nice Interface
Can you take a screenshot and show me what it looks like? (Note you can click on the purple bar to minimize it). -
Replied To a Post in Nice Interface
Are you using an older web browser by any chance? -
Replied To a Post in Nice Interface
No, it's just supposed to hang out at the bottom of the page (and not cover up any posts). -
Replied To a Post in Nice Interface
Would the expected behavior be for that to happen? I never thought of doing that LOL. -
Replied To a Post in Nice Interface
And thank you for your comments! This has been the result of lots of late nights! -
Replied To a Post in Nice Interface
All fixed. Thanks for the catch! -
Gave Reputation to John_165 in Nice Interface
First of all, I would like to say that the interface is nice, amazing, and user friendly!! Thanks Dani and those who work hard on this !!! But one thing … -
Replied To a Post in Nice Interface
OK, I'm able to reproduce this! Hold on while I investigate ... -
Replied To a Post in Nice Interface
To clarify ... you click the thumbs up link in the bottom left corner of a post and a whole new page loads?? -
Replied To a Post in Nice Interface
You should definitely have the ability to vote and comment. Only new members with fewer than 5 posts or so are not allowed to. Let me see if I can … -
Began Watching Nice Interface
First of all, I would like to say that the interface is nice, amazing, and user friendly!! Thanks Dani and those who work hard on this !!! But one thing … -
Replied To a Post in Operand Calculator
His code looks like mine. Haha -
Began Watching Operand Calculator
I need a form that accepts two operands and an operator from the user and then performs the requested operation. Specifications Before performing the calculation, the application should check that … -
Replied To a Post in looking for a new cpu cooler
Hi, i bought this from Amazon and it is working good. check this : Cooler Master Hyper D92 -
Created PHP JSON Connection string failing
The following code is erroring on the connection string line 5 it used to work but then i had to move the sql server to another box and now it … -
Created Having an Issue connection to my MSSQL Server
using the following code i get an error from line 5 my error is Fatal error: Uncaught PDOException: SQLSTATE[08001]: [Microsoft][ODBC Driver 11 for SQL Server]Named Pipes Provider: Could not open … -
Created what is wrong in this javascript
function "kal" and "getsign" not functioning. function kal (ta) { var xy; var x1 ; var x2; var x3; var x4; if (xy==1) {x1=0; x2=1; x3=1; x4=1;} else if (xy==2) … -
Replied To a Post in Hide ads div on specific page
You can use CSS to hide ads. You would do something like: `div class="ads ads-header" style="display:none">` However, hiding ads via CSS just makes them invisible to the end-user. The ads … -
Began Watching Hide ads div on specific page
Hi, I am trying to hide Div ads from specific page( 404, Etc). website url: https://ytdl.us/ And for an example 404 page: https://ytdl.us/search/fvl-fdslkvnfalkjfnvlkfev Here <div class="ads ads-header"> </div> needs to … -
Replied To a Post in Introduction
Hi there!! Welcome to DaniWeb :) -
Began Watching Introduction
Hello Everyone, Here I am a newbie here and I hope all you are fine. -
Edited Introduction
Hello Everyone, Here I am a newbie here and I hope all you are fine. -
Replied To a Post in I need quick SEO tip for my website
in my openion social media posting is better to go quick in seo..and also make a daily postings on forums. -
Replied To a Post in Types of hat techniques
3types of hat 1.Black hat SEO denotes to techniques & strategies used to get higher search rankings, and its breaking search engine rules. Black hat SEO concentrate on only search …
The End.