The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Critical Error

5 posters

Go down

Critical Error Empty Critical Error

Post by angelofdeath April 24th 2008, 5:36 pm

Ok heres my problem. When I try to add a module to a portal I get this error

Critical Error
Could not update structure portal table

not sure if this will matter, but heres the url of the page

http://mindgamesclan.0forum.biz/admin/index.forum?part=modules&sub=portal&mode=struc&pid=36&extended_admin=1&sid=3d13771851fadfd32ebc8dcbbed90bd5

this just started late last night
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by adrenalin April 24th 2008, 10:25 pm

Hmm,

thats a server error, your forum can´t load the responsible data.
Should not occure again.






greetz,
alex




The Forum of the Forums was founded February 17th 2005, 1:41 am, and today it`s exactely 7014 days old. Until now 110646 users wrote 1088142 posts at 115 single forums. You (Guest) wrote 0 posts since you registered (February 17th 2005).
avatar
adrenalin
Forumember

Male Posts : 148
Reputation : 0
Language : German, French, English
Location : Former Administrator @ Forumotion Support Germany

http://hilfe.forumieren.com/index.htm

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 25th 2008, 4:17 am

Ok, I'm not sure what you mean by "should not happen again".. If you mean that it was just a glitch on the server and it should load up correctly now, thats not the case. I just tried to add it again and it still won't work..

Not sure what the problem is.

The code I added is basicly 4 tables.. the first table is being used as a header of sorts, the 2nd table is a broken down into 3 rows (1 for title, 1 for description, 1 for link), then the process repeats. next table for a header, and the next is broken down into 3 rows.

The coding should be fine, so I don't think thats the problem, but I'll post it here just in case. A lot of the sections are empty cause I wanted to test it first with a few links filled in, but as you can tell the testing didn't work out that well.

heres the code

Code:
<table width="500" height="30" border="1">
  <tr>
    <td><div align="center"><strong>Online Flash Games</strong></div></td>
  </tr>
</table>
<table width="500" border="1">
  <tr>
    <td width="111"><div align="center"><strong>File</strong></div></td>
    <td width="456"><div align="center"><strong>Description</strong></div></td>
    <td width="33"><div align="center"><strong>Link</strong></div></td>
  </tr>
  <tr>
    <td><div align="center">Simon</div></td>
    <td><div align="center">The Classic ?? Game</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=5&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Counter-Strike Flash</div></td>
    <td><div align="center">Based on the Counter-Strike game we all know and love</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=6&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Black</div></td>
    <td><div align="center">Kind of like a 2d version of CS</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=7&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Bowling</div></td>
    <td><div align="center">Basic bowling game</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=9&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Bubbles</div></td>
    <td><div align="center">Connect 3 or more of the same color balls</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=10&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Donkey Kong</div></td>
    <td><div align="center">The Classic Donkey Kong Game</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=11&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Sonic the Hedgehog</div></td>
    <td><div align="center">The Classic Sonic the Hedgehog Game</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=12&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Super Mario</div></td>
    <td><div align="center">The Classic Super Mario BrothersGame</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=13&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Pacman</div></td>
    <td><div align="center">The Classic Pacman Game</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=14&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">9ball Pool</div></td>
    <td><div align="center">Sink all the balls, but you must hit the balls in
        sequential order</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=15&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Foosball</div></td>
    <td><div align="center">Use your lines of players to sink as many goals as
        you can. Win and advance to the next round</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=16&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Ice Slide</div></td>
    <td><div align="center">Sling shot small arctic creatures and try to get the
        longest distance</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=17&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Bingo</div></td>
    <td><div align="center">B.I.N.G.O, Bingo was his name O</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=18&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">3d Pool</div></td>
    <td><div align="center">8 Ball pool. Sink your balls (High/Low) then the 8
        ball </div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=19&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Deal or No Deal</div></td>
    <td><div align="center">The hit TV Game show</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=20&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Robot Rage</div></td>
    <td><div align="center">Build the meanest 3D robot &amp; battle players from
        around the world!</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=21&sid=663554b4ef754ba096eed53c5854ea51">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">On The Run</div></td>
    <td><div align="center">You have information that the 'Corporation' will stop
        at nothing to get - escape to safety!</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=33&sid=6c20e685859ce67e03d9ecf7421f6df9">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Snow Riders</div></td>
    <td><div align="center">Finish the races to become the ultimate Snow Rider</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=34&sid=6c20e685859ce67e03d9ecf7421f6df9">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Alien Hive</div></td>
    <td><div align="center">The Ship has been infested by unknown creatures. Neutralize
        them all!</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=35&sid=6c20e685859ce67e03d9ecf7421f6df9">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center">Free Wheels</div></td>
    <td><div align="center">Race down hill as fast as you can while performing
        crazy stunts to gain points!</div></td>
    <td><div align="center"><a href="http://mindgamesclan.0forum.biz/portal.forum?pid=36&sid=6c20e685859ce67e03d9ecf7421f6df9">Link</a></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
</table>
<br>
<br>
<table width="500" height="30" border="1">
  <tr>
    <td><div align="center"><strong>Videos</strong></div></td>
  </tr>
</table>
<table width="500" border="1">
  <tr>
    <td width="118"><div align="center"><strong>File</strong></div></td>
    <td width="371"><div align="center"><strong>Description</strong></div></td>
    <td width="40"><div align="center"><strong>Link</strong></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
  <tr>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
    <td><div align="center"></div></td>
  </tr>
</table>
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by mark03 April 25th 2008, 4:34 am

hey sir can u also tell me how to change my forum
's URL like http:// blah blah.net can u help me i remember its on Genral>>> configuration>> then wat??? i forgot pls help me reply quickly pls
avatar
mark03
New Member

Posts : 12
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 25th 2008, 4:39 am

Go into general, on the left look at the Nav bar... it says "Forum Address"

Unless your looking for a shorter address, then my advice would look on the internet for a "URL Redirect"... Google it, theres tons of them
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by mark03 April 25th 2008, 4:42 am

no i remember there is a function of chaning the url of your forum into something in forummotion's.com way that's what i want to get at coz i want to rename it as http://Alliance.free-message-board.com but i forgot how to do that untill now its still http://zephyrus.free-message-board.com i dont need to change the .net or yahooboard all i want is the name which is possible in forummotion as far as i remember that's what am looking for right now ty pls reply.. if u got idea
avatar
mark03
New Member

Posts : 12
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 25th 2008, 5:48 am

Yea.. its the same section..

Where it says QUICK UPDATE, right after that theres a input box that has your current name, then theres the .<whatever>.. Just changed the input box
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by mark03 April 25th 2008, 6:10 am

can u input it clearly pls like
1. go to general tab
2. click this
3. then that then etc...
ty in advanced i still dont have the answer guys lol
avatar
mark03
New Member

Posts : 12
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by alxz310 April 25th 2008, 6:32 am

mark03 wrote:no i remember there is a function of chaning the url of your forum into something in forummotion's.com way that's what i want to get at coz i want to rename it as http://Alliance.free-message-board.com but i forgot how to do that untill now its still http://zephyrus.free-message-board.com i dont need to change the .net or yahooboard all i want is the name which is possible in forummotion as far as i remember that's what am looking for right now ty pls reply.. if u got idea

oh god, look harder ok? go to general and FORUM ADDRESS. if you dont see it tick ADVANCED on the main admin cp page... calm down and stop spamming the forums

Open your eyes dude! go to the general tab, on the LEFT under the configuration section there is a link which spells out FORUM ADDRESS, you click it then change in there Wink
avatar
alxz310
Forumember

Posts : 85
Reputation : 0
Language : english

Back to top Go down

Critical Error Empty Re: Critical Error

Post by mark03 April 25th 2008, 9:42 am

under that configuration that u are saying mate.. is private messages & Email and under that Profiles then Security then below that is HOME PAGE uhm.. then etc...
there is no such Foprum Adress even tho i clicked advacned nor simple can u take a screen shot sir coz i dont really find it and i cant take a snap shot of hwat am looking at... ty:)
avatar
mark03
New Member

Posts : 12
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by mark03 April 25th 2008, 9:49 am

if u are trying to say the section ibn configuration?
well i can see there site name & site description & homepage title i have not seen anything there anymore below are some choices or etc...
avatar
mark03
New Member

Posts : 12
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by adrenalin April 25th 2008, 11:09 am

Back to topic now.....!

sry, angelofdeath, I will read your posts more carefully in future Wink

I inserted the code on the portal of my test-forum, and it seems to work on that forum:


(URL hidden)

Did you already try to deaktivate other modules on your portal?
There could possibly be a conflict between two modules.....

greetz,
alex

The Forum of the Forums was founded February 17th 2005, 1:41 am, and today it`s exactely 7014 days old. Until now 110646 users wrote 1088142 posts at 115 single forums. You (Guest) wrote 0 posts since you registered (February 17th 2005).
avatar
adrenalin
Forumember

