Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

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

+- Forum Stats

Members
Total Members: 4274
Latest: kellanphil
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43645
Total Topics: 7572
Most Online Today: 202
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 206
Total: 206

Author Topic: SMF Archive  (Read 3685 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
3308 Views
Last post September 26, 2007, 11:46:32 am
by dannbass
1 Replies
3649 Views
Last post November 18, 2007, 01:08:48 pm
by SMFHacks
8 Replies
14602 Views
Last post July 09, 2008, 07:17:09 am
by SMFHacks
1 Replies
3936 Views
Last post August 06, 2008, 09:55:25 pm
by SMFHacks
1 Replies
3617 Views
Last post August 04, 2014, 10:01:12 am
by SMFHacks

+- Recent Topics

Ability to exclude categories from ezPortal SMF Gallery random image ezblock by Alistair
Today at 08:20:13 am

How to move SMF to new server by SMFHacks
January 21, 2025, 08:45:53 pm

Figuring out settings by SMFHacks
January 12, 2025, 04:56:14 pm

Filesizes incorrect by SMFHacks
January 12, 2025, 02:02:47 pm

December 2024 Sale! by SMFHacks
December 02, 2024, 10:30:38 pm

Denying members some admin settings by rickk
November 17, 2024, 12:02:55 pm

Weird setup by SMFHacks
November 07, 2024, 06:37:41 am

Restoring a deleted photo by Monocero
November 01, 2024, 04:23:56 am

Gallery Pro reinstalation by Lirorobert
October 14, 2024, 01:43:43 am

Move picture from main gallery to user gallery by SMFHacks
October 11, 2024, 09:11:00 pm

Powered by EzPortal