TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,993
  • Total Topics: 21,324
  • Online today: 368
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 281
  • Total: 281

TinyPortal v0.7.5 release/update

Started by Lesmond, October 24, 2005, 12:10:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RoarinRow

Quote from: RoarinRow on January 18, 2006, 04:23:42 AM
Need some urgent help!  Installed TP .7.5 on Friday and had a great couple of days, not I can not access my forum at all.  I get to the outside pages of the site, but can not enter forum at all. 

Cannot find server

Here is my SMF 1.0.5 forum = http://www.avalanchestyle.com/forum/index.php?action=forum

I can not even get to phyMyAdmin. 

I can only access the forum via FTP using SmartFTP.

I fixed my own issue.  Not sure how, but I backed up my forum even though I had this problem, then did a restore.

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

RoarinRow

#161
I just looked at my error log and I had almost 6k pages of errors.  I didn't check all of them, but here is one that I copied:

Database Error: Can't open file: 'smf_members.MYI' (errno: 145)
File: /forum/Sources/TPortal.php
Line: 491

Any help would be appreciated.

Line: 491 is the line I bolded below:

// Find the posts.
      $request = db_query("
            SELECT
                  m.icon, m.subject, m.body, IFNULL(mem.realName, m.posterName) AS posterName, m.posterTime,
                  t.numReplies, t.ID_TOPIC, m.ID_MEMBER, m.smileysEnabled
            FROM {$db_prefix}topics AS t, {$db_prefix}messages AS m
                  LEFT JOIN {$db_prefix}members AS mem ON (mem.ID_MEMBER = m.ID_MEMBER)
            WHERE t.ID_BOARD = $board
                  AND m.ID_MSG = t.ID_FIRST_MSG
            ORDER BY m.ID_MSG DESC
            LIMIT $start, $limit", __FILE__, __LINE__);
      $return = array();
      while ($row = mysql_fetch_assoc($request))
      {

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

Rasyr

I just tried and was able to get to it fine, and to go into the forum and into one of the topics.

Chances are that your host's server was having an issue, but it looks like they got it resolved now.


RoarinRow

Quote from: Rasyr on January 18, 2006, 05:26:35 AM
I just tried and was able to get to it fine, and to go into the forum and into one of the topics.

Chances are that your host's server was having an issue, but it looks like they got it resolved now.



Thanks Rasyr!  The didn't do anything.  I did a repair, backup, then restore and I was able to access the forum.  Appreciate the help and for checking.   :)

SMF 2.0 RC3
TP 1.0 beta 5-1
Wordpress 3.0

bloc

Updated to work on SMF1.0.6. See first post for download link.

hawkeye

WELL, I DID THE UPGRADE AND MY SITE CRASHED. LOST EVERYTHING SO NOW IM TRYING TO DOWNLOAD A BACKUP FILE AND THAT NOT WORKING EITHER. SO, ANY SUGGESTIONS? THIS IS THE FIRST TIME IVE HAD TO USE MY BACKED UP INFO. I DO UPLOAD THAT WITH PACKAGE MANAGER RIGHT? WHEN I DO IT TELLS ME PACKAGE MANAGER DOES NOT RECOGNIZE FORMAT. ANY HELP IS APPRECIATED.

IchBin

Can you give more info than just, "MY SITE CRASHED!" ?? Also, it would be easier on the eyes if you pused the caps lock button. What happened with your site? Did you check your files to see if they uploaded properly?

Since this is beta, I would advise you in the future to make a backup before doing anything with your site.

hawkeye

Sorry, about caps lock. My site lost all info. However, I recoved mostly everything somehow, not sure how. The database backup I thought would resolve the remaining problem, but I cant upload it in package manager. I back up my site every time I change something. Anyway, I used the "forum maintenance-backup database". The file created will not upload in package manager. Any suggestions?

hawkeye

ok, Im really confused. :P Somehow everything came back except my info in the right and left blocks. Does anyone find this weird? Anyway the rest is easy fix. Thanks anyway. :laugh:

IchBin

When you backup from the for admin/maintenance it does not backup the TP tables in 0.75. That is why you don't have your blocks information after you did a backup restore.

This website is proudly hosted on Crocweb Cloud Website Hosting.