Items filtered by date: December 2015

Follow the steps mentioned below to register the domain "quantumwarp.uk":

  1. Login to your reseller control panel.
  2. Please click on the orange buy button from the top right corner.
  3. You will be redirected to the express cart. On the right side of express cart, you will find go to supersite.
  4. You can search the domain "quantumwarp.co.uk" and click on select.

According to .UK policies, the domain can only be registered by the owner of "quantumwarp.co.uk". So you need to enter the details and proceed with the registration.

Do you own the domain

Please make sure that the details of the domain "quantumwarp.uk" that you enter in our panel, matches the details of "quantumwarp.co.uk". Only then, the domain can be registered and will be active in your panel.

Published in WHMCS

A lot of users use POP3 and SMTP to send and receive emails from their yahoo email account. I recently had a customer who was using Outlook to get emails via POP from Yahoo and Outlook started requesting a username and password. I verified the username and password were correct by login into yahoo.com and they worked fine. The settings in Outlook all seemd fine aswell and as a precaution I reset the password which also made no difference.

Analysis

When I analysed the errors sent back while sending an email using the Yahoo system a MR1212 error was highlighted and this let me to idetify the problem and solution. I used SMTP Diagnostics to generate the email reports.

Failed email report

....................
SMTP Diagnostics Report
Trial version. Visit http://www.smtpdiagnostics.com/ for more information.
12/01/2017 13:03:10
Elapse time: 0:00:03.422
....................
Email address: not-real@yahoo.co.uk
Outgoing mail server (SMTP): smtp.mail.yahoo.co.uk
Port: 465
My outgoing server (SMTP) requires authentication
  User name for outgoing server (SMTP): not-real@yahoo.co.uk
  Password for outgoing server (SMTP): ***********
Subject: [SMTP Diagnostics] Send Test
Message:
Send test from SMTP Diagnostics.
....................
Connecting to mail server.
Connected.
220 smtp.mail.yahoo.com ESMTP ready
EHLO Dell
250-smtp.mail.yahoo.com
250-PIPELINING
250-SIZE 41697280
250-8 BITMIME
250 AUTH PLAIN LOGIN XOAUTH2 XYMCOOKIE
AUTH LOGIN
334 VXNlcm5hbWU6
bWNnYWZmaWdhbnNAeWFob28uY28udWs=
334 UGFzc3dvcmQ6

Successful email report

....................
SMTP Diagnostics Report
Trial version. Visit http://www.smtpdiagnostics.com/ for more information.
12/01/2017 13:03:54
Elapse time: 0:00:00.641
....................
Email address: not-real@yahoo.co.uk
Outgoing mail server (SMTP): smtp.mail.yahoo.co.uk
Port: 465
My outgoing server (SMTP) requires authentication
  User name for outgoing server (SMTP): not-real@yahoo.co.uk
  Password for outgoing server (SMTP): ***********
Subject: [SMTP Diagnostics] Send Test
Message:
Send test from SMTP Diagnostics.
....................
Connecting to mail server.
Connected.
220 smtp.mail.yahoo.com ESMTP ready
EHLO Dell
250-smtp.mail.yahoo.com
250-PIPELINING
250-SIZE 41697280
250-8 BITMIME
250 AUTH PLAIN LOGIN XOAUTH2 XYMCOOKIE
AUTH LOGIN
334 VXNlcm5hbWU6
bWNnYWZmaWdhbnNAeWFob28uY28udWs=
334 UGFzc3dvcmQ6
bWNnYWZmczEyMzQ=
235 2.0.0 OK
RSET
250 flushed
MAIL FROM: <not-real@yahoo.co.uk>
250 OK , completed
RCPT TO:<not-real@yahoo.co.uk>
250 OK , completed
DATA
354 Start Mail. End with CRLF.CRLF
.
250 OK , completed
QUIT
Disconnected.
221 Service Closing transmission
....................

Cause

Yahoo have recently changed their account security settings disabling POP and SMTP

We may block email applications that use a no longer recommended sign in method from accessing Yahoo accounts. We recommend upgrading to an app with up-to-date sign in security measures to better protect your account.

Solution

We have to enable POP and SMTP but the setting is not named that well.

Yahoo Account --> account security --> allow apps that use less secure sign-in