Male Posts : 148
Reputation : 0
Language : German, French, English
Location : Former Administrator @ Forumotion Support Germany

http://hilfe.forumieren.com/index.htm

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 26th 2008, 5:47 pm

No, I haven't deactivated anything.. I tried to add that module to other portals I have, with the same results. Heres the strange part.

I deleted the whole module, remade it then tried to add it. The same thing happened. So I deleted the whole portal I was using it on, then recreated it, thats when it worked.

<a href="http://mindgamesclan.0forum.biz/portal.forum?pid=37&sid=6959fc3b165b17be110e927386634067">Working page</a>

But now the problem seems to have spread. I decided to remove a module that was on most of the portals I created and add a new one. I can remove the first module, but the problem is when I try and add the 2nd portal (Top Posters)I get the same critical error.

Now I believe I know the hard way to fix this, but that would mean deleting every portal I have and remaking them from scratch, which is something I really don't want to have to do.

So lets see if we can find an easy way... lol

Any suggestions?
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 27th 2008, 5:39 pm

Ok, I tried to post this in the tech forums, but I get this message

"Sorry, but only administrators can post topics in this forum."

So I am forced to double post here.

This problem has gotten even more worse then I thought. I figured maybe I would just start to redo all the pages I have by deleting the old ones and creating new ones, but the same problem is not happening with fresh pages.

