Loading...
Wait
Please wait
Loading longer than expected.
Wait 30 more seconds   Reload
wait
Login
Language:
New Thread
  Back to thread listBack to thread list   Bottom of the page Bottom of the page
Thread #123 created the 2012-05-06 at 09:59 by Sixe - Seen 1132 times by 414 users
   
Tags: release
Pages: 1
Original Post # 1871, posted at 09:59 on 2012-05-06  
Rating:
Avatar
Sixe
Changelog of the 1.10b1 version of Metafora
New:
- Improvement of quotes appearance.
- It is now possible to quote a full post.
- A user can decide who is allowed to invite him in a private thread.
- The main window has no more maximum width and a user can set its width.
- It is now possible to log with the email address instead of the user name.
- Friend and blocked users..
Corrections:
Remaining issues:
- Facebook login doesn't work anymore due to Facebook constant changes with the login process. I'm not planning on fixing it.
- [iurl] tag issue.

Changelog of the 1.00 version
Changelog de la version 1.10b1 de Metafora
Nouveautés :
- Modification de l'apparence des quotes.
- Possibilité de quoter en message en entier.
- Possibilité pour un user de paramétrer qui a le droit de l'inviter dans des sujets privés.
- La fenêtre principale n'a plus de largeur maximale et un user peut fixer sa largeur.
- Possibilité de se loguer via l'email associé à son compte au lieu du nom d'utilisateur.
- Utilisateurs amis et utilisateurs bloqués.
Corrections :
- Divers corrections que je n'ai pas notées.
Problèmes restants :
- La connexion via Facebook ne marche plus correctement. Facebook changeant régulièrement des choses dans la méthode de connexion et celle-ci étant complexe, j'envisage de ne plus la prendre en charge.
- Mode de fonctionnement de la balise [iurl] à revoir.

Changelog de la version 1.00

Post # 1876, posted at 19:45 on 2012-05-06  
Rating:
Avatar
Pearly
Merci !
Est-ce qu'il y aurait un guide pour la mise à jour quelque part ? Je crois me souvenir d'un message lors de l'installation mais j'ai un doute.

Post # 1878, posted at 07:14 on 2012-05-07  
+0.11
Rating:
Avatar
Sixe
Pearly a dit
le 06/05/2012 à 19:45
:

Est-ce qu'il y aurait un guide pour la mise à jour quelque part ? Je crois me souvenir d'un message lors de l'installation mais j'ai un doute.
Effectivement, il faut que je pense à faire quelque chose pour la mise à jour. Pour l'instant, il faut procéder manuellement :
- Extraire le contenu de l'archive dans le répertoire de votre Metafora.
- Dans phpmyadmin, importer "install/update.sql".
- Supprimer le dossier "install".

Post # 1882, posted at 10:32 on 2012-05-17  
Rating:
Avatar
Pearly
En local, j'ai tout cassé -_- J'ai donc pas tenté en ligne.
1) Extraire l'archive sans rien écraser ?
2) Dans phpmyadmin, importer "install/update.sql".
3) Supprimer le dossier "install".
Est-ce qu'il y a des étapes supplémentaires qui peuvent paraître évidente mais qui ne le sont pas pour un total noob ?

Post # 1883, posted at 10:43 on 2012-05-17  
Rating:
Avatar
Sixe
1) Non, il faut tout écraser.
2) Oui.
3) Oui.

Post # 1884, posted at 11:08 on 2012-05-17  
Rating:
Avatar
Pearly
Sixe a dit
le 17/05/2012 à 10:43
:

1) Non, il faut tout écraser.
2) Oui.
3) Oui.
C'est ce que j'ai naturellement fait la première fois. think

Post # 1885, posted at 11:10 on 2012-05-17  
Rating:
Avatar
Sixe
Pearly a dit
le 17/05/2012 à 11:08
:

C'est ce que j'ai naturellement fait la première fois. think
Il y a donc bien un problème.
Tu as quoi comme message d'erreur ?

Post # 1886, posted at 11:13 on 2012-05-17  
Rating:
Avatar
Pearly
Sixe a dit
le 17/05/2012 à 11:10
:

Tu as quoi comme message d'erreur ?
Je suis pas chez moi là, mais je posterai ça ce soir.

Post # 1889, posted at 22:35 on 2012-05-17  
Rating:
Avatar
Pearly
spoiler
Erreur dans la Base de Données :
Champ 'f1.creator_locked' inconnu dans field list
Requête :
SELECT f2.*, c1.name AS categoryname, pr.rating AS userrated, IFNULL(f2.num_comments - fh.num_posts, f2.num_comments) AS num_new, fh.date AS last_read_date FROM ( SELECT f1.ID, f1.title, f1.body, f1.user, f1.userID, f1.num_comments, f1.num_views, f1.rating, f1.date, f1.category, f1.pthread, f1.last_post_id AS lastPostID, f1.last_post_date AS lastPostDate, f1.last_post_user AS lastPostUser, IF(ftu.threadtype,ftu.threadtype,f1.threadtype) AS threadtype, f1.stickytime, f1.locked, f1.creator_locked, f1.blog, f1.poll, f1.spoiler, f1.teamID FROM forum_topics AS f1 LEFT JOIN forum_topics_users AS ftu ON (f1.ID = ftu.threadID AND ftu.userID = '0') WHERE f1.category <> '' AND f1.threadtype > 0 AND f1.threadtype < 3 AND unvisible = 0 ) AS f2 LEFT JOIN postratings AS pr ON (pr.threadID = f2.ID AND pr.user = "anonymous") LEFT JOIN categories AS c1 ON (f2.category = c1.ID) LEFT JOIN fhits AS fh ON (fh.threadID = f2.ID AND fh.userID = 0 ) WHERE f2.rating >= 0 AND f2.pthread = 0 ORDER BY f2.threadtype ASC, f2.lastPostDate DESC LIMIT 0,40
Voilà mon message d'erreur.

Post # 1890, posted at 07:51 on 2012-05-18  
Rating:
Avatar
Sixe
Il te manque le champ "creator_locked" dans la table forum_topics.
Importe ça via phpmyadmin dans ta base de donnée :
ALTER TABLE `forum_topics` ADD `creator_locked` TINYINT( 1 ) NOT NULL AFTER `locked` ;
Dis-moi si c'est bon après, je publierai un correctif.

*édité à 07:51 le 18/05/2012
Post # 1895, posted at 14:06 on 2012-05-18  
Rating:
Avatar
Sixe
J'ai rajouté la création du champ manquant dans la mise à jour vers la version 1.10b3.
Si des personnes ont déjà ajouté ce champ manuellement, il faut alors avant de lancer la mise à jour, éditer le fichier "install/update_1.10b2_to_1.10b3.sql" et supprimer la ligner "ALTER TABLE `forum_topics` ADD `creator_locked` TINYINT( 1 ) NOT NULL AFTER `locked` ;"

Pages: 1
Thread Listing \ Version 1.10b1
.