Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for techman41973

I want to create what is called an "Exit Popup" in Jquery with the following attributes 1. The popup is triggered when the visitor moves their mouse outside of the page. 2. The popup box enters from either the left or right, outside the page. 3. When the Exit Popup …

Member Avatar for Dani
0
2K
Member Avatar for Dani

With social media being all the craze, and the growing popularity of Facebook groups and such, are forums dying? If so, what exactly is replacing them? Can social networking sites truly replace forums, and where is a happy medium?

Member Avatar for rjdoll77
0
234
Member Avatar for techman41973

I'm switching servers and need to change the following RewriteCond & RewriteRule commands in the .htaccess file. Right now I'm pointing domain.com to www.domain.com RewriteCond %{HTTP_HOST} ^domain.com$ RewriteRule ^(.*)$ "http\:\/\/www\.domain\.com\/$1" [R=301,L] I need to switch the commands and do the opposite where I point www.domain.com to domain.com. I would appreciate …

Member Avatar for Dani
0
185
Member Avatar for techman41973

I have a PHPBB forum and just ran into a serious issue after my host switched me from a shared server to a VPS, and they can't figure out how to fix it for me. On all of my posts that contained inline attached pictures, the pictures no longer display, …

Member Avatar for techman41973
0
723
Member Avatar for Dani

I had a debate with a friend the other day about whether it's better to create a very niche site or a site that tries to be a jack of all trades and master of none. I thought I'd open the discussion up here. Basically DaniWeb was founded out of …

Member Avatar for techman41973
0
124
Member Avatar for techman41973

Expecting a spike in traffic on my website. Not sure what to do. I have a website thats currently on a shared server plan. It's been working fine. In about a week, I'm expecting a spike in traffic during a specific 4-day event. I could have as many as 1000 …

Member Avatar for JorgeM
0
315
Member Avatar for techman41973

I have a site that is running PHPBB forum software. When a moderator selects a post for approval, there is an HTML page that launches with the message "Are you sure you want to approve this post?". The page then requires the moderator to confirm the action by clicking a …

Member Avatar for techman41973
0
141
Member Avatar for techman41973

When using the Grep command to find a search string in a set of files, is there a way to dump the results to a text file? Also is there a switch for the Grep command that provides cleaner results for better readability, such as a line feed between each …

Member Avatar for JeoSaurus
0
297
Member Avatar for techman41973

occasionally I run a backup of my phpbb forum files from the Shell command line: zip -r forum_backup ~/public_html/forum/* I'd like to add date elements to the file name, so that the zip file created is automatically formed as forum_backup_05182013.zip or something similar Thanks

Member Avatar for JeoSaurus
0
258