Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4257
Latest: Alex998.
New This Month: 1
New This Week: 0
New Today: 0
Stats
Total Posts: 43295
Total Topics: 7523
Most Online Today: 230
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 202
Total: 202

Author Topic: SMF Archive  (Read 3485 times)

0 Members and 1 Guest are viewing this topic.

Offline hombre

  • Member
  • *
  • Posts: 1
    • View Profile
SMF Archive
« on: February 28, 2007, 02:49:21 am »
instead of the expected lo-fi version of my smf/tp site, the code to archive.php is the one being displayed instead. im using tp0971 + smf1.1.1 with the following mods:

1.     SMF Archive      1.1       [ List Files ]  [ Delete ]
2.    Bear Tabs    1.0    [ Uninstall ] [ List Files ] [ Delete ]
3.    IPB-style Calendar    1.0    [ Uninstall ] [ List Files ] [ Delete ]
4.    Global Announcements    1.0    [ Uninstall ] [ List Files ] [ Delete ]
5.    SMF Arcade    1.3.1-MOD-E1.5.2    [ Uninstall ] [ List Files ] [ Delete ]
6.    Spoiler Tag    0.3.1    [ Uninstall ] [ List Files ] [ Delete ]
7.    TinyPortal    0.971    [ Uninstall ] [ List Files ] [ Delete ]

i have changed the permission of archive.php to 755. have tried uninstalling the other mods. and have tested it on ie7, firefox2 and opera9.10. server is win2k running apache/2.0.59 (Win32) php/5.1.6

here's what's being displayed when i point my browser to http://<myURLhere>/archive.php
Code: [Select]
strpos($_SERVER['HTTP_USER_AGENT'], 'Opera') !== false, 'is_opera6' => strpos($_SERVER['HTTP_USER_AGENT'], 'Opera 6') !== false, 'is_opera7' => strpos($_SERVER['HTTP_USER_AGENT'], 'Opera 7') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'Opera/7') !== false, 'is_opera8' => strpos($_SERVER['HTTP_USER_AGENT'], 'Opera 8') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'Opera/8') !== false, 'is_ie4' => strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 4') !== false && strpos($_SERVER['HTTP_USER_AGENT'], 'WebTV') === false, 'is_safari' => strpos($_SERVER['HTTP_USER_AGENT'], 'Safari') !== false, 'is_mac_ie' => strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 5.') !== false && strpos($_SERVER['HTTP_USER_AGENT'], 'Mac') !== false, 'is_web_tv' => strpos($_SERVER['HTTP_USER_AGENT'], 'WebTV') !== false, 'is_konqueror' => strpos($_SERVER['HTTP_USER_AGENT'], 'Konqueror') !== false, 'is_firefox' => strpos($_SERVER['HTTP_USER_AGENT'], 'Firefox') !== false, ); $context['browser']['is_gecko'] = strpos($_SERVER['HTTP_USER_AGENT'], 'Gecko') !== false && !$context['browser']['is_safari'] && !$context['browser']['is_konqueror']; // Internet Explorer 5 and 6 are often "emulated". $context['browser']['is_ie7'] = strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 7') !== false && !$context['browser']['is_opera'] && !$context['browser']['is_gecko'] && !$context['browser']['is_web_tv']; $context['browser']['is_ie6'] = strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 6') !== false && !$context['browser']['is_opera'] && !$context['browser']['is_gecko'] && !$context['browser']['is_web_tv']; $context['browser']['is_ie5.5'] = strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE 5.5') !== false && !$context['browser']['is_opera'] && !$context['browser']['is_gecko'] &&
any help is much appreciated

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
3177 Views
Last post September 26, 2007, 11:46:32 am
by dannbass
1 Replies
3524 Views
Last post November 18, 2007, 01:08:48 pm
by SMFHacks
8 Replies
14259 Views
Last post July 09, 2008, 07:17:09 am
by SMFHacks
1 Replies
3874 Views
Last post August 06, 2008, 09:55:25 pm
by SMFHacks
1 Replies
3529 Views
Last post August 04, 2014, 10:01:12 am
by SMFHacks

+- Recent Topics

Please Help! by SMFHacks
April 17, 2024, 08:04:55 am

Rate own images by fvlog19
April 11, 2024, 10:56:53 am

Tidy Child Boards on 2.1.4 by SMFHacks
April 04, 2024, 03:54:12 pm

Problems SMF 2.0.19 > 2.1.4 SMF Gallery Pro - Recents Images to overall header by Michel68
March 30, 2024, 12:41:08 pm

Can't DROP 'id_member'; check that column/key exists Datei: by SMFHacks
March 30, 2024, 11:58:20 am

No thumbnails on new uploads by Tonyvic
March 29, 2024, 06:26:18 am

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

Powered by EzPortal