+ Post New Thread
Page 1 of 4 1 2 3 ... LastLast
Threads 1 to 20 of 76

Forum: Webmaster Talk

Webmaster related stuff. Wordpress Fixes, Adsense Optimization, CPanel Tweaks, ...

  1. Visual Editor Stops Working in WordPress After Upgrade

    webmasterweblog.com: 1. Reupload entire wordpress folders again2. Make sure that the files user-edit.phpand users.php actually exists. If they...

    Started by NewsBot‎, 02-26-2012 11:36 AM
    • Replies: 0
    • Views: 32
    02-26-2012 11:36 AM Go to last post
  2. godaddy coupon code 2012 renewals

    webmasterweblog.com: Do you want to renew your com domains at Goddaddy? Use coupon code cjc795dom for $7.99 .com domain renewals in 2012!! ...

    Started by NewsBot‎, 01-03-2012 07:27 AM
    • Replies: 0
    • Views: 224
    01-03-2012 07:27 AM Go to last post
  3. WordPress: Change All Posts To Drafts

    webmasterweblog.com: Update randomcrap_posts SET post_status = ‘draft’ WHERE post_author =1 and post_type =’post’ Change post_author=1 to the ID...

    Started by NewsBot‎, 12-12-2011 04:09 PM
    • Replies: 0
    • Views: 54
    12-12-2011 04:09 PM Go to last post
  4. Using Android Device Manager And Installing APK

    webmasterweblog.com: http://www.android.pk/blog/general/how-to-install-apk-files-on-android-emulator/ More...

    Started by NewsBot‎, 11-14-2011 01:42 PM
    • Replies: 0
    • Views: 52
    11-14-2011 01:42 PM Go to last post
  5. Register shell script as shell command – e.g. this stats script that shows octal pe

    webmasterweblog.com: If you don’t always want to type /this/is/a/long/path/to/my/script you can simply put your shell script into /bin (Ubuntu...

    Started by NewsBot‎, 10-23-2011 04:11 PM
    • Replies: 0
    • Views: 61
    10-23-2011 04:11 PM Go to last post
  6. WHM says Disk /var/ or /var/tmp full? 100%? Increase TMP partition with SECUREMTP

    webmasterweblog.com: If your disks are full yet again, you can easily increase the TMP partition with secureTMP.1. Enter pico /scripts/securetmp...

    Started by NewsBot‎, 10-23-2011 04:11 PM
    • Replies: 0
    • Views: 196
    10-23-2011 04:11 PM Go to last post
  7. Monitoring SQL

    webmasterweblog.com: mysql activity report*and*munin*- worth trying More...

    Started by NewsBot‎, 09-28-2011 10:05 PM
    • Replies: 0
    • Views: 78
    09-28-2011 10:05 PM Go to last post
  8. Optimizing MySQL key_buffer_size – using “mysqladmin” command

    webmasterweblog.com: If you run a few high traffic sites and you rely on tools like mysqltuner or tuning-primer to optimize SQL you can run into...

    Started by NewsBot‎, 09-28-2011 10:05 PM
    • Replies: 0
    • Views: 113
    09-28-2011 10:05 PM Go to last post
  9. Mysql: key_buffer_size default value

    webmasterweblog.com: Just posting because I couldn’t find any good post on this. The default value of key_buffer_size if you do not specify it...

    Started by NewsBot‎, 09-28-2011 10:05 PM
    • Replies: 0
    • Views: 144
    09-28-2011 10:05 PM Go to last post
  10. Undefined index: HTTP_REFERER in akismet.php on line 301

    webmasterweblog.com: If you get the error Undefined index: HTTP_REFERER in akismet.php on lin 301 do this.1. Open akismet.php2. Go to line...

    Started by NewsBot‎, 09-09-2011 03:34 AM
    • Replies: 0
    • Views: 161
    09-09-2011 03:34 AM Go to last post
  11. Don’t block feeds in robots.txt

    webmasterweblog.com: According to Google, the Goobot uses RSS feeds to discover new links but does not index them. Source Therefore I would not...

    Started by NewsBot‎, 09-08-2011 01:08 PM
    • Replies: 0
    • Views: 149
    09-08-2011 01:08 PM Go to last post
  12. XAMPP Fix: #2002 – The server is not responding (or the local MySQL server’s sock

    webmasterweblog.com: If you get the error “#2002 – The server is not responding (or the local MySQL server’s socket is not correctly...

    Started by NewsBot‎, 08-26-2011 09:57 AM
    • Replies: 0
    • Views: 341
    08-26-2011 09:57 AM Go to last post
  13. Amazon S3: Your computer clocks are not synchronized

    webmasterweblog.com: If you try to log into CloudBerry S3 accounts and get the error “Your computer clocks are not synchronized” you probably...

    Started by NewsBot‎, 08-25-2011 08:11 PM
    • Replies: 0
    • Views: 229
    08-25-2011 08:11 PM Go to last post
  14. xampp where is phpmyadmin

    webmasterweblog.com: Are you wondering where where is phpmyadmin when you start XAMPP? Here’s where.After the XAMPP installation you should open...

    Started by NewsBot‎, 08-25-2011 07:24 AM
    • Replies: 0
    • Views: 102
    08-25-2011 07:24 AM Go to last post
  15. xampp mysql starts then stops

    webmasterweblog.com: Easy solution for the problem: xampp mysql starts then stopsThe solution for this problem 1. Open the Windows task...

    Started by NewsBot‎, 08-25-2011 07:24 AM
    • Replies: 0
    • Views: 363
    08-25-2011 07:24 AM Go to last post
  16. plink stdin is a not a tty

    webmasterweblog.com: If you get the error message stdin is a not a tty when you try to use plink then here is the solutionuncomment mesg y in...

    Started by NewsBot‎, 08-25-2011 07:24 AM
    • Replies: 0
    • Views: 121
    08-25-2011 07:24 AM Go to last post
  17. mysqldump: Got errno 32 on write

    webmasterweblog.com: If you get the error mysqldump: Got errno 32 on write when you run mysqldump, don’t worry here’s the solutionMost likely...

    Started by NewsBot‎, 08-25-2011 07:24 AM
    • Replies: 0
    • Views: 191
    08-25-2011 07:24 AM Go to last post
  18. How to upgrade/update WordPress automatically via Unix Shell

    webmasterweblog.com: I’m a big fan of the Linux shell. Here’s how you can upgrade WordPress automatically via Unix shell!Getting Latest...

    Started by NewsBot‎, 08-24-2011 06:24 PM
    • Replies: 0
    • Views: 138
    08-24-2011 06:24 PM Go to last post
  19. Solution for “Important Security Notification Regarding Your Amazon S3 Bucket Setti

    webmasterweblog.com: If you received a mail from Amazon Web Services stating that they have found a bucket where your permissions allow...

    Started by NewsBot‎, 08-22-2011 02:53 PM
    • Replies: 0
    • Views: 219
    08-22-2011 02:53 PM Go to last post
  20. WordPress: Redirecting Non-WWW to WWW + W3 Total Cache

    webmasterweblog.com: Old nabble. If you want to redirect non-www posts to www posts to make sure you have a cookie free domain, copy the rules...

    Started by NewsBot‎, 08-12-2011 10:26 AM
    • Replies: 0
    • Views: 163
    08-12-2011 10:26 AM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Visit us online: Mass Effect 3 Blog | Daily Documentaries | Windows8themes.org