|
Page 2 of 3
|
oscarxp 
Joined: September 2006
Posts: 52
Location:  424242
|
 Re: Unofficial Update To 2.0.22
I fixed the problem from what lowcrust said but now i have another one where by when i receive a PM and i press quick reply i get the same Invalid session error.
Also the colours aint working plus the code tags
|
#16 Sat 30 Dec, 2006 09:39 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Unofficial Update To 2.0.22
Apply the same patch to xs_show.tpl and let me know.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#17 Sun 07 Jan, 2007 02:11 |
|
andrea75 
Joined: August 2006
Posts: 379
Location:  Perugia
|
 Re: Unofficial Update To 2.0.22
Apply the same patch to xs_show.tpl and let me know.
Yeah... I confirm.
I have updated the pack in first topic with new modification, and now the patch works fine.
____________ My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
|
#18 Sun 07 Jan, 2007 17:26 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea, you should modify even this one... can you update your patch please?
OPEN privmsgs_read_body.tpl
FIND
<input type="hidden" name="t" value="<?php echo $privmsgs_id; ?>" />
AFTER, ADD
<input type="hidden" name="sid" value="<?php echo $userdata['session_id']; ?>" />
Thank you.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#20 Sun 07 Jan, 2007 21:04 |
|
andrea75 
Joined: August 2006
Posts: 379
Location:  Perugia
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea, you should modify even this one... can you update your patch please?
OPEN privmsgs_read_body.tpl
FIND
<input type="hidden" name="t" value="<?php echo $privmsgs_id; ?>" />
AFTER, ADD
<input type="hidden" name="sid" value="<?php echo $userdata['session_id']; ?>" />
Thank you.
Ops!  Sorry! I forgot this... and not only: I have to add the modification at lofi files too.... I will update the pack this afternoon, wheen I can back from work!
____________ My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
|
#21 Mon 08 Jan, 2007 08:49 |
|
mih bonatto 
Joined: September 2006
Posts: 55
Location:  CascaHell - Parana
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea
Can you post a code changes that you have made, or mark in your files where did you alterate?
Cause my files have another mods installed, and I'm a little bit afraid to do this new modifications... =/
Sorry the inconvenience!
|
#22 Mon 08 Jan, 2007 13:40 |
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea
Can you post a code changes that you have made, or mark in your files where did you alterate?
Cause my files have another mods installed, and I'm a little bit afraid to do this new modifications... =/
Sorry the inconvenience!
Any news about it?
|
#23 Wed 24 Jan, 2007 21:17 |
|
brandsrus 
Joined: August 2006
Posts: 297
Location:  Leeuwarden, The Netherlands
|
 Re: Unofficial Update To 2.0.22
You can use Winmerge, it is a program that can test all files with difference and compared that. You download the package and the patch. You compared that and you can see what the difference are between the files.
The difference must by added into your files and easy modified your board.
Good luck
____________ Official translator of Icy Phoenix to Dutch
|
#24 Wed 24 Jan, 2007 23:35 |
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 Re: Unofficial Update To 2.0.22
You can use Winmerge, it is a program that can test all files with difference and compared that. You download the package and the patch. You compared that and you can see what the difference are between the files.
The difference must by added into your files and easy modified your board.
Good luck
Thanks, I'll try
|
#25 Wed 24 Jan, 2007 23:37 |
|
brandsrus 
Joined: August 2006
Posts: 297
Location:  Leeuwarden, The Netherlands
|
 Re: Unofficial Update To 2.0.22
If your try failed, I will try to give the codechanges that is made in this version in few days here on this board.
____________ Official translator of Icy Phoenix to Dutch
|
#26 Wed 24 Jan, 2007 23:39 |
|
andrea75 
Joined: August 2006
Posts: 379
Location:  Perugia
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea
Can you post a code changes that you have made, or mark in your files where did you alterate?
Cause my files have another mods installed, and I'm a little bit afraid to do this new modifications... =/
Sorry the inconvenience!
Hi... sorry, I miss this topic! Ican't da a code change, I have no time for it and now I'm passed to Icy Phoenix.
Anyway, as brandsrus says, the most easy way to do it is using Winmerge. Download my package and the latest version of XS and merge the files.
Bye!
____________ My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
|
#27 Thu 25 Jan, 2007 08:58 |
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 Re: SOLVED -Unofficial Update To 2.0.22
Andrea
Can you post a code changes that you have made, or mark in your files where did you alterate?
Cause my files have another mods installed, and I'm a little bit afraid to do this new modifications... =/
Sorry the inconvenience!
Hi... sorry, I miss this topic! Ican't da a code change, I have no time for it and now I'm passed to Icy Phoenix.
Anyway, as brandsrus says, the most easy way to do it is using Winmerge. Download my package and the latest version of XS and merge the files.
Bye! 
I will not pass to Icy... not till it will be stable... so I have to codechange manually
I will follow your suggestion as soon as I can, I will post the codechange when done
|
#28 Thu 25 Jan, 2007 13:28 |
|
mih bonatto 
Joined: September 2006
Posts: 55
Location:  CascaHell - Parana
|
 Re: SOLVED -Unofficial Update To 2.0.22
Thank you, guys!
This weekend I'll take a look on files using winmerge. I've tried using examdiff, but it messed my patience LOL
Then I tell you.
Thank you again!
|
#29 Thu 25 Jan, 2007 17:54 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: SOLVED -Unofficial Update To 2.0.22
If you try using WinMerge you should compare original XS058 files with the ones posted by Andrea.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#30 Wed 31 Jan, 2007 01:25 |
|
|
Page 2 of 3
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
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
|
|
|
|