Items filtered by date: December 2014

Thursday, 03 December 2015 15:20

Stock Samsung S2 to Cyanogenmod

These are my verified instructions on how to take a Samsung S2 stock ROM phone that is not rooted to a fully rooted phone with cyanogenmod rom installed.

Prerequisites

  • Samsung S2 International Phone
  • Odin 1.85 (later version should work)
  • The Samsung drivers installed (these are part of kies or use the standalone installer)
  • cm-10.1.3-i9100.zip ROM
  • cm-11-20141230-NIGHTLY-i9100.zip
  • Slim_mini_gapps.4.4.4.build.8.x-385.zip(optional)
  • Siyah-s2-v6.0b5.tar Kernel

Instructions

  • Put your phone into download/ODIN mode by powering on with the following combination volume down+home+power
  • Press volume up to continue
  • Plug your phone in by usb cable to your PC
  • Install and open ODIN
  • Verify that your phone is recognised, you should see an ‘added Message’. If you do not it is likely that your drivers are not installed or are incorrect. You can check this in device manager. The driver should be referenced as ‘SAMSUNG Mobile USB Device’. If the phone is recognised as unknown manual select the correct driver and if ‘SAMSUNG Mobile USB Device’ is not present, install the drivers and recheck
  • Once you have your phone detected, click on PDA
  • Select Siyah-s2-v6.0b5.tar
  • Click start
  • When this is done, a successful message will appear
  • Disconnect your USB cable
  • Power off the phone
  • boot into CWM recovery mode power+up+home button
  • install the cm-10.1.3-i9100.zip – we need to install this so that we have a compatible kernel to upgrade to Cyanogen 11
  • wipe data/factory restore
  • wipe cache
  • power off – we need to do this so we can load the new version of clockwork mod that has just been installed
  • boot into CWM recovery mode power+up+home button.
  • Install cm-11-20141230-NIGHTLY-i9100.zip (if you get a context error, boot the phone and see if 11 is present, if so install the v11 rom again to make sure it is clean)
  • Boot android
  • run the cyanogen updater and put the latest version on
  • power off
  • boot into CWM recovery mode power+up+home button
  • install Slim_mini_gapps.4.4.4.build.8.x-385.zip – so you have the normal android apps

Useful links

Published in Android
Thursday, 03 December 2015 11:26

Cannot install a theme in Prestashop

When trying to install a theme from any of the 3 methods in the theme is not installed and you receive an error:

  1. Import from your computer
    Server file size is different from local file size
  2. Import from the web
    Error during the file download
  3. Import from FTP - (Install from theme directory)
    An error has occurred during the file copy

Cause

Files and folders are missing from the cache folder. This is most likely caused by people deleting all the files and folders in the cache folder because they think this is how to empty the cache and that everything in this folder can be deleted.

You will most likely see an error in (Advanced Parameters --> Configuration information) showing that there are files missing in the cache.

Check your configuration

Solution

Follow the following steps to reconstruct the cache file and folder structure of Prestashop:

  1. Download a fresh copy of Prestashop with the same version number as your shop
  2. Extract all of the files and folders in the cache folder from the zip into the cache folder of your shop

Links

Published in Prestashop
Thursday, 19 November 2015 12:05

Import eml files into Outlook Express

One of the easiest ways of importing emails in to Outlook Express is to use .eml files , this also makes it an import channel from virtually all email programs be cause .eml is a standard file format. However unless you know how to import .eml intoOutlook Express this becoms very difficult because the method is not obvious.

Solution

To import converted EML files to another machine having Outlook Express follow the following steps:

  • Copy all your converted EML files and move them to another machine having Outlook Express through Pen Drives or CD.
  • Open the folder where you have kept all your eml files.
  • Open Outlook Express ( Go to Start -> Programs -> Outlook Express)
  • Select all the eml files.
  • Then finally Drag & Drop all you eml in Outlook Express.
Published in Microsoft Other

I wanted to remove a POP3 account in Outlook 2013 but receive the following error message

Careful, if you remove this account, its offline cached content will be deleted. Learn how to make a backup of the .ost file.

delete ost error message

I have both an Exchange account and a standard POP3 account in my Outloook profile.

