Jump to content

Martin L

Patron
  • Posts

    1,556
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

Posts posted by Martin L

  1. found this solution on another site:

    The javascript file "./public/js/ips.googleSearch.js" doesn't exist on your site. This can either indicate that you haven't uploaded it, or you uploaded it somewhere else.

    What about ./admin/applications/core/modules_public/ajax/googleSearch.php, is that file uploaded? The AJAX call redirecting back to the front page, which indicated that the file is missing.

    xper, can you fix that?

  2. 1. Compact your Thunderbird folders (optional)

    Thunderbird keeps messages in mbox files even after they have been deleted. If you don't want to include deleted messages in the conversion, you have to compact your folders in Thunderbird. Right click a folder and select "Compact This Folder". This will completely remove deleted messages from the folders mbox file.

    2. Locate mbox files in Thunderbird

    Thunderbird stores messages in the Profile Folder, in the Mail and (if you use IMAP) ImapMail folders. Each mail folder (Inbox, Sent, etc.) is stored as two files — one with no extension (e.g. INBOX), which is the mail file itself (in "mbox" format), and one with an .msf extension (e.g. INBOX.msf), which is the index (Mail Summary File) to the mail file.

    3. Convert mbox files to eml files

    IMAPSize has a built-in mbox2eml tool that can seemlesly convert thousands and thousands of messages. Download, install and run IMAPSize (it's free) and invoke the mbox2eml option from the Tools menu. Select the mbox file you wish to convert (you might need to set the "Files of type" option to "All Files" in the file selection dialog, since Thunderbird mbox files don't have an extension) and select a location where generated eml files should be stored. Click "Convert" and IMAPSize will start converting the files.

    All the attachments will also be converted and your original Thunderbird files will not be touched. Starting from version 0.2.0. you can convert multiple mbox files at once.

    4. Import generated eml files into Outlook Express

    Launch Outlook Express and select the local folder (or create a new one) into which you want to import your messages. Open Windows Explorer or your favourite file manager, locate the generated eml files, select them and drag and drop them into the OE application window. If Outlook Express is your email client of choice you don't have to perform the next step.

    5. Export files from OE to Outlook

    Assuming you have Outlook installed on your system, open Outlook Express and from the File menu select Export/Messages. Once exported, the messages will appear in Outlook - if they were in your inbox in OE, they'll be added to your Outlook inbox; if they were in a local subfolder in OE, a folder of the same name will be created under your Outlook inbox.

    If you stumble upon any problems feel free to report them on the forum or email to imapsize at broobles dot com. If you are looking for a good text editor to inspect your mbox files, check out this list of best text editors.

    Source: Broobles

    regards,

    Martin

  3. 1.Press Ctrl+H to display the Replace tab of the Find and Replace dialog box.

    2.Click the More button, if it is available.

    3.Click the Use Wildcards radio button.

    4.With the insertion point in the Find What box, click Format and choose Style. Word displays the Find Style dialog box.

    5.Locate and click on the Footnote Reference style.

    6.Click OK to close the Find Style dialog box.

    7.In the Replace With box enter the following: ^&

    8.Click Replace All.

    The purpose of these steps is to try to remove any confusion that Word may be experiencing and cause it to renumber all the footnotes. If this approach doesn't work, try just a bit of a different approach:

    1.Press Ctrl+H to display the Replace tab of the Find and Replace dialog box.

    2.Click the More button, if it is available.

    3.Make sure the Use Wildcards radio button is cleared.

    4.With the insertion point in the Find What box, click No Formatting and enter the following: ^f

    5.In the Replace With box enter the following: ^&

    6.Click Replace All

    Source: http://word.tips.net/Pages/T005400_Footnot...y_Renumber.html

  4. Microsofts explanation

    “This problem may occur if the SQL Server (MSSMLBIZ) service is not running. The SQL Server service is required by Business Contact Manager. This problem occurs because the Windows Welcome screen may prevent the SQL Server service from starting when you first restart the computer after you install Office Outlook 2007 with Business Contact Manager. ”

    1. Exit Outlook.

    2. Click Start, right-click My Computer, and then click Manage.

    3. Click Services and Applications.

    4. Double-click Services.

    5. In the services pane, click SQL Server (MSSMLBIZ).

    6. Click Start the service – if not started (as it was in my case) or Restart if already running

    7. Exit Computer Management, and then start Outlook.

    Complete the BCM setup and let it register online – and no more annoying message

    Source: http://www.secure-eserver.com/?p=121

×
×
  • Create New...