Show Likes

This section allows you to view all posts where this member received or gave a like to.

1
Bug reports / [Behaviour] Re: Keep post data on Login
emanuele « on August 11th, 2016, 11:02 PM »
If you plan on putting $_POST/$_GET data in hidden inputs, remember that if done slightly wrong is a potential security risk, very similar to the one fixed two or three years ago for the admin login function.
2
Support / Re: I want a wedge support 5.2 PHP IS it Possible
emanuele « on June 12th, 2016, 10:15 PM »
I feel it would be kinda tough: Wedge makes extensive use of closures that are supported on in php 5.3+.
Additionally, even php 5.3 is already several years old, there is little excuses not to use at least 5.3.
3
Support / Re: why i get Error 500 and have alot proplems
emanuele « on June 16th, 2016, 09:43 AM »
Quote from Zeyad_Ahmed on June 16th, 2016, 05:18 AM
1- what it database prefix how it write
The installer takes care of "writing" it, no need for you to.
Quote from Zeyad_Ahmed on June 16th, 2016, 05:18 AM
2- there is a forum work on wedge and it have same proplems but a another forum is perfect and no error happend why?
There is plenty of working forums, there is plenty of forums with problems.
Quote from Zeyad_Ahmed on June 16th, 2016, 07:44 AM
i got this Error
Code: [Select]
Warning: mysqli_connect(): (28000/1045): Access denied for user 'Zeyad_Ahmed'@'10.2.1.20' (using password: YES) in /home/u289793038/public_html/gz/app/Class-DB.php on line 55
Access denied for user 'Zeyad_Ahmed'@'10.2.1.20' (using password: YES)
At least one of the access data (user, password, host) for the mysql server is wrong.
4
Support / Re: why i get Error 500 and have alot proplems
emanuele « on June 16th, 2016, 09:43 AM »
Quote from Zeyad_Ahmed on June 16th, 2016, 05:18 AM
1- what it database prefix how it write
The installer takes care of "writing" it, no need for you to.
Quote from Zeyad_Ahmed on June 16th, 2016, 05:18 AM
2- there is a forum work on wedge and it have same proplems but a another forum is perfect and no error happend why?
There is plenty of working forums, there is plenty of forums with problems.
Quote from Zeyad_Ahmed on June 16th, 2016, 07:44 AM
i got this Error
Code: [Select]
Warning: mysqli_connect(): (28000/1045): Access denied for user 'Zeyad_Ahmed'@'10.2.1.20' (using password: YES) in /home/u289793038/public_html/gz/app/Class-DB.php on line 55
Access denied for user 'Zeyad_Ahmed'@'10.2.1.20' (using password: YES)
At least one of the access data (user, password, host) for the mysql server is wrong.
5
Off-topic / Re: Windows
emanuele « on April 5th, 2015, 03:03 PM »
Ohhh... darn restore points.
In the past it was the first thing to disable in my book. Then I started to forget about them. But for sure, when you need one it's not there. xD
6
Clean install of the current HEAD of the master branch.
MySQL 5.6.17.

Creating an album I got this message:
Code: [Select]
Data too long for column 'featured' at row 1
File: /home/emanuele/webserver/htdocs/wedge/gz/app/media_Aeva-Gallery2.php
Line: 1675

The workaround I used is to change the column to tinyint. :P
7
Off-topic / Re: All bets are on... Or were?
emanuele « on February 13th, 2014, 11:03 AM »
And the winner is? Anyone saying less than 6 months? I think it was about 5 in total... +/-1.
8
Development blog / Re: That'll do.
emanuele « on February 1st, 2014, 09:40 AM »
Quote from Nao on January 30th, 2014, 07:48 PM
Too many bugs for my taste these days, but at one point they'll stop coming, I suppose..!
I know the feeling. :P
9
Development blog / Re: That'll do.
emanuele « on February 1st, 2014, 09:40 AM »
Quote from Nao on January 30th, 2014, 07:48 PM
Too many bugs for my taste these days, but at one point they'll stop coming, I suppose..!
I know the feeling. :P
10
Development blog / Re: That'll do.
emanuele « on February 1st, 2014, 09:40 AM »
Quote from Nao on January 30th, 2014, 07:48 PM
Too many bugs for my taste these days, but at one point they'll stop coming, I suppose..!
I know the feeling. :P