I understand a pop3 account stores information in the .pst file to which it's directed, not a .ost file. Exchange activesync stores the information in a .ost file. However I am trying to remove the pop3 account, not the exchange activesync account. So I am afraid that if I go ahead and remove, the error message is indicating that it will delete everything in the .ost file.

Answer

The only bug is that the message about the .ost file shouldn't appear when deleting an Outlook.com configured as a PST file while it's also configured as an EAS file in the same profile. Just tested this by deleting the POP version of the Outlook.com account also configured as an EAS account the same profile and everything remained intact.Even it were to delete the OST file - it would automatically get recreated when Outlook is restarted with the only data loss would be related to the folders identified with "This Computer Only" (Drafts, Notes, Journal)I can confirm that if you delete the POP3 account that neither the .PST or the .OST file are deleted. The error message should not be displayed and is definately a bug.

Links

Published in Outlook

So you have just upgraded to Windows 10, you are running Outlook 2007/2010/2013 and you cannot send emails because you are getting the following error message when trying to send POP3 emails. Exchange accounts seem to still work fine:

0x800CCC13 “Cannot connect to the network”

0x800CCC13 Cannot connect to the network error message

Solution

The recommended fix is to run the following from the command prompt as an administrator. Make sure Outlook is not running and when the process is complete you should restart the computer

sfc /scannow

Other Solutions

This should fix the majority of people's setups but it is not 100%. I have a few more fixes you can try:

  • Antivirus
    • Disable antivirus
    • Remove the antivirus it completly and see if the emails then send.
    • Update antivirus to the latest version, program and definitions (especially Avast)
    • I was running Avast antivirus which scans emails for virus, in and out, which means it hooks into Outlook. I updated Avast with the updates it found to the program, rebooted windows. The emails still did not send. I then found that if i disabled Avast I could then send emails. I also discovered that when i re-enabled the Antivirus I could still send emails
  • Download and install all updates for Windows and Office.
  • Delete email profile and then re-create it - this is a worst case scenario but has been know to fix things.

Links

Published in Outlook

i have read the forum and the manual, but i cannot find a way to put categories that i include in an article in to a grid or at least all float left (display: inline-block) rather than a vertical list using:

{phocagallery view=categories|imagecategories=1|imagecategoriessize=1}
  • i am aware that i can surround stuff in divs and then style that, but the output using this plugin seems to be table based. I did give it a go.
  • i could not find a template file or css for the plugin.
  • is it possible to make the categories output in a grid, preferably one that i can set or a responsive float left or float right ?
  • will i have to actually edit the plugin code itself?

thanks

Solution

I had a look at editing the plugin, but i was not really keen to do that. You will love the solution i figured out and no core code or phocagallery code was harmed in the making of this.

Phocagallery when displaying a category through a link floats the categories exactly as i want, but my problem was that i wanted to display 2 categories like that, floated and below each other. However when you create a menu item you can only select 1 category and tweak it as needed.

So i used the following method to get the result i wanted:

  • I created a menu (but not attached to a module)
  • in this menu i created 2 phocagallery category links, each link pointing at their own respective category and tweaked as required
  • i created an article called Portfolio
  • I then use a plugin called 'Plugin include component' (available for free on jooml extensions) and included each of the menu items (via jlink) into the portfolio article. (i used a clear: both command between the two items just incase)
  • I then pointed a main menu item to the article, portfolio
  • i now have 2 x separate sub categories displayed on the same page, floated

You can use this method to get different layouts and the best thing is, upgrading will not break this method.

i hope this helps

My original post was on the Phoca Forums.

Published in Extensions
Tuesday, 10 November 2015 22:59

Using the Draytek Vigor System Log

For some reason Draytek hide their router log and unless you know how to find it you might have a hard time seeing what is going on.

There are 2 types of system logging in draytek routers:

  1. Normal local system log - The system log is located @ Diagnostics / Syslog Explorer
  2. Remote System Log - This is where you can haeva log emailed to you on events or use an external program to read the log

Draytek Dashboard

Links

 

Published in DSL / Broadband

Symptoms

  1. You have set up the router exactly as you should and it still does not work on BT fibre or some other BT supplied line.
  2. You have tried a factory reset and tried again with no joy.
  3. There is nothing wrong with your router and the one Plusnet / BT supplied you is working just fine.

