Voir les contributions

Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.

Messages - Pandos
1
Importing into Wedge / Re: SMF 2 to Wedge importer errors
« le 26 Janvier 2016 à 15:40 »
Try to lift up your memory limit in php.ini. This should do the trick.
2
Off-topic / Re: My Journey with Wedge.
« le 3 Mai 2015 à 17:36 »
Hmm...
@Nao: please take a look...

Here's the config:
Code: [Sélectionner]
server {
   server_name .DOMAIN.TLD;
   index index.php;
   root /var/www/WEDGE_INSTALLATION_DIR;

   error_log /var/www/WEDGE_INSTALLATION_DIR/error.log;
   
   #Specify a charset
   charset utf-8;
   
   location / {
      try_files $uri $uri/ /index.php?$args;
   }

   location ~ \.php$ {
      try_files $uri =404;
      fastcgi_split_path_info ^(.+\.php)(/.+)$;
      fastcgi_read_timeout 180;
      include fastcgi.conf;
      fastcgi_pass unix:/var/run/php5-fpm.sock;
   }
   
   ## Deny dot files:
   location ~ /\. {
      deny all;
   }

   ## favicon.ico not found
   location = /favicon.ico {
      access_log off;
      log_not_found off;
   }

   ## robots.txt not found
   location = /robots.txt {
      access_log off;
      log_not_found off;
   }

}
3
Off-topic / Re: My Journey with Wedge.
« le 3 Mai 2015 à 13:22 »
Just take a look at the documentation :)
http://wedge.org/doc/8392/prettyurls-on-nginx/
4
Support / Re: Upgrading Server PHP Version
« le 30 Mars 2015 à 08:37 »
There's no problem running Wedge on PHP 5.5. :)
5
Off-topic / Re: Linux
« le 8 Mars 2015 à 12:24 »
Debian :D
6
It depends also on client version.
There are some fields using BIT in Wedge.
Take a look at the PR.
Also BIT columns does'nt play nice with indexes. :)

Also interesting:
Why you should NOT use BIT columns in MySQL

So for me it's fine to have it in tinyint.
7
Yes! THX for the find.
BIT should be instead tinyint. Means the same, but display is handled very different.
And "outdated" since MySQL 5.0.3 ;)

PR is on the way.
8
The Pub / Re: Creating a Front Page
« le 5 Mars 2015 à 14:12 »
It's 99,999% Nao :D
9
The Pub / Re: Creating a Front Page
« le 5 Mars 2015 à 11:31 »
Wedge is one of the best forums available.
But to get it more to public there should be an easy solution to include third-party pages.
Most sites have tons of static pages beside the forum. Why not let Wedge determine the look of them?

And here's the culprit: if a lot of sites running Wedge, it's possible to get sponsored by someone else (much better than running ads :) ).

So it takes a bit of personal effort to make it happen.
It would be very disappointing to see Wedge fall down.
Wedge is a Communiy-Management-System.... so let's give the Community the opportunity to grow with Wedge. ;)
10
Bug reports / Re: Turkish Character in Mail Bug
« le 23 Février 2015 à 18:36 »
Just a question...
does your php.ini charset is set to UTF-8 instead of ISO-8859-9?
11
Bug reports / Re: Call to undefined function cache_get_data
« le 16 Février 2015 à 18:53 »
Any time changes on server side?
12
Archived fixes / Videos not working
« le 26 Janvier 2015 à 15:21 »
Linked videos don't work anymore.
13
Archived fixes / Re: install.php, no more. :P
« le 25 Janvier 2015 à 19:36 »
No need to worry :D
Will change a single word tomorrow. :)
14
Development blog / Re: The obligatory Christmas update.
« le 15 Décembre 2014 à 09:03 »
I'm alive and not drifted away. :)

At this time some heavy changes IRL are taking place. But it's getting better and I will be back soon again.
15
Off-topic / Re: Motorbike Licence
« le 5 Décembre 2014 à 13:26 »
Just saw you and your new Bike :eheh: