Page 1 of 3
[Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 4:09 am
by DavidIQ
Use this topic to discuss the announcement posted
here.
Please do not post support requests in the this topic. Please post them in the AutoMOD support forum or the AutoMOD support section in the customization database.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 7:01 am
by MattF
First!
Didn't I just update my copies of AutoMOD a couple weeks ago

Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 7:22 am
by o0johntam0o
Hello, i'm not sure if AutoMOD v1.0.2 still have this problem:
If in the additional modx file has
Code: Select all
<file from="root/styles/somestyle/template/mods/somefile.html" to="styles/somestyle/template/mods/somefile.html" />
<file from="root/styles/somestyle/template/mods/somefile.ext" to="styles/somestyle/template/mods/somefile.ext" />
...
Then the AutoMOD will not copy any HTML files
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 10:10 am
by HGN
VSE wrote:Didn't I just update my copies of AutoMOD a couple weeks ago

See announcement:
There have been a few important bug fixes for this release, mostly introduced in the previous release. Bug fixes and parts of code fell of in the airplane.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 1:40 pm
by DavidIQ
o0johntam0o wrote:Hello, i'm not sure if AutoMOD v1.0.2 still have this problem:
If in the additional modx file has
Code: Select all
<file from="root/styles/somestyle/template/mods/somefile.html" to="styles/somestyle/template/mods/somefile.html" />
<file from="root/styles/somestyle/template/mods/somefile.ext" to="styles/somestyle/template/mods/somefile.ext" />
...
Then the AutoMOD will not copy any HTML files
If you didn't report it and it's not listed in the fix list then it didn't get fixed. This is the first we hear of this issue. If you are able to produce the issue with the current version then create a ticket for it
here.
VSE wrote:First!
Didn't I just update my copies of AutoMOD a couple weeks ago

Since a number of serious bugs were reported we decided not to wait too long for this version which fixes/addresses most of those bugs.

Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 4:06 pm
by RMcGirr83
tumba25 wrote:"Amsterdam hangover" release
damn it, missed a good one it would seem.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 5:30 pm
by Paul
You only missed the none exististing test stage of the previous release.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 6:03 pm
by tumba25
RMcGirr83 wrote:tumba25 wrote:"Amsterdam hangover" release
damn it, missed a good one it would seem.
Its not a party if the hangover lasts for less than three weeks.

Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 8:19 pm
by RMcGirr83
No, then it's called a coma

Re: [Discuss] AutoMOD 1.0.2 released
Posted: Mon Dec 03, 2012 11:14 pm
by Gork
I had v101 installed and updated to v102 by installing the update through AutoMOD. On the page with the "update" button that button showed up twice. Everything seems to have worked, however. (I don't remember if I clicked the update button on top or the one underneath it.)
EDIT:
I probably should have put this information in the discussion/support section for the MOD. I'll cross post the information there - feel free to delete this post or whatever.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Tue Dec 04, 2012 1:10 am
by Jessica
Updated and everything seems okay, so far :S
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Tue Dec 04, 2012 3:35 am
by tumba25
@Everybody that finds a bug in AutoMOD 1.0.2.
Please post a ticket in
MOD Teams tracker, the errors gets forgotten otherwise.
Thanks you.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Wed Dec 05, 2012 7:37 am
by nhymxu
automod can using idea from vqmod for opencart ?
It's create cache php file when edit and using it, support wildcard (*) character for dynamic path building
It's easy for update core phpBB file to new release

Re: [Discuss] AutoMOD 1.0.2 released
Posted: Wed Dec 05, 2012 12:15 pm
by Erik Frèrejean
nhymxu wrote:It's easy for update core phpBB file to new release

You really should be using the phpBB updater to update phpBB and not go through the AutoMOD way.
Re: [Discuss] AutoMOD 1.0.2 released
Posted: Wed Dec 05, 2012 9:06 pm
by automat01
is it ok to use automod to update itself? After doing this, I couldn't install any other mods, I got an SQL error when writing in phpbb_mods table saying that 'mod_contribs' column didn't exist. I tried uploading and updating automod manually but the column was still missing. I finally uninstalled/reinstalled automod 1.0.2 and everything is fine now. Is that a bug with the update or just me that shouldn't have used automod in the first place?