Showing posts with label Tips and Tricks. Show all posts
Showing posts with label Tips and Tricks. Show all posts

Friday, July 24, 2020

Dompdf cellmap.php uncaught error !

Guys I think i might found a solution for this error. If u got the error like below...just go to the line stated and change [$key] to [$g_key]. It might solve your problem.

Fatal error: Uncaught Dompdf\Exception: The row #4 could not be found, please file an issue in the tracker with the HTML code in D:\xampp\htdocs\sistem\programme\mysql\dompdf\src\Cellmap.php:415

$rows = $this->_frames[$key]["rows"];
        $h = 0;
        foreach ($rows as $i) {
            if (!isset($this->_rows[$i])) {

to

$rows = $this->_frames[$g_key]["rows"];
        $h = 0;
        foreach ($rows as $i) {
            if (!isset($this->_rows[$i])) {


In my case, this happened because the border is hidden when there's is no data. The row is empty so i put in my code when it is empty, it displays nothing (none).

Drop your comments below if it works and let others know....

Monday, December 10, 2018

WhatsApp Timestamp showing "in the morning / in the afternoon / in the evening / at night" instead of AM or PM

Hey guys what's up?

How are you guys doing?

OK few days back, I managed to update my Huawei P9 Plus to Oreo (Android Version 8.0) and EMUI 8.0. Everything was fine. After everything were installed, I found that my WhatsApp timestamp behaving abnormally.

So here what I did to fix the problem since I've been searching for the solutions on Google and I found none.

The solutions are...

1. Disable the Dual Clocks in settings. (Settings > System > Date & Time > Dual Clocks )

2. Close WhatsApp and start it again.

3. It works for me. Tell me if it works for you guys too.

4. Enable back the Dual Clocks in settings. (Settings > System > Date & Time > Dual Clocks )

Monday, September 8, 2014

How to Restore Text Messages from SMS Backup + (Plus) in Android Kitkat 4.4.2

Okay...it's been a while since my last entry. Here goes..I know several of you guys trying to restore your text messages using SMS Backup + and suddenly after successfully restored, there is No text messages but only the sender's numbers right?

To be able to retrieve back your text messages, you have to download another application from Play Store called Permission Manager - App Ops ( you don't have to root your phone).


After you have already installed the app from the Play Store, open it and swipe to the left, just look for Personal Section and search SMS Backup +.


Open SMS Backup + and scroll down. Look for Write SMS/MMS...and switch it on or enable it.


After that, clear all the text messages in your inbox and try to restore again. That's it, I hope it will work because mine is working !! Some people say that this method might also be applicable to the SMS Backup & Restore app but I haven't try it. I'd rather stick to SMS Backup + because it will backup your texts to your google account. So..happy trying guys !!

Friday, June 22, 2012

White Cydia Icon Fix

 

For those who are/were experiencing this and dunno what to do.....here's a tip:

1. Open Cydia >>> Search for SBSettings and Install

2. For IOS 5.x users >>> After installation, go to Settings >>> Notifications and look for SBSettings.

3. Click the '>' and switch On the Notification Center

4. Slide the above Notification Banner down (the notification banner is located at the top of your ipad or iphone ie: the time, mobile's signal, battery area, just slide it down)

5. You will see something like this  

6. Respring your springboard. If you cannot see the Respring button, try to slide from left to right or right to  left (usually this will happen with Ipad)

* You can also use this method, if any of your app icons turn to White.

Hope this helps.

Cheers.

Prevent Itunes from Sync Automatically

I hate when Itunes automatically sync with my devices, I found this on few blogs and yeah it works.

1. Open Itunes from your computer

2. Choose Edit in the Menu Bar


3. Then Preferences

4. Chose the Device Tab

5. Tick the Prevent iPods, iPhones and Ipads from syncing automatically. Then OK.

Cheers.

Saturday, June 16, 2012

Android Market won't update to Google Play Store

Hi guys,

It has been a long long time since my last post. How are you guys doing? Thanks for your support. I received a lot of emails and comments on RA3. Keep on downloading and do please notify me if the link is dead !!

So enough with gaming ! Let's get serious.

This time, I'm having trouble with my Android phone. Downgraded my SG2 from ICS to Gingerbread 2.3.6. Problem with the Android Market wont updated itself to Google Play Store. Managed to solve this by hopping to several blogs and forums.

So here it is, 

Go to your Settings > Applications > Manage Applications > All and Scroll down to the Market and Clear Data or Cache.

Restart Market and Accept the Terms. It will update itself to Google Play Store.

If the icon won't change then you have to restart the phone.

Hope this helps. It works for me. :)

Cheers

Wednesday, June 17, 2009

Restore and Recover Deleted Scenes In Windows Live Messenger 2009

Lol, i just found this shit and it was kinda stupid and funny but it works. I wanted to restore the messenger 2009 scenes. Read it....

I accidentally deleted few of the scenes in Messenger 2009. I tried to reinstall the Messenger but it didn't solve my problem. So I googled around and I found the solution. Guess what?????

To restore the scene in Messenger 2009, you have to delete all the scenes except the default scene (because it can't be deleted). Then shutdown the messenger and sign in again. Yup, that should solve your problem! No kidding....!

If you think this is joke, please read all the comments. Thank you...oh by the way please drop a comment too, to help others believe that this works.

Wednesday, June 10, 2009

Solving the "Freshdownload could not take over the download! Click back to return to normal mode" Mozilla Firefox Issue

This morning, after installing Flashget 1.73 and and the Firefox plugin/addon called Flashgot, I kept on receiving an annoying message saying "freshdownload could not take over the download! Click back to return to normal mode". I googled around and I managed to solve it. So here goes...

If you receive that annoying message, try to solve it by using this method:

1. Close your Firefox
2. Go inside your Firefox directory (default dir C:\Program Files\Mozilla Firefox)
3. Go inside the Firefox plugins directory (default dir C:\Program Files\Mozilla Firefox\plugins)
4. Delete a ".dll" file that contains fd in it (usually the file is npfd.dll or fdplugin.dll)

You might be asking, why do I hafta delete the dll file that contains fd in it? The answer is, that is the Fresh Download plugin and it's preventing you to download in the normal way.

If you got the Fresh Download program installed, try to uninstall it first then follow the method above or you can go here .

Monday, May 11, 2009

Change Windows XP Product Key

I found this thing when I wanted to change my Win XP key to another key. There is a key changer that you may download from the Microsoft's website, but it's useless. So, i googled around and found this trick. It worked!

It is very useful nowadays because the student key v2c47-MK7JD.........is not genuine anymore. So in order to change it, you might be needing this method otherwise you have to reformat your computer and install it with a new key. This method worked like a charm. It's not that difficult though....

Here it is

  1. Click on Start and then Run.

  2. In the text box in the Run window, type regedit and click OK. This will open the Registry Editor program.

  3. Locate the HKEY_LOCAL_MACHINE folder under My Computer and click on the (+) sign next the folder name to expand the folder.

  4. Continue to expand folders until you reach the HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\Current Version\WPAEvents registry key.

  5. Click on the WPAEvents folder.

  6. In the results that appear in the window on the right, locate OOBETimer.

  7. Double click on the OOBETimer.

  8. Change at least one digit in the Value data text box and click OK. This will deactivate Windows XP (yeah just type anything and OK)

  9. Click on Start and then Run.

  10. In the text box in the Run window, type the following command and click OK.

    %systemroot%\system32\oobe\msoobe.exe /a

  11. When the Windows Product Activation window appears, choose Yes, I want to telephone a customer service representative to activate Windows and then click Next.

  12. Click Change Product Key.

  13. Type your new, valid Windows XP product key in the New key text boxes and then click Update.

  14. If you're taken back to the previous screen and prompted, choose Remind me later.

  15. Restart your PC.


Good luck!

Sunday, May 10, 2009

Auto End Tasks for Fast Shutdown in Windows Xp

This is an useful trick for your Windows XP. To enable this, follow the instructions:-

1. Go to Start

2. Go to Run

3. Type regedit, then click OK or just Enter

4. Double click on HKEY_USERS

5. Double click on .DEFAULT

6. Double click on Control Panel

7. Single click on Desktop

8. On your right, search for AutoEndTasks and double click on it.

9. Change the value to 1 (the default value is 0) and click OK.


That's it, you can also try to tweak several other tricks, for example:-

Open your registry and do the followings (same method as above) :-

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]

"ClearPageFileAtShutdown"

Double click and change it from 0 to 1

---------------------------------------------

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]

"WaitToKillServiceTimeout"

Double click and change it from 20000 to 1000

---------------------------------------------

Good luck guys! Tested and recommended!

P/S: Kudos to Sickelmo for the tips

Friday, February 20, 2009

Red Alert 3 Crash Fix

Ok guys, yesterday I played this game from the Soviets 1st mission until its 5th mission. Suddenly the game crashed at the end of the mission (exited to the desktop by itself). It supposed to proceed to the next mission because I already completed the objectives. I tried to restart the game and still the same thing occurred. So I googled around and I found that I am not the only one experiencing it.

There's a crash fix for this game. Something gotta do with the patch. So I downloaded the crash fix and yes it worked successfully. So please feel free to download :).

Oh btw, if you dunno how to apply the patch to the game, just simply copy the files and folders to your game directory after you unzipped it(default dir C:\Program Files\Electronic Arts\Red Alert 3).

Wow this thing is hot. You only have to download 1 of the files below. Not all of them...

Please do leave a comment after u have already downloaded the file. I just wanna know whether the link and file is working.

Mirror 1 is from mediafire :)
Red Alert 3 Crash Fix Mirror 1 - DOWNLOAD

Monday, February 9, 2009

Uninstall MSN Messenger 2009

Msn Messenger 2009 doesn't come with uninstaller, so to uninstall:

1. Click the start button

2. Go to run

3. Paste this >>>>>> msiexec /x {0AAA9C97-74D4-47CE-B089-0B147EF3553C}

It will uninstall itself...

If the above method ain't working, please use this ZapMessenger.
DOWNLOAD