SOLVED Unofficial Update To 2.0.22


Goto page 1, 2, 3  Next

Subject: Unofficial Update To 2.0.22
This is the change files to update a phpBBXS 058b 2.0.21 version to 2.0.22. I'm testing it in local and seems that all works fine. If you want to test this upgrade you can donwnload the pack that I have attach on this topic but only after doing a backup at your files and DB.

Code: [Download] [Hide] [Select]
Installation instruction:
1) copy all files in your root
2) execute install/update_to_latest.php file it and then delete it from your webspace
3) open your forum, and good luck ;)


USE IT AT YOUR OWN RISK. THIS IS NOT AN OFFICIAL UPGRADE


patch_2_0_22.rar
Description:  
Download
Filename: patch_2_0_22.rar
Filesize: 188.22 KB
Downloaded: 521 Time(s)

Subject: Re: Unofficial Update To 2.0.22
After Updating to phpbb 2.0.22 Quick Reply isn't working anymore

Profile PM  
Subject: Re: Unofficial Update To 2.0.22
WileCoyote wrote: [View Post]
After Updating to phpbb 2.0.22 Quick Reply isn't working anymore


Are u sure? You have used my files? On my test forum in local no problems with quick reply... :roll:

Subject: Re: Unofficial Update To 2.0.22
andrea75 wrote: 
Are u sure? You have used my files? On my test forum in local no problems with quick reply... :roll:


No, i haven't used your files. I have done the update by myself with the official codechanges file.

Profile PM  
Subject: Re: Unofficial Update To 2.0.22
Thanks Andrea.

Let's see if other users have tested it... :wink:

Subject: Re: Unofficial Update To 2.0.22
WileCoyote wrote: [View Post]
andrea75 wrote: 
Are u sure? You have used my files? On my test forum in local no problems with quick reply... :roll:


No, i haven't used your files. I have done the update by myself with the official codechanges file.


Try to overwrite your mod files with mine... for me, no problems with this update. Do a backup before.

Mighty Gorgon wrote: [View Post]
Thanks Andrea.

Let's see if other users have tested it... :wink:


Thanks Luca ;)

Subject: Re: Unofficial Update To 2.0.22
Hi there,

works fine on my board :mrblue:

Thanks a lot andrea.

Any chance of posting the changes of the english_lang file?

Subject: Re: Unofficial Update To 2.0.22
andrea75 wrote: [View Post]
WileCoyote wrote: [View Post]
After Updating to phpbb 2.0.22 Quick Reply isn't working anymore


Are u sure? You have used my files? On my test forum in local no problems with quick reply... :roll:


After using this update on a vanilla phpxs 058b install I get this when trying to post a quick reply:

Quote:
Invalid Session. Please resubmit the form.


Normal replies and new topics work fine.

Profile PM  
Subject: Re: Unofficial Update To 2.0.22
lowcrust wrote: [View Post]


Quote:
Invalid Session. Please resubmit the form.


Normal replies and new topics work fine.


This error can be solved with this article: http://www.tdcreative.net/viewtopic.php?t=23 made by Doobdee, member from phpbbstyles.com.

I have not test it but i think it works;)

Good luck :mrgreen:

Subject: Re: Unofficial Update To 2.0.22
Cool, thanks! And über-gracias for the update, sorry I forgot to say that in my first post. I really really appriciate it!

:mryellow:

Profile PM  
Subject: Re: Unofficial Update To 2.0.22
To fix this, open up the appropriate quick reply template file, (viewtopic_body.tpl) or xs_topic.tpl.

Before


Code: [Download] [Hide] [Select]
1. <input type="submit" accesskey="s" tabindex="6" name="post" class="mainoption" value="<?php echo $lang['Submit']; ?>" />


Add


Code: [Download] [Hide] [Select]
1. <input type="hidden" name="sid" value="<?php echo $userdata['session_id']; ?>" />



Were i can find the viewtopic_body.tpl

Subject: Re: Unofficial Update To 2.0.22
This update is only need for xs_topic.tpl by theme aphrodite!

Subject: Re: Unofficial Update To 2.0.22
i found viewtopic_body.tpl but there is no lines mentioned above.

Subject: Re: Unofficial Update To 2.0.22
oscarxp wrote: [View Post]
i found viewtopic_body.tpl but there is no lines mentioned above.


Read the above post;

brandsrus wrote: [View Post]
This update is only need for xs_topic.tpl by theme aphrodite!


Found in [forum folder] /templates/ca_aphrodite/xs/

Profile PM  
Subject: Re: Unofficial Update To 2.0.22
Thanks for reporting this too.

I'll release an update patch in mid January... KugeLSichA is working on it.

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.3816s (PHP: 6% SQL: 94%)
SQL queries: 32 - Debug Off - GZIP Enabled