Moderators: Dale Ray, SrNupsen, Bluetooth, Jackanape
Just to be clear: Are you saying that you have had a lot to do or that we have a lot to do?Von Snellfharer wrote:Long time... a LOT to do!
Please, this kind of report is not very good. You have tested which version of which addon together with which version of Coranto? And could you please elaborate "does not work" a little? At what point does it not work, what happened and do you get an error message? The above advice applies to all others reporting potential problems and maybe more people would do good reading this, particulary the "When You Ask" section(s).Von Snellfharer wrote:Tested 3.x and found that copy profile does not work.
Besides that, there isn't much to say, it worked well with a more tidy file structure.
Will test the latest version.
You are using old versions of all of these addons... Currently Maginot build 16, Multipart 1.59, Template Editor 1.01 and XMS 2.4.2 is the latest ones. To the best of my knowledge those versions of XMS and Maginot is working with 1.31.3, at least on my installation... If you read my post above you would also have noticed that the Template Editor addon is having problems with the new folder structure, please read this thread for more info on how to solve that.Zexion wrote:Maginot build 10
Multipart 1.55 build 21
template editor 1.00
X Multisubmit 2.0 beta 6
I have tried to replicate this scenario but has not been able to reproduce the problem. I guess it is a normal profile? Any particular settings?Zexion wrote:Here is how I create the bug:
1) Setup one or more X MultiSubmit pages
2) Create a profile that builds news from a selected XMS profile
3) submit news to using that Xsubmit page
4) Full rebuild
5) Full rebuild again
The profile keeps adding up the item to the list everytime you rebuild, so if you rebuild 20X you will end up with 20 items.
IF you add a second item using the same XMS page, the bug goes away and the profile only displays the 2 items. DELETE one of the items and the problems restarts. the profile wont even delete the item you just deleted, it will simply continue to add to it everytime you rebuild.
I am not using the Alphabet Pages addon, but reading the description it sounds like a Maginot Sliced profile can achive the same thing (if for some reason the A2Z-addon would have problem)... I see no reason why FilterByField and Sort Orders addon shouldn't work, but like both SrNupsen and me have stated, the hole point of conducting heavy tests of the this release is to find out these things... Using the latest versions of each individual addon is a must then though.Zexion wrote:Quick question... Are some of the other addons working on 1.30? sumaleths a2z, the filter by field addons, the SORT addons (very important). I'm using all kinds of perl code to make sure filter by field and sort orders play with each other, wonder if new ver of coranto/addons make it work by default.
Parahead wrote:Just to be clear: Are you saying that you have had a lot to do or that we have a lot to do?Von Snellfharer wrote:Long time... a LOT to do!Please, this kind of report is not very good. You have tested which version of which addon together with which version of Coranto? And could you please elaborate "does not work" a little? At what point does it not work, what happened and do you get an error message? The above advice applies to all others reporting potential problems and maybe more people would do good reading this, particulary the "When You Ask" section(s).Von Snellfharer wrote:Tested 3.x and found that copy profile does not work.
Besides that, there isn't much to say, it worked well with a more tidy file structure.
Will test the latest version.
However, please note that the Profile Copier Version 1.01 addon (which I think is what you talk about) does not work as intended in Coranto 1.24 either. The problem is the "Display Name" option which makes the addon confused. If you copy a profile it looks like there is no new profile, right? But if you rename the profile (using the "Display Name" setting) you will find out that you have two profiles, one with the old name and one with the new name. But yes, the addon would need an upgrade.
And like I said above, this is not a problem introduced by the 1.31.x series of Coranto, the addon does not work properly with Coranto 1.24 either and is caused by the "Display Name" setting for the profiles which the addon does not handle at all. This setting was introduced in Coranto 1.03-RC1 (January 2003) so the addon simply needs to be updated to handle this. What I could do is make a check in Coranto when a new profile is created that the "Display Name" is unique, but this will more or less cause the addon to not work at all, since you are currently not allowed to rename the (display) name of the new profile when you copy it, only the internal name.Von Snellfharer wrote:However, i have tested 1.31.1 with the latest profile copier (dunno version, downloaded the latest).
What happened was that the new copied profiles did not appear in the profile list.
However, if you open the original profile and edit the address line/path (in your browser), you can reach the new copied hidden profile and edit this.
After doing this the new profile is listed and works.
This is a confirmed bug. It will only happen if you don't have the XMS addon enabled. Open up cra_changedatenew.pl and find a line like this:Von Snellfharer wrote:When trying to disable the timeoption this doesn't happen
print FieldsRow('Alter submission time?<br>Optional (hh:mm:ss)', '<input type="text" name="ChangeDateNew_Time">');
print FieldsRow('Alter submission time?<br>Optional (hh:mm:ss)', '<input type="text" name="ChangeDateNew_Time">') if($CConfig{'ChangeDateNew_TimeFilter'});
No need to enter it again, you can see the date the newsitem was published at the very first row (the uneditable one) and this is the one that will be used if you leave the date/time field empty. You only need to enter a value for the empty change date field at the Modify News page if you actually want to change the submission date.Von Snellfharer wrote:When editing an article that is previously posted with future in and out dates, the future publish date doesn't stay. I would have to enter the future dat again when editing.
As you can see from my post just above there is already a confirmed problem with the Copy Profile addon, both with 1.24 and 1.31.x, and if you follow the link there is a solution.Von Snellfharer wrote:Somehow i the 1.24 tend to corrupt the newsdat.txt or nsettings file so that rebuilding just takes forever until it times out by the server.
This corrupts all work done setting up everything.
Somehow i suspect CopyProfile for this.
Parahead wrote:As you can see from my post just above there is already a confirmed problem with the Copy Profile addon, both with 1.24 and 1.31.x, and if you follow the link there is a solution.Von Snellfharer wrote:Somehow i the 1.24 tend to corrupt the newsdat.txt or nsettings file so that rebuilding just takes forever until it times out by the server.
This corrupts all work done setting up everything.
Somehow i suspect CopyProfile for this.
Parahead wrote:This is a confirmed bug. It will only happen if you don't have the XMS addon enabled. Open up cra_changedatenew.pl and find a line like this:Von Snellfharer wrote:When trying to disable the timeoption this doesn't happenand change it to this instead:
- Code: Select all
print FieldsRow('Alter submission time?<br>Optional (hh:mm:ss)', '<input type="text" name="ChangeDateNew_Time">');
I will include this fix into the next release of CDN.
- Code: Select all
print FieldsRow('Alter submission time?<br>Optional (hh:mm:ss)', '<input type="text" name="ChangeDateNew_Time">') if($CConfig{'ChangeDateNew_TimeFilter'});
And I have verified that this solution works in both Coranto 1.24 and 1.31.3, so I think it is something else, maybe a problem applying the solution correctly for example? Linebreaks in the forum can play tricks on you... If someone else in the community has applied the fix from that thread, please come forward and let us know if it works for you or not.Von Snellfharer wrote:Well, the solution made Copy Profile do absolutely nothing.
- no profile copy present after atempt to copy.
- no errors or corruption of Cor.
I also try to go to the copied profile by url but it doesn't exist.
So i think the solution equals turning C.P. off
Return to Coranto Development Archives -- 1.25.1 and Older
Users browsing this forum: No registered users and 1 guest