Solution

  • When setting up your fibre connection you must make sure you set VDSL VLAN Tag to be 101
  • Some say the serve name should be left empty - it certainly does nto harm not to fill it in.

Setup wizard

Just as a reference this is the setup procedure I followed in the router:

  • Click on wizards
  • Quick start wizard
  • Set admin password (optional) - if you dont it will stay as admin/admin
  • Click next
    WAN Interface
  • Configure wan interface
    WAN Interface with VLAN 101
    As you can see i have set the mode to VDSL only, makes connection/setup silghtly quicker, i have enabled 'VLAN Tag insertion (VDSL2):' and set it to 101. This is the important thing to get working on the BT network
  • Click next
  • On this page you should leave the protocol as PPPoE/PPPoA, you can change the the DNS servers to your custom DNS serrvers (Ie opendns, comododns etc...) but unless instructed by your ISP do not chanfge the other IP settings.
  • Click next
  • Enter you username and passwords here. do not enter 'Service Name (Optional)' because this can cause some issues with some providers.
  • Click next
  • Check the information
  • Click finish
  • 'Quick Start Wizard Setup OK!' will now appear
  • Now wait 20 - 30 secs before checking the status on the dashobaorad as the router is restarting and then connecting to the internet etc....
  • The setup is now done, the router will restart and that is it. I have gone through the setup so you know it is a simplea as it seems.
  • Dial PPPoE / Drop PPPoe on the Online Status --> Physical Conenction Page  now works

Links

Published in DSL / Broadband
Tuesday, 10 November 2015 09:58

GApps installation, issues and solutions

Issues when installing GApps

Some times when you install GApps you get Google Play services errors or similar things. This is because of the following reasons

  • Wrong gapps version
  • You have used a too large package (not 100% on this)
  • You already had a corrupt/damaged/incorrect version of gapps installed
  • The system partition is too full. (use smaller GApps)

Solution

When you have issues with gapps the only way to fix it is to do the following (verified by me)

  1. Download the correct version of gapps that matches your android version. Select the slim version if you have less that 500mb /system/ partition. You might be able to install large packages but istalling the slim version will work. You can later install the larger version following these instruictions or if you like can start with the larger package but just be aware of this possible issue
  2. Copy over your CM ROM and GApps package to your SD Card on your phone
  3. Boot into recovery mode and I have CWM (clockworkmod)
  4. format /system/
  5. wipe /cache/
  6. wipe /dalvik-cache/ (in advanced options)
  7. install your CM ROM again via the install.zip
  8. install the correct gapps package via the install.zip
  9. reboot
  10. enter your Google Account data again
  11. you should now have a working Google Play

information for these instructions found here and expanded by me.

** add websites where appropriate to my links directory

Notes

  • small version is for 512mb system partition or less, i think 512mb is very close
  • also make sure that the GApps package is the same as the installed version of android, those on cyanogenmod are not up to date and are possibly mislabelled
  • You might be able to use a larger package, and you could probably do this by installing over, however if there are issues a wipe and re-install method as listed above is recommended.
  • If you have faults with you google apps, you must system wipe an re-install, it is not likely you will fix anything by just uploading a new copy of GApps
  • tried the 'small' GApps from download.cyanogemod.com for my version of android and i got errors.
  • the package size of google Apps you choose is basically limited on your system partition size. However if uncertain install the slim verion and see if that works first.

Various errors that can happen with the wrong GApps installed:

  • Crashing Play Store (also “no connection”)
  • Crashing Browser/Hangouts/Play Service..
  • Also, I was not able to register my google account anymore and it terminated with an error like “could not connect to the google servers”.
  • Some of the error messages I encountered:
    • “Unfortunately, Google Play Store has stopped”
    • “Unfortunately, Google Play Services has stopped”
    • “No connection” in Google Play Store

Links

Published in Mobile Phones
Monday, 09 November 2015 19:37

Setting “My Phone Number” (MSISDN)

When you change your sim card they do not always come with your phone number programmed and unless you know how to set this it can feel like dark magic.

Via Cyanogenmod 12

  1. Open the phone dialer
  2. Navigate to Settings/Calls/Additional settings/My Phone Number
  3. now enter you phone number and save.

You can now check your phone numebr has been set by going to settings/About Phone/Status/SIM Status/My Phone Number

Links

Published in Mobile Phones
Page 41 of 95