PC Pals Forum
Technical Help & Discussion => General Tech Discussion, News & Q&A => Topic started by: KRO on June 27, 2009, 14:47
-
phew isn't there allways something, there are a couple of sites i've used for a long time now and suddenly they're causing me probs, hopefully someone can help
the first one is cemex angling, it all works fine except the for sale wanted section, here is a sample of what i'm getting when using through my AOL browser, if i go in via IE it works fine.......................
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 3.6.3 - Licence Number VBF3F56D01
|| # ---------------------------------------------------------------- # ||
|| # Copyright �2000-2007 Jelsoft Enterprises Ltd. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||
\*======================================================================*/
// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
// #################### DEFINE IMPORTANT CONSTANTS #######################
define('THIS_SCRIPT', 'forumdisplay');
// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array('forumdisplay', 'inlinemod');
// get special data templates from the datastore
$specialtemplates = array(
'iconcache',
'mailqueue'
);
// pre-cache templates used by all actions
$globaltemplates = array();
// pre-cache templates used by specific actions
$actiontemplates = array(
'none' => array(
'FORUMDISPLAY',
'threadbit',
'threadbit_deleted',
'threadbit_announcement',
'forumhome_lastpostby',
'forumhome_forumbit_level1_post',
'forumhome_forumbit_level2_post',
'forumhome_forumbit_level1_nopost',
'forumhome_forumbit_level2_nopost',
'forumhome_subforumbit_nopost',
'forumhome_subforumseparator_nopost',
'forumdisplay_loggedinuser',
'forumhome_moderator',
'forumdisplay_moderator',
'forumdisplay_sortarrow',
'forumhome_subforumbit_post',
'forumhome_subforumseparator_post',
'forumhome_markread_script',
'forumrules',
'threadadmin_imod_menu_thread',
as i said every other part of the website is fine???
the next one is the british superbike forum, on this site i generally have to log in most times (even though i tick the keep me logged on box)
also most times when browsing this site and using my back button, instead of going back to the main list it goes back page by page of viewed threads ???
please advise if you can, i'm using the AOL browser most of the time........................
-
hmm, not sure how the AOL browser works but I'd probably point the finger at that - saying that though the vbulletin board error seems to be a bit more of a drastic one - though I can't spot an obvious error. Could you try a different template (i.e. does the forum have different user templates?)
-
The login / back buttom problem would be due to the cookie not being stored. I don't know jow the AOL browser works, but you need to allow forum cookies, and allow them to be saved for login to 'stick'.
-
For the log in problem go into your AOL browser and delete some of the useless cookies and if the site stores cookies that will work
AOl browser once it gets so many cookies sometimes wont collect any more
as for the error at just the one page it looks like that template has been corrupted somehow if you can try another or advise admin what its doing
These are just my guesses as for what you can check