Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - norman

Pages: 1 ... 13 14 [15] 16 17 ... 19
211
Linux / Lincoln Linux User Group meeting - 17/08/2016
« on: August 16, 2016, 08:22:39 am »
Next meeting 17/08/2016 at 7.00pm. Lincoln Bowl, Washingborough Road, Lincoln.

Wi-fi free. Food available.

Norman
 ;)

212
Windows / Windows 10 issues with latest update - August 2016
« on: August 15, 2016, 05:28:42 pm »
It seems that there is a problem with the latest release that hangs in certain situations.

If you run a SSD drive with Windows on it and your programs on another drive then you can get hanging.

Microsoft are aware of the issue.

Norman
 ;)

213
TPN Invoicing / EXE, Batch File or PIF File Not Found: EMAILS
« on: August 12, 2016, 04:39:31 pm »
During emailing invoices you get :-

EXE, Batch File or PIF File Not Found: EMAILS
Please notify technical support immediately!


Before anything else is considered look in Setup/Company and ensure that EMAIL TO TPN SOAP is NOT ticked.

If this is not the case then it looks like this is caused by one of the Windows DLL's either missing or corrupt. The Windows subsystem actually does the emailing and not the Invoicing program.

The file may be any of MAPI.DLL , MAPISTUB.DLL or MAPI32.DLL

Check out http://support.microsoft.com/kb/260970. (Microsoft seemed to have archived this now!)

This can occur if you have ever loaded Office 2010 which has its own versions of these. Clearly they expect you to use Office 2016.

Replace the files with versions from a computer that works OK or obtain from the original CD.

And/or try this -

Look in this folder -

C:\Program Files\Common Files\System\Msmapi\1033 and see if it contains a file called MSMapi32.dll

If so, can you rename this to MSMapi32.old

Try to email again.

If this fails then go into C:\Windows\System32 and find the file MAPI32.DLL and rename this to MAPI32.OLD

In the same folder you will find a file called FIXMAPI.EXE - just run this.

Try to email again.

Please note that there are many Mickey Mouse cures on the internet for this issue. You are advised to only take advice from Microsoft owned web sites.

Norman
 ;)


214
Operational Status / Broadband dropped - 11/08/2016
« on: August 11, 2016, 07:59:52 pm »
The broadband played up for a couple of hours today. So much for 99.99% uptime.

All now restored.

Norman
 ;)

215
Operational Status / Landline issue - 05/08/2016
« on: August 05, 2016, 12:16:35 pm »
Seem to have had an issue with the VOIP based landline this morning. System reset. Hopefully all now OK.

Norman
 ;)

216
TPN Invoicing / TPN Invoicing and SOAP - help
« on: August 03, 2016, 09:50:26 am »
I've added a PDF document that covers all the basic setup of these to our web site in the TPN Invoicing and TPN SOAP folders.

Most problems that we encounter are simply due to something not being set in the program. Hope this helps.

Norman
 ;)

217
Windows / Here Maps - Windows 10 phone
« on: August 03, 2016, 09:47:26 am »
Here Maps has been removed from Windows 10 phone. The operating system is so far different from Windows 8 that it is difficult to maintain.

You will get a message (like I did) when you use Here Maps to this effect.
 
I have moved to Co-Pilot.

Norman
 ;)

218
You may get an error message and the program stops. It may occur immediately after installing a new version of the program or you log onto Windows as a different user.

It's due to security in Windows and means that the program was previously installed under a particular user and that's not you!

There are two solutions -


1. De-install Loadmaster. Browse to C:\ProgramData\ZiPZAP Computers Limited\ and delete the LOADMASTER folder you find here. You may need to authorise it as ADMINISTRATOR.

Re-install Loadmaster.

You will have to go into Setup/Local Parameters and complete this again.

OR another method (easier)

2. Go into My Computer then Local Disk C: and the folder ProgramData (not Program Files) and you will find a directory called ZiPZAP Computers Limited.

Enter this directory and you will see a folder called LOADMASTER. Right-click on this and choose PROPERTIES.

Click on the SECURITY tab. Half way down you will see a button that says EDIT. Click this.

You will get a new screen with a list of users. Click on the ADD button.

Add a user called Everyone

Hit the CHECK button. It will be accepted. Click on Everyone in the table. Put a tick in Full Control at the bottom and hit the APPLY button.

Now OK and come out. You can now access the system as another user.


Norman
 ;)

219
If you use the Web Services option you often find the consignor data is not there. If you use SOAP services then it is.

It is simple. It is not being sent by TPN in the data for some reason.

Please petition them to add it.

In the meantime I am looking up the customer data from the account number and inserting it.

Norman
 ;)

220
TPN Invoicing / TPN Invoicing - Backups
« on: August 01, 2016, 10:13:36 am »
Please ensure that you perform backups on a regular basis. This is a really easy thing to do as it's a menu item off UTILITIES.

Always backup before you do a large import or an invoice run. It's a lot easier to restore a backup than make posting corrections.

And further - after taking a backup - consider taking one home every so often. It may save your bacon one day.

Norman
 ;)

221
TPN Invoicing / TPN SOAP - current version is 2.8
« on: August 01, 2016, 09:07:44 am »
Further updated.

Norman
 ;)

222
TPN Invoicing / TPN SOAP program apparently not working
« on: August 01, 2016, 09:06:04 am »
This usually means that a setting is missing. Remember you must be running the latest version at all times.

Go into Setup then Parameters. If this line is empty then click on the [...] at the end. OK this.

Go into Depots. Is this empty? If so click on insert. Put in your depot code then a valid username and password for TPN Connect. Click on Main Depot if this applies (normally yes). Save. Close.

Click on Image Dir. Is this blank. Browse for the directory where your POD images are stored. OK.

Click on Datapath. Is this blank. It should be the same directory as the one that appears on the top line of the TPN Invoicing program. OK this.

To test. Go into Operations. Click on Retrieve. Does it count up at the bottom? Once done click on CONSEXP.TXT at the top and see what it downloaded.

Norman
 ;)


223
Miscellaneous / CoffeeCup software - Web Builder - Fatal error
« on: July 30, 2016, 05:42:26 pm »
After upgrading to the latest version you get this message on the screen when the web form is complete and submitted -

Fatal error: Call to undefined function quoted_printable_encode()

The associated email is not created. It is a problem in mailer.cls.php with the function 'quoted-printable-encode' with SMTP. It is a known issue and is described on this web page together with a suggested solution :-

http://php.net/manual/en/function.quote ? encode.php

Copying the single file 'mailer.cls.php' from a backup restores the web page to complete functionality.

CoffeeCup advised.

Norman
 ;)


224
Open REGEDIT

Go to HKEY CURRENT USER

Go to SOFTWARE

Go to ZIPZAP TPN Invoice Module

The entry appears on the right. Delete this. Restart program and choose data directory.

Norman
 ;)

225
Any questions / I have tried to become a User and have heard nothing
« on: July 14, 2016, 03:32:13 pm »
This is because the bulletin board is OPEN TO VIEW but your email address is not recognized as a valid customer or contact so you will not be permitted to post.

On average 100 people apply to join per week. Nearly all of these appear to be spammers and trolls.

We are only interested in genuine people, so the others will just get disavowed.

Norman
 ;)

Pages: 1 ... 13 14 [15] 16 17 ... 19