To recap, when i try to add a module, any module at this point (User created or Forumotion default) I get the same error

"Critical Error
Could not update structure portal table"

This is a pretty serious issue in my eyes, even more so now that it's effecting the default modules as well.
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by zakir321 April 27th 2008, 11:39 pm

Threads can only be moved to the Tech section by staff members.

Anyway, have you already tried a resync? Check the appropriate box in "General / Config" and hit save.
avatar
zakir321
New Member

Posts : 0
Reputation : 2
Language : english

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 28th 2008, 3:22 am

Nope, didn't try the resync, didn't really know what that was. So I did it just now. This is what I got:

Forum updated successfully

Forum Configuration Updated Successfully

Now I try and add a module and I get the same exact error message.. I tried to add a calendar to column 1.

See, I wouldn't be making a big deal about all this, software always has it's bugs and glitches. I would even take the time to redo each page 1 by 1, but thats where the main problam is. It's not letting me add anything now.
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Critical Error Empty Re: Critical Error

Post by angelofdeath April 28th 2008, 10:59 pm

This is getting bad.. 4 days and no solution.. I'm just wondering, but where are the techs? I literally can't add any (user created or forumotion default) modules to any of my pages.

Did I somehow break forumotion? I have to believe i didn't, so what on in the world can be the problem?
avatar
angelofdeath
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum