I did a new download of both Miui7 and the theme. wiped everything reinstalled and same issue.
Any Suggestions?
I'm just not getting the reboots. The only question I have is when you did the new install of MIUI did you wipe data/cache and wipe cache several times before you installed? I usually do each of them at least three times and then wipe dalvik cache cache under 'advanced' a couple of times for good measure.
I'm not exactly sure why you need to wipe several times but it seems like that is always brought up when there is an install problem???
I usally Wipe several times but what do you mean by "Under Advanced" maybe thats my issue?
Here is what I do to ensure that I have a completely wiped phone. I use ClockworkMod Recovery btw.
reboot into recovery
-wipe data/factory reset 3 -5 times
-wipe cache partition 3 - 5 time
Scroll down and click 'partitions menu'
-format boot 3 times
-format system 3 times
-format data 3 times
-format cache 3 times
-format sd-ext 3 times
(Be careful NOT TO FORMAT sdcard. If you do everything on your card will be gone. I did this once and lost a whole bunch of pictures. That pissed me off. I edited a script that will format everything but the sdcard, see below.)
Click the power button to go back to the main list
Scroll down to 'advanced'
-Wipe Dalvik Cache a few times.
Click the power button to go back to the main screen and install the rom.
This is my process. I'm sure everyone does it differently. I'm just anal about making sure all the pieces from the previous rom are gone. It's probably overkill but at least I know if there are problems it isn't caused by something that was left over.
The download below is a script that will format your boot, system, data, cache, and sd-ext partitions. Correct me if I'm wrong but I believe it originally came from Chevy. I added a few lines to include all the partitions and to format each 5 times. I just leave it on my sd-card and run it from recovery every time I change roms. The script does not touch your sd-card so none of your personal files will be removed. It will however completely wipe your phone so run with care. If you are at all nervous about it, do not use it. It works fine for me but mileage may vary.
SYSTEM_WIPE_UTILITY.zip