Looks like this

secure sign-in on

Should look like this

secure sign-in off

Links

Published in Email

This is a really frustrating issue that took me ages to figure out. I am running xampp on a windows PC and not matter what type password I used I could not get it to authenticate a user so I ended up using the root account.

Solution

xampp does not like the %, you must use localhost when adding a user in phpMyAdmin

Published in xampp
Sunday, 22 January 2017 15:14

Joomla CCK Research

This is a growing area of Joomla, Content Construction Kit. There are many CCKs out there but some are dead projects, some are very limited and some use Joomla's article system. There are no real outstanding CCK yet but I am hoping there will be soon.

I imagine a CCK would allow me to build a asimple directory of any type and if need can be expanded to have a more complex role.

I am going to list here all the CCKs I have looked at.

  • Joomla com_content
    • Articles can only be in 1 category
    • Custom Fields
    • Nested Permissions
    • SEF works great
    • Highly compatible with all components, plugins and modules
    • No WYSIWUG
    • Must always have a content filed
    • Can change all layouts with standard Joomla layout overrides
    • Has smart search
    • Can have multiple search plugins with category filter
  • Mosets
    • dated admin + code
    • no smart search
    • no support
    • Bug fixes are a luxury, even with a subscription
    • does not support permissions
    • Can run multiple projects
    • can use joomla content plugins
    • Custom Fields
  • Zoo
    • Dated admin
    • has a lot of support from other software creators
    • Very expensive
    • Custom Fields
  • K2
    • UI is OK
    • SEF contrial is bvasic and does not seem to work correctly.
    • ok for articles and article based Knowledge Bases, but not suitable for directories or other data stores.
    • Can only run 1 database/project
    • Has smart search
    • Can have multiple search plugins with category filter
    • Does support permissions
    • Articles can only be in a single category
    • can use joomla content plugins
    • Popular
    • Not updated often but still alive.
  • King Content
    • SEF sucks
    • dated admin
    • seems like mosets tree
    • no support
    • Dead project, author cannot be contacted and site is infested with spam
    • Custom Fields
  • Seblod
    • stupid
    • not what I want
  • Sobipro
    • expensive
    • difficult to configure or template
    • Custom Fields
  • Fabric
    • database driven
    • not what I want
  • FLEXIcontent
    • well supported
    • uses joomlas articles and categories - This could be a downside
    • popular
    • uses Joomla's core articles and extends them
    • Articles can be in multiple categories
    • Can use most Joomla com_content moduels and plugins
    • Updated often
  • Ekerlabs Power Content
    • The one to watch. I am waiting until a few key features have been added to migrate to it. Author is passionate and the code is clean
    • Manages its own themes by creating override templates in your joomla template for each PC Theme you create.
    • Does not support permissions
    • Admin Layout is not bad and easy to use
    • Articles can be in multiple categories
    • Custom Fields
  • Content Builder
    • Not tried
  • OrdaSoft CCK
    • Not Tried
Published in Joomla Extensions

This is a very simple to use application from Micropsft to capture your screen. It is getting a bit dated though.

  • The free version of Microsoft  is limited to 10 minutes. You need to register/pay for 'Microsoft Expression Encoder 4' to make it pro, and once this is activated/upgraded the 10 minute limit is removed on 'Microsoft Expression Encoder 4 Screen Capture'.
  • You can only encode to wma without the proffessional version? and then you only have mp4 after this. so screen captureing is capture-->encode to wma--> convert to somthign useful.
  • you can select the record area and whther you capture the mouse, you can use the webcam or just use it as an overlay.
  • it has some timeline editing stuff, but i have not used it.

The free version is crippled but the paid version is not bad.

Links

 

Published in Applications
Sunday, 22 January 2017 13:17

K2 - Attachments Research

This is my research on how the K2 attachments work and where it uploads the files.

When simple attaching

  • attachemnts are stored here /public_html/media/k2/attachments/
  • all in one folder
  • there is a php download link betweeen you and the file, however it probabaly could be guessed if the file name is known

