NEW PROBLEM.. When you view a post its a blank white page

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785

NEW PROBLEM.. When you view a post its a blank white page

Postby flyersman » Tue Aug 22, 2006 7:24 pm

Now I have a new problem.

Go to a post on my forum http://www.freesiteinfo.com/forum/

ITS A BLANK PAGE. Here is my viewtopic.php code.

Removed
Last edited by flyersman on Tue Aug 22, 2006 7:44 pm, edited 2 times in total.
flyersman
Registered User
 
Posts: 64
Joined: Tue Oct 18, 2005 3:05 am

Postby GreyDogz » Tue Aug 22, 2006 7:28 pm

What file are you editing?
GreyDogz
Registered User
 
Posts: 200
Joined: Tue May 16, 2006 11:59 am

Postby flyersman » Tue Aug 22, 2006 7:30 pm

viewtopic.php
flyersman
Registered User
 
Posts: 64
Joined: Tue Oct 18, 2005 3:05 am

Postby GreyDogz » Tue Aug 22, 2006 7:35 pm

Here is my code:
Code: Select all
if ( $is_auth['auth_mod'] )
   {
      $temp_url = "modcp.$phpEx?mode=ip&" . POST_POST_URL . "=" . $postrow[$i]['post_id'] . "&" . POST_TOPIC_URL . "=" . $topic_id . "&sid=" . $userdata['session_id'];
      $ip_img = '<a href="' . $temp_url . '"><img src="' . $images['icon_ip'] . '" alt="' . $lang['View_IP'] . '" title="' . $lang['View_IP'] . '" border="0" /></a>';
      $ip = '<a href="' . $temp_url . '">' . $lang['View_IP'] . '</a>';

      $temp_url = "posting.$phpEx?mode=delete&amp;" . POST_POST_URL . "=" . $postrow[$i]['post_id'] . "&amp;sid=" . $userdata['session_id'];
      $delpost_img = '<a href="' . $temp_url . '"><img src="' . $images['icon_delpost'] . '" alt="' . $lang['Delete_post'] . '" title="' . $lang['Delete_post'] . '" border="0" /></a>';
      $delpost = '<a href="' . $temp_url . '">' . $lang['Delete_post'] . '</a>';
   }
GreyDogz
Registered User
 
Posts: 200
Joined: Tue May 16, 2006 11:59 am

Postby flyersman » Tue Aug 22, 2006 7:44 pm

Now I have a new problem.

Go to a post on my forum http://www.freesiteinfo.com/forum/

ITS A BLANK PAGE. Here is my viewtopic.php code.

Removed by Jim_UK
flyersman
Registered User
 
Posts: 64
Joined: Tue Oct 18, 2005 3:05 am

Postby flyersman » Tue Aug 22, 2006 7:53 pm

Hello?
flyersman
Registered User
 
Posts: 64
Joined: Tue Oct 18, 2005 3:05 am

Postby T0ny » Tue Aug 22, 2006 8:00 pm

Here is my viewtopic.php code.

lang_main.php [English]


No, there is your lang_main.php :)
User avatar
T0ny
Registered User
 
Posts: 1011
Joined: Sun Jan 29, 2006 8:42 pm
Location: UK

Postby Jim_UK » Tue Aug 22, 2006 8:12 pm

Please stop posting those files.

When I go to your board and try to view a thread I get

list'
DEBUG MODE

SQL Error : 1054 Unknown column 'f.forum_enter_limit' in 'field


have you just installed a mod and forgotten to run the database update file or perhaps the mod gives some sql for you to use with phpmyadmin.

Jim
Image
User avatar
Jim_UK
Former Team Member
 
Posts: 18608
Joined: Tue Oct 12, 2004 5:36 pm
Location: Darwen N.West UK


Return to 2.0.x Support Forum

Who is online

Users browsing this forum: No registered users and 17 guests