Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 3 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: i tried to upgrade and my site exploded - i need advice
by sikey on 2005/12/7 22:48:55

Better stay away from the 2.2.X versions...
Re: i tried to upgrade and my site exploded - i need advice
by Mantooth on 2005/12/7 21:24:27

Thanks! I uploaded a new version of that file and it works great.

i'm feeling better about this upgrade problem. because now i can test it on my computer and even if it messes up on the server i can restore things perfectly.
Re: i tried to upgrade and my site exploded - i need advice
by Bender on 2005/12/7 19:49:47

Your redirect screen is incomplete.

If you look at the source you only have
Quote:

<div style="text-align:center; background-color: transparent; border-top: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #AAAAAA; border-bottom: 0px solid #AAAAAA; font-weight : bold;">
<h4>Thank you for logging in, testing.</h4>
<p>If the page does not automatically reload, please click <a href='http://www.slopeanime.com/main/modules/news/'>here</a></p>
</div>


The complete set of metatags is missing.

Go into templates and check how system_redirect.html looks in your database.

Does it contain these lines:

Quote:
00001: <html>
00002: <head>
00003: <meta http-equiv="Content-Type" content="text/html; charset=<{$xoops_charset}>" />
00004: <meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
00005: <title><{$xoops_sitename}></title>
00006: <link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
00007: </head>
00008: <body>


Especially without line 0004 its obvious why it does not redirect automaticly.

Maybe regenerating this template helps (clear templates_c again after doing so).

In the original package the file is located here:
\html\modules\system\templates\system_redirect.html
Re: i tried to upgrade and my site exploded - i need advice
by Mantooth on 2005/12/7 18:46:36

yea, i backed up my files before upgrading and restored them before attempting to downgrade like the instructions said. nothing worked until i imported the backup of my old database though.

my main concern at this point is getting the page redirection to work again after reverting to the backup. If i get that fixed, i'll at least feel comfortable knowing that i can get everything back the way it was before i attempt to upgrade again.


i'll try xampp and play around upgrading on my computer in the meantime


if anyone can tell me how to get the page redirection to work again i'd REALLy appreciate it.
Re: i tried to upgrade and my site exploded - i need advice
by Bender on 2005/12/7 16:51:13

Any entries in the servers error.log?



Since its not perfectly clear from your post:

Did you also backup the files and deleted/restored them?



How about downloading your site and using xampp or something to play around with the upgrade process localy?

Here is a list of different versions to find one that matches or comes close to your php/mysql combination.

Who's Online

192 user(s) are online (146 user(s) are browsing Support Forums)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits