

Sniper_E wrote:There are edits in the includes/session.php for the mobile detect script. Maybe you can make your NovaSup style your default style and just under the codes for the mobile detect script in the session.php, you could add a detect for IE that will direct you to $style = 1;
I wouldn't know how to write that.
Maybe something like:
- Code: Select all
$this->data['is_ie'] = false;
if ($this->data['is_ie'] == true;
{
$style = 1;
$this->data['is_ie'] = true;
}




I'm surprised that code above did something. Let me guess again.$this->data['is_firefox'] = false;
$this->data['is_ie'] = false;
if ($this->data['is_ie'] == true; {
$style = 1;
$this->data['is_ie'] = true;
}









<!-- IF AVATAR_IMG -->
<tr>
<td align="center">{AVATAR_IMG}</td>
</tr>
<!-- ENDIF -->http://forum.site.com/member/name/images/avatars/gallery/avatar-folder/avatar.pnghttp://forum.site.com/images/avatars/gallery/avatar-folder/avatar.png








Amylittlehands wrote:Installing this now on my iPhone 3G OS 4.0.2
I know this is still in development (Brilliant job Ed). I was wondering if a few things will be possible soon;
* Will Ultimate Points System be integrated into this?
(I'm always on my iPhone so it's very handy.)


Users browsing this forum: No registered users and 15 guests