Recent Posts
1
Features / Re: New revs
« on December 27th, 2024, 07:13 AM by Nao »
Do you still need me?

These days I do most of my edits directly on lestrades.com without git. I miss the team spirit! I could use some of that to get back into modernizing the codebase. :cool:
2
Features / Re: New revs
« on August 30th, 2023, 05:42 PM by live627 »
Quote from Nao on March 23rd, 2021, 03:20 PM
So, apparently there were some changes internally at github and they deleted the webhook for Wedge. I reinstalled it, and it didn't work. I had to rewrite some parts of the code to allow it to go through. I don't know if anyone's interested in getting the updated code? If no one is, there isn't much of a reason for me to commit the changes (for some reason, my local plugin repo was deleted.)
perhaps you and I could compare code

https://gist.github.com/live627/68345dfb22756a9d16dc81aa800780a1
3
The Pub / Re: Wedge&PHP 7
« on August 29th, 2023, 04:41 PM by live627 »
Quote from Kian on July 27th, 2023, 09:54 AM
, I'm thinking about migrating to another forum solution but did not find any working export tool.
I think the only converter away is to Elkarte. I have absolutely no idea if it still works.
4
The Pub / Re: Wedge&PHP 7
« on July 27th, 2023, 09:54 AM by Kian »
Quote from Kian on November 15th, 2018, 05:58 PM
I have to migrate so I'm trying PHP 7.2 now...

I have an issue.

When I post a message, it works but then I get a white page... don't know why.
I finally tried again and found the culprit.

3 entries in the wedge_settings table :
Code: [Select]
search_index custom
search_custom_index_config a:1:{s:14:"bytes_per_word";i:5;}

I managed to find them by first isolating the problematic table then removing entries per lots until the issue was solved.

As the boss, Nao, has, understandibly and happily much better things to do (I hope my friend :) ), I'm thinking about migrating to another forum solution but did not find any working export tool.
5
The Pub / Re: Wedge&PHP 7
« on July 27th, 2023, 09:51 AM by Kian »
Quote from mark435 on March 10th, 2022, 04:56 PM
How about PHP 8.1?
Not compatible as Wedge uses a function depreciated in PHP 7 and which now does not exist anymore.
6
The Pub / Re: Wedge&PHP 7
« on December 24th, 2022, 11:42 AM by Nao »
Quote from mark435 on March 10th, 2022, 04:56 PM
How about PHP 8.1?
There's a PHP 8? :lol:

Okay sorry, haven't visited this place in a while :ph34r:
7
The Pub / Re: Wedge&PHP 7
« on March 10th, 2022, 04:56 PM by mark435 »
How about PHP 8.1?
8
The Pub / Re: Wedge&PHP 7
« on October 7th, 2021, 07:32 PM by Kian »
Quote from Nao on January 29th, 2019, 12:12 PM
Désolé Kianouch, je ne sais pas à quoi correspond ton problème... Je pourrais débugguer sur ton serveur mais je ne passe pas tous les jours ici... Genre tu pourrais m'écrire, aussi. :P
Ben pas de soucis, c'est gentil :)

3 ans après, je me suis repenché sur la question car je souhaite vraiment me débarrasser de cette bécane chez OVH.

J'ai fait cette fois un import table par table et ai pu isoler celle qui pose problème : la table wedge_settings

J'ai beaucoup "joué" avec sans trouver le paramètre qui fait ça, du coup j'ai testé tout simplement en important un dump de tout sauf cette table et tout va bien, je vais donc pouvoir migrer :cool:

Bon me reste un dernier soucis moins gênant mais non lié à PHP 7 : j'ai la plupart des plugins qui ne s'activent pas, quand je clique sur le bouton il ne se passe rien, et ce sur mon vieux serveur PHP 5 comme le nouveau. J'ai du faire une connerie un jour  :^^;:

9
Off-topic / Re: My Journey with Wedge.
« on April 30th, 2021, 05:07 AM by Wanchope »
Quote from Nao on April 24th, 2021, 11:04 AM
Honestly, I haven't the faintest idea about the current state of SMF.
Had I been forced to guess, I'd have said they were advancing at their own speed (i.e. a turtle?), which after all is the reason why I left the SMF dev team to focus on forking it.
Then again, SMF was born around 2003 or so, and it made a lot of progress in 7 years. While it's natural to understand it wouldn't move at a higher pace in the following 10 years (80% of what's need in a forum was already implemented, what else could be done that's not in Wedge already?), it's a bit of a let-down if it's true they haven't done much progress.

ElkArte is a very heavy modification of SMF. It however focused on different areas and isn't really following the same philosophy as Wedge.
Then again their forum also seems to be more active than mine. But obviously it doesn't automatically mean they're advancing faster.
Also, they really need a designer to help with their forum layout, ahah.
I don't consider myself a designer, but my work on the main Wedge theme, I consider better than what Elk and SMF both did. I really wouldn't mind if I found some of it in their software. Come on, even the little details I focused on back in the day, such as doing some JavaScript magic to have user mini-profiles align along their long posts vertically, now that's done with standard CSS -- in this case, position: sticky does the trick.

Anyway. I'm not here to judge anyone. None of us at Wedge, Elk and SMF make money over our work, as far as I know. It's always a passion project. That all 3 of them are still active 10 years after is a testament to how committed we all are.
Have heard ElkArte, a heavy modification of smf 2.1 but really do not see it. At least not by the appearance. Not that I'm not giving them any credit though.

SMF has not made a single progress for close to 10 years now, unless you mean invincible progress.
If they are not up in being free why not made it paid software and join the market properly?
For goodness sake even phpbb is fully responsive. Nothing to worry about though, serious forum owners will opt to pay for the likes of Xenforo anyway.

10
Off-topic / Re: My Journey with Wedge.
« on April 24th, 2021, 11:04 AM by Nao »
Honestly, I haven't the faintest idea about the current state of SMF.
Had I been forced to guess, I'd have said they were advancing at their own speed (i.e. a turtle?), which after all is the reason why I left the SMF dev team to focus on forking it.
Then again, SMF was born around 2003 or so, and it made a lot of progress in 7 years. While it's natural to understand it wouldn't move at a higher pace in the following 10 years (80% of what's need in a forum was already implemented, what else could be done that's not in Wedge already?), it's a bit of a let-down if it's true they haven't done much progress.

ElkArte is a very heavy modification of SMF. It however focused on different areas and isn't really following the same philosophy as Wedge.
Then again their forum also seems to be more active than mine. But obviously it doesn't automatically mean they're advancing faster.
Also, they really need a designer to help with their forum layout, ahah.
I don't consider myself a designer, but my work on the main Wedge theme, I consider better than what Elk and SMF both did. I really wouldn't mind if I found some of it in their software. Come on, even the little details I focused on back in the day, such as doing some JavaScript magic to have user mini-profiles align along their long posts vertically, now that's done with standard CSS -- in this case, position: sticky does the trick.

Anyway. I'm not here to judge anyone. None of us at Wedge, Elk and SMF make money over our work, as far as I know. It's always a passion project. That all 3 of them are still active 10 years after is a testament to how committed we all are.