When attaching a file already on the server

  • it adds using a root based url  -  /images/kb/2016/home-xxxxx-grid/Home-xxxxx-Grid-Icons.zip
  • relative links seem to work images/kb/2016/home-feature-grid/Home-xxxxx-Grid-Icons.zip
  • when you delete a manually added file it leave it on the server
  • when manually adding a file you must make sure you give it a title otherwise you will not get a download link
    when you insert an attachment that is already on the server, k2 copies it to the attachment folder.

Both

  • you cannot alter the titles after inserting the file
Published in Extensions
Saturday, 21 January 2017 19:05

Joomla Vs Wordpress

A thought exercise for me to compare Joomla against Wordpress

  • ajax backend
  • easier work flow in backed
  • get wooecommersec for joomla
  • a native application layer to aloow the running of wordpress extensions
  • a native ajax content builder
  • API (is coming)
  • sort the url thing out to remove numbers
  • a lot of CCK appas are dated and dont work properly. wittle down to one
  • a databse CCK that is widley supported and free
  • streamline the low quality extensions on exetensions.joomla.org as there is a lot of junk
  • templates.joomla.org
  • add a templates framework section to either extensions. or tempaltes. (including kunena). list free, paid and template - companies. must have demos
  • Joomla.org should be using kunena, the only native joomla forum
  • inbuilt site map
  • pinogmatic
  • ability to import module and layout configurations (not tempalte dependanet) ie install this and your website will look like that
  • improve frontend editing - customers need to edit everythign on their pages but never need to touchj the backend. the 2 should be completely seperate

Wordpress Better?

  • wordpress has 1 shopping cart
  • more extensions
  • yoast SEO extension
  • divi builder
  • content builders
Published in CMS

Imageshow sometimes will show this error

Error loading images. One or more images were not found.

Error loading images. One or more images were not found.

Cause

When you change an image in a slideshow via ftp, Imageshow's cache will not updated and will still use the old version of the file and there is no way to refresh the cache via joomla or Imageshow.

This issue does not occur if you elect to use the original image or if you upload an imagewith a different name, it only happens when you overwrite an existing image.

It is mainly thumbs that are affected and some types of slider, other wise full image is used.

You have to manually delete the cache

Imageshow does not register it's cache in Joomla's cache manager so is very difficult to clear the cache of imageshow. You have to delete the files manually via ftp so the changes are refelcted and It stores them here:

images/jsn_is_thumbs/images/modules/member-of/test-image.png
images/jsn_is_thumbs/images/modules/main-slider/
images/jsn_is_thumbs/images/pages/building-and-property-maintenance/gallery/

You can remove and then re-add the image which would have the same effect.

Published in JSN Extensions
Saturday, 21 January 2017 17:13

Moving a website with Roksproket installed

I installed Roksproket on my test server and when I had finished I exported the database. I then tried to install the database on my clients live web server and it failed. This is my investigation.

Cause

  • Roksproket database on my test server was installed as ENGINE=Aria
  • On new versions of cPanel and Xampp MariaDB is now the default database engine and Roksproket must just of used the default engine because it does not specify which one to use. This is a common thing.
  • The Client's server was not using an upto date cPanel install that supports MariaDB

Solution

solution is to import into xampp and then export. this seems to cure it. just keep an eye out for ut8mb4 issues

Notes

The application could not be instigate was basically just database issues, in my case xampp (more like Windows) had changed the prefix from uppercase to lowercase.

Published in Printers

This is the code/file locations for using Joomlashine Tempalte Styling within JCE Editor.

Dont forget the commas.

Uses $template instead of the explicit template name

templates/$template/css/template.css,
templates/$template/css/template_pro.css,
templates/$template/css/colors/blue.css,
templates/$template/css/styles/business.css, (or custom.css for those google fonts/ custom font setting)
templates/$template/css/lancastrian.css

Template name explicitly used.

templates/jsn_epic_pro/css/template.css,
templates/jsn_epic_pro/css/template_pro.css,
templates/jsn_epic_pro/css/colors/blue.css,
templates/jsn_epic_pro/css/styles/business.css,  (or custom.css for those google fonts/ custom font setting)
templates/jsn_epic_pro/css/lancastrian.css

This is the default editor file for JCE. This is just incase there are any conflicts you will know where to look.

components/com_jce/editor/tiny_mce/themes/advanced/skins/default/content.css

 

Published in Joomlashine
Page 19 of 96