The site is back up after the Drupal 6 upgrade, but it will be slow while the cache and search indexes are rebuilt. The forums, in particular, will be quite slow. A couple things are disabled (forum stats, for instance) and a couple things will look visually odd for a bit (recent posts, table headers, page links), but these things should be resolved later today.
Sadly, Views seems unable to filter out an individual forum in its current form due to a bug so we're stuck seeing Off-Topic posts in the tracker. If folks who like to chat in there could please ease up on it until we get this resolved, it will be much appreciated.
Smileys may be out for a while... turns out that module hasn't been updated. And MarkAsRead only works on the main Forum page... not in the tracker (our tracker is a view, maybe that's it).
Please make a post about anything else.
Very tired. It's 5:37am. I need sleep.
Regards,
John
Current Issues
Please don't re-report any of the following. They're known and being fixed, if possible.
NEW FEATURES:
- Moderators now have the ability to edit/delete forum topics as well as comments... so we now have real forum mods
FIXED:
- Sort icons removed from table headers in tracker
- Tracker font size back to small
- Forum icons back to custom ones
- RSS feed on homepage working
- Create content back in navigation menu
- My blog back in navigation menu
- Users can now edit their signatures again
- Mark As Read on Tracker (added it as a block myself)
- Forum Statistics
- Recent Posts Tracker ALL Fixed: 'Updated' next to unchanged forum topics with new comments, no last poster listed, Off Topic posts appear in recent posts
- Next, Last page links are black
- Forum main page loading very slowly at times
- Forum main page loading very slowly at times
- Forum icons line up better with forum names on main page and subpages
- Tracker: My Recent Posts added
- Development Test page is now striped and sortable again
WORKING ON IT:
- Post comment/topic buttons are now 'Save'
NO FIX RIGHT NOW:
- Smileys: The module has not yet been updated for Drupal 6 aside from an unstable dev release (which we won't use since it impacts every page on the site)
- Recent Posts Tracker: "Last Poster" displays the last person to post by the order of the posts displayed on the post page instead of the last person to post by time. This is due to a bug in the Drupal Views module.
John! And go to bed! I shall be looking forward to all the new bits and pieces that Drupal 6 will give us, especially improved performance
Just wanted to say thank you. I will be looking forward to the changes. Also eager for the release of the new Platform, future PortableApps and other such upgrades with will be coming. Keep the work up! Many of us are more thankful than you may realize.
Failure is not an option. It comes bundled with Windows.
bit of criticism already, sadly. why are the numbers down the bottom so far apart? and why are they black? and why does the post button now say Save?
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
Because I know you'll love waking up to this list
"If you're not part of the solution, you're part of the precipitate."
RSS feed off the homepage is also currently out of action. Obviously you know this already, but thought I might mention it (just in case...)
Just wanted to say that:
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
"From the tracker, it now jumps to the correct page when I click on "new"
This Does Not appear to be the case for me!
It worked when the "new" was on page 1 NOT when the "new" was on page 2
I don't think this would be a bug as this is how it was before.
Tim
Things have got to get better, they can't get worse, or can they?
I know it isnt a bug. I just had it happen one time that I found myself on the second page with a post marked as new. Maybe it was pure luck...
EDIT
It happened again! So its either my lucky day or John planned it
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
work for me either, sounds like you are special to me Simeon
me! I've only tried it on the page, "My Recent Posts" and clicked on the red "New" link.
It also worked when I was on the "Recent Posts" page.
Brought me to the oldest unread post in a thread.
Don't be an uberPr∅. They are stinky.
"Please make a post about anything else."
Ability to change signature seems to be missing.
Tim
Things have got to get better, they can't get worse, or can they?
"Comments" is missing from Navigation Menu.
(I believe this is Moderator's Only feature)
Tim
Things have got to get better, they can't get worse, or can they?
it would be nice to have it back, especially because it showed comments marked as unpublished by the spam module and allowed you to republish them
and not so much a bug as a question, but are the mods still in line for some new features?
They are. That's one of the reasons we wanted to upgrade. Real forum moderators (including forum posts), polls, wikis, better performance and more. But we won't be touching that until the site is at least back to the level it was at on Drupal 5.7. This is by far the worst Drupal upgrade we've undergone and it may take a few days to sort things out. I spent all of today manually checking over primary keys and indexes in the database to add the ones in that didn't work right and remove the outdated ones... and there were several. This after spending 5 hours just getting the site back online last night. At least we didn't lose any data and the site is online.
Sometimes, the impossible can become possible, if you're awesome!
thanks for the explanation, just another thought it would probably be worth ensuring the new rights are up before the 1.1 release as I expect there will be an influx of double posting new users!
Yeah, that's one of the reasons I'm busting my ass this weekend to get the Drupal 6 upgrade done before the release.
I've added in the forum mod privs... they should be working right now.
Sometimes, the impossible can become possible, if you're awesome!
Sorting does not seem to be working in:
https://portableapps.com/development/test
Yes, I have JavaScript turned On and Yes the site is Allowed in NoScript
Tim
Things have got to get better, they can't get worse, or can they?
Looks like https://portableapps.com/files/js/jquery.tablesorter.min.js is getting a 404.
"If you're not part of the solution, you're part of the precipitate."
another q: OpenID. will you implement it? its already supported in drupal 6, but will you get around to adding it into the logon?
But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.
The new Drupal uses the old path for reserved JS caching, so it deleted the file. I've added it in a new location. If you're logged in, it works now. If not, wait 15 mins.
Sometimes, the impossible can become possible, if you're awesome!
John,
I think that you missed some of my content at http://chrismorgan.info/development/drupal/modules/markasread/6. To get the tracker buttons, you need the following two files in the active theme directory (sites/all/themes/portableapps2). Then it should work properly.If you use views for your tracker, could you please post the conditions, etc. so that I can see if I can add it some other way. In the meantime, while you're using a block, you should be using the PHP code instead of the HTML code - [php removed] If you are using the HTML, remove the "type" input field, and change the text, then it'll do all content.
Glad to see you got the rest sorted, though!
Also, the German front page (https://portableapps.com/de) has the theme messed up in some way. I'm not sure if the text is right - I can't read German!
P.S.: Do you want me to look at the Smileys module, or will you just wait for them to make an official release on the 6.x platform? (I presume that you are using http://drupal.org/project/smileys, which only has a 6.x-1/x release, marked as possibly unstable).
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
It is messed up because its a Forum page Marko (or John) "upgraded" to be a book page. So the 2 Layouts kinda collide. But it should definitely integrate better and have a link to it on the main page.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
One of the reasons for the Drupal 6 upgrade is better localization support. Now we won't have to create extra nodes for translations. We'll be keying them from the main nodes.
Sometimes, the impossible can become possible, if you're awesome!
The PHP code you mentioned just kills the page (causes an error, so it's blank). I'm leaving it as HTML for now.
Sometimes, the impossible can become possible, if you're awesome!
couple more things With the new blogs link in the user box are they going to get a bit of promotion, it is pretty hopeless to blog at the moment as no one reads them! The other thing was are me going to get a staff or bio page soon with all of the mods and developers listed?
Blogs will be added to the Recent Posts tracker as well. So, yes, they will be promoted more to everyone There will be a blog landing page, too. It's up already but there's not yet custom styling and boxes on the side for other bloggy stuff
https://portableapps.com/blogs
The About Us page is going to add mods, devs and translators
Sometimes, the impossible can become possible, if you're awesome!
Can you add the open id support?
it comes with durpal 6. its in the addons or moduals section i forgot witch.
Na na na, come on!
Job #1 is: Get the site working back to the way it was.
At some point in the future we will investigate OpenID support. But we'll probably do what SF did and only support certain major providers to prevent abuse... otherwise we'll probably get spammed to death.
We'll focus on getting everything to 100% and then getting the important stuff implemented (real forum moderators, improved performance, wikis, polls, etc) before we look at stuff like OpenID which isn't that important right now (not many people use it or know what it is yet).
Sometimes, the impossible can become possible, if you're awesome!
SourceForge accepts any provider. I know because I host my own OpenID provider and it works for me.
If you're only going to allow major providers, don't bother. OpenID was designed to be a decentralised platform. Making it anything other than this is completely pointless and goes against everything OpenID stands for.
Also, OpenID is no defence against spam and it shouldn't be. It was never designed to be a defence against spam.
Further reading: OpenID and Spam
"If you're not part of the solution, you're part of the precipitate."
Huh, I thought it didn't with the little icons for Yahoo and AOL there.
Well, I guess it bears some further investigation, then.
Sometimes, the impossible can become possible, if you're awesome!
It sure does. The icons are just there to increase the usability for users that might not even realise they have OpenIDs.
Further notes: ID Selector
"If you're not part of the solution, you're part of the precipitate."
Thank you for at least investigating it
You rock!
Na na na, come on!
This page got moved from the Development to the Beta Testing Forum but both beta and development show up in the tracker. Maybe thats not due to the update but I still think only one should show.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
No, someone mentioned that it was moved
Na na na, come on!
that it was moved but why do both show up in the tracker?
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
Whoever moved it left the 'shadow copy' box checked. I fixed it.
Sometimes, the impossible can become possible, if you're awesome!
It looks like the search indexing has completed. Forums main page and the Tracker seem to be working better as a result. What say ye?
Sometimes, the impossible can become possible, if you're awesome!
I've noticed an improvement with the forms using several different pc's (work and home) in the past day or so.
Forum stats are back on thanks to some new custom PHP. And our forum moderators are now true moderators so they can edit/delete comments and forum topics
Sometimes, the impossible can become possible, if you're awesome!
The recent posts (tracker) page is now working as before in terms of fields and not showing the offline forum.
https://portableapps.com/tracker
Sometimes, the impossible can become possible, if you're awesome!
For the record, I can live without graphical smileys. I hate them to death recently. I just like plain ASCII. I'm sure others like their graphical smileys though.
Graphical smileys are different wherever you go and sometimes look nothing like what you were trying to convey with the text smiley you typed in. Text is text wherever you go, I much prefer it.
formerly rayven01
I don't think anyone has mentioned this, but it's tripped me out a few times personally. I think before it just had the site name, but now when adding a comment on a post, or replying to a comment, it says Reply to comment | PortableApps.com - Po... I personally find it confusing and think maybe I hit reply on a comment instead of Add new comment. Maybe if it's not to hard it could be changed to something like Reply or even Comment? But Reply TO comment is confusing personally.
Um, what? I think it's always said that.
Sometimes, the impossible can become possible, if you're awesome!
I could swear it just had the site name, because I'd always have tabs that say PortableApps.com... and I'd wonder why I'm at the PortableApps.com home page, and not the Forums | Porta.... Personally, I don't remember it at all. Maybe it's just me.
Since the forum page has been consistently fast since the site finished indexing for search, I'm gonna call this fixed.
And I fixed the next/last page links to be red.
Sometimes, the impossible can become possible, if you're awesome!
Everything looks normal (= the way it was) now. One minor thing is that on the tracker page, the forums aren't clickable. I think they were before and I think its convenient because you can jump to a specific forum very fast.
And the button still says "Save" but actually I like it better than "Reply".
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
The Views module has a bug in linking the forum names. It links to the taxonomy term rather than the forum and you end up lost in a non-existent area of the site.
Sometimes, the impossible can become possible, if you're awesome!
As logged in user there was a 'my recent posts' button next to the recent posts button. Now its gone
Paid for Software more or less?
What You need is OSS!
It just links to the standard user page's tracker... but at least it's back.
Sometimes, the impossible can become possible, if you're awesome!
All forum pages which are a subforum of the /forum/ have the icon sitting under the text of the sub forum title:
https://portableapps.com/forums/general
https://portableapps.com/forums/development
https://portableapps.com/forums/support
https://portableapps.com/forums/other_languages
https://portableapps.com/forums/other
I hope I made myself clear enough. I reached the borders of my english on this one
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
It's fixed. The icons are off a couple pixels between forums with and without a description, but the overlaps are good.
Sometimes, the impossible can become possible, if you're awesome!
I just updated the german Firefox RC1 page and in the left navigation it still shows the title of the old page (3 Beta 5). It used to update the link if I changed the title but it doesn't anymore.
"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate
Something's up with the em tags. They're not carrying through in the beta testing posts (for example) to the closing tag, only active for one paragraph.
Drupal 6 auto-closes unclosed tags now. And leaving an EM tag open between paragraphs is invalid HTML... so it closes them for you.
Sometimes, the impossible can become possible, if you're awesome!
I know the CODE tag always did. It really bugged me.
The new moderator styling in the forums looks better to me. Also, may have always been like this, but the development header on the main forum page is slightly taller than the others.
Edit: Also, I believe Marko's noted before that he'd like his username changed which might be ideal now as you have his name listed on the forum page for moderators. He needs this account with his name deleted as he created it a couple months ago when he had an error with his other account or something.
Can we get "posts" on the tracker capitalised? Please?
"If you're not part of the solution, you're part of the precipitate."
Done
Sometimes, the impossible can become possible, if you're awesome!
don´t work with big posts(> 1 page)
e.g.:
https://portableapps.com/node/12722#comment-81279
https://portableapps.com/node/13285#comment-83746
didn´t find anything on that reading the post, else just forget about that...
"Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis .." Friday Next -
"May The Schwartz be with You!" Yogurt the Yoda
so, when's the SimpleNews module be activated? Or is it because it's still a beta?
Insert original signature here with Greasemonkey Script.
I checked out the Smileys, they don't work. Too bad...
Insert original signature here with Greasemonkey Script.
Just an idea, but how about adding a "back to top" type link, especially for the topics that get pretty long pages?
Yeah, I'm the quiet one....