SOLVED Problem updating Milky Way


Goto page 1, 2, 3  Next

Subject: Problem updating Milky Way
I downloaded the latest version, compared all the files from the previous one, but could not find where to make corrections. I have installed mods, so replacement is not suitable file!
Please tell me which file need to be corrected to be displayed in IE all is well.
Thank you.

Profile PM  
Subject: Re: [STYLE] - Milky Way
hi misterleks,

Check the readme.txt in the contrib folder of the release.

Quote:
* 2011/02/11 - Version 1.6.4
- Minor fixes
- License
- Files updated:
# breadcrumbs.html
# breadcrumbs_pages.html
# viewforum_body.html


;)

Subject: Re: [STYLE] - Milky Way
I beg you, to show the line in the file viewforum_body.html, who are responsible for these boundaries. Sam can not find. Copy your file, everything appears fine, make changes in my file, nothing happens.

Put my file, I think the problem is defined extensions.
Please help.


viewforum_body.rar
Description: viewforum_body 
Download
Filename: viewforum_body.rar
Filesize: 2.86 KB
Downloaded: 241 Time(s)

Profile PM  
Subject: Re: Problem updating Milky Way
I have moved your question out of the release thread to avoid everybody getting notified on every reply and to keep it on topic.
Please post questions like these in the normal phpbb forum with your own topic/thread (in the future), the release thread is more for thanks messages, bug reports, feature requests and stuff like that ...thanks in advance for understanding :wink:

--------
Now about your question/request...

Please try to compare the files using WinMerge (freeware) to spot the differences between old and new files.
You can compare your own modded old file to the new unmodded one and it will highlight any difference (both updates and mods).
OR you can compare the old unmodded file to the new released updated file (this would highlight only the changed codes)

If after trying this on your own and still failing ..you could post back and I will be willing to take a look for you, but first please try to do it yourself :wink:

PS ..if you can not find WinMerge.. let me know and i'll find and post the link for you

Subject: Re: [STYLE] - Milky Way
misterleks wrote: [View Post]
Copy your file, everything appears fine, make changes in my file, nothing happens.



Are you saying that when you copy the new unmodified file to your forum - - - everything is OK?

Then when you "Modify" the file with the MODS you have installed the changes you make don't show up?

Because I'm having problems trying to work out exactly what you mean?

Profile PM  
Subject: Re: Problem Updating Milky Way
Joshua203, I compared the files, and it gave a lot of no coincidence, because I have installed the extension.
There is one option, a link to the previous version of the style, I will compare the changes and make them at home.

Profile PM  
Subject: Re: [STYLE] - Milky Way
mort wrote: [View Post]
Because I'm having problems trying to work out exactly what you mean?

Me too :?


misterleks wrote: [View Post]
There is one option, a link to the previous version of the style

http://www.phpbb.com/customise/db/s...1bd886530fcdcad

click "revisions" tab and choose the release you need :wink:

Subject: Re: Problem Updating Milky Way
Joshua203 wrote: [View Post]

click "revisions" tab and choose the release you need :wink:


Thank you very much!
Totally forgot about php.com :oops:

Profile PM  
Subject: Re: Problem Updating Milky Way
misterleks wrote: [View Post]
Totally forgot about php.com :oops:

Who doesn't when you got icyphoenix.com rotfl_01

Subject: Re: Problem updating Milky Way
I am expecting a problem if you are looking for the REAL 1.63 version (since this was never validated/released by phpbb! and therefor missing in the list of old releases)

The one called 1.63 at phpbb is actually 1.64 (forgotten to rename to the new version), so you may need to wait for a reply from MG himself (I 'm almost sure he has all old versions backed up somewhere)

Subject: Re: Problem Updating Milky Way
I found, the problem was this line
Code: [Download] [Hide] [Select]
<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ELSE --> <!-- ENDIF --></td>

in the latter "ELSE", it was not there before, but still nothing happened!
I think need to copy an original and all extensions to prescribe it again :(

Profile PM  
Subject: Re: Problem updating Milky Way
try
Code: [Download] [Hide] [Select]
.......................<!-- ELSE -->&nbsp;<!-- ENDIF --></td>

and make sure &nbsp; is really there :?:

Edit:

also find two instances of :
Code: [Download] [Hide] [Select]
<p class="gensmall" style="clear:left"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>

and if this is not part of your own modifications then remove this:
Code: [Download] [Hide] [Select]
style="clear:left"

Subject: Re: Problem Updating Milky Way
Joshua203 wrote: [View Post]
try
Code: [Download] [Hide] [Select]
.......................<!-- ELSE -->&nbsp;<!-- ENDIF --></td>

and make sure &nbsp; is really there :?:

&nbsp; - when copying to has disappeared!


Nothing worked!

Last edited by misterleks on Wed 22 Jun, 2011 17:29; edited 1 time in total
Profile PM  
Subject: Re: Problem updating Milky Way
use a good editor ...like PSPad (free) :win

EDIT: ..OR just right-click the line in the old file in WinMerge and simply copy it to the new file ... then save the new file

Subject: Re: Problem Updating Milky Way
I use AkelPad.

Profile PM  
Goto page 1, 2, 3  Next

Page 1 of 3


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.5259s (PHP: 5% SQL: 95%)
SQL queries: 20 - Debug Off - GZIP Enabled