Sysadmin Tips
  • Home
    • Clients
    • Servers
    • Active Directory
    • Home and Media
    • Simple How Tos
    • Clients
    • Servers
  • Mac OS X
    • Cloud
    • Web and Network
    • Mobile Devices
    • Reviews and Tutorials
    • Programming
    • Android apps
    • Cars
    • Cycling
    • Contact
    • Useful Tools
    • WOL Online Tool
    • WOL Desktop Tool
    • Fuel Converter
    • Fuel Calculator
    • Custom Text Button
Sysadmin Tips

Emails to GoDaddy mailbox fail with error 550 5.1.0 Address rejected

Problem

  • Emails sent to GoDaddy mailbox bounces back with error similar to this:
    Delivery to the following recipient failed permanently:
    This email address is being protected from spambots. You need JavaScript enabled to view it.
    Technical details of permanent failure:
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 #5.1.0 Address rejected This email address is being protected from spambots. You need JavaScript enabled to view it. (state 14).
  • Outgoing emails working fine
  • MX settings seem to be configured correctly, e.g:
    MX         mailstore1.secureserver.net
    MX         smtp.secureserver.net

Read more: Emails to GoDaddy mailbox fail with error 550 5.1.0 Address rejected

Joomla JoomGallery - add link in SlimBox to Detail View (for comments and ratings)

JoomGallery in one of the most powerful Joomla gallery extensions with countless number of options and settings. I won't go into details on how JoomGallery works, If you are reading this you probably already familiar with this component.

My aim was to give people an easy and quick way to browser images in Category View and SlimBox without going through Detail View.  You can achieve this by enabling following option:
Configuration Manager > Category View > General Settings > Entering Detail View > SlimBox

Configuration Manager > Category View > General Settings > Entering Detail View > SlimBox

This way people can browse pictures in Category View and clicking on any picture opens a large version in a SlimBox. Unfortunately this removes ability to comment and rate pictures because the only way to do this is open image in the Detail View. So, what we need is ability open Detail View from SlimBox.
To achieve this all you need is a single line of code in a right place:

Read more: Joomla JoomGallery - add link in SlimBox to Detail View (for comments and ratings)

JoomGallery – The uploaded image doesn't seem to be a valid image file

Joomla JoomGallery

I’ve been experimenting with JoomGallery 2.0 ACL Beta Joomla extension trying to upload large number of images using FTP method. In general I was pretty impressed with this extension and it deals with large uploads pretty well. However, some images failed to import into the gallery with following errors:

Warning: getimagesize(images/joomgallery/ftp_uploads/001 image 1.jpg) [function.getimagesize]: failed to open stream: No such file or directory in (administrator/components/com_joomgallery/helpers/upload.php on line 1684

Filename: 001 image 1.jpg
The uploaded image doesn't seem to be a valid image file.

Read more: JoomGallery – The uploaded image doesn't seem to be a valid image file

Joomla - Infinite loop detected in JError

Infinite loop detected in JError error very often occurs after moving Joomla website to another hosting company or another server.

Issue is normally caused by incorrect database or path settings in configuration.php file

Open your configuration.php (it is located on your Joomla root folder) and double check settings, especially following lines:
public $host
public $user
public $password
public $db
public $dbprefix
public $log_path
public $tmp_path

Read more: Joomla - Infinite loop detected in JError

  1. Joomla 1.5 - Remove numbers from Category List View
  2. Apple ID login not working: "The apple id you entered couldn't be found" and "Fatal internal error occurred"
  3. PHP code to search Windows Active Directory (via LDAP)
  4. Gmail signatures stack up at the bottom
  5. Joomla – TinyMCE Editor removes non braking spaces on saving
  6. Enabling default .htaccess (for SEF) breaks Joomla website
  7. Joomla 1.7 - admin email notification after user registration
  8. Joomla - Redirection after user registration
  9. Joomla 1.7 language override (User-Profile Plugin)
  10. Add additional fields to a Joomla 1.7 registration form

Page 21 of 25

  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
Privacy Policy