Advertisement
AlGi
Rookie-
Posts
17 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Everything posted by AlGi
-
[WF NULL] Invision Community Suite
AlGi reviewed WebFlake System's file in Invision Community Suite 4.5
-
OVH has datacenters in Netherlands. I've used his service for a while and was good.
-
Game of Thrones is ending (please avoid spoilers)
AlGi replied to davrath's topic in Off-topic Lounge
Spolier alert: The killer is the butler. -
Mozy has been aquired by Carbonite and they will close the free clould backup service. Which similar free service would you recommend? Thanks
-
I use both scripts. SMF has a *very good* internal search engine. MyBB is more "install and forget", as it just works, and seems to be a little more active in terms of development. We have to face, anyway, that forums have lost part of his magic except for specific communities (like this one).
-
MyBB is actually pretty nice. I use it in several sites. SMF has a _very_ good search engine. PHPBB hasnt evolved so much, but maybe it can suit you if you like "old style".
-
If you live on an a place where winters have snow, maybe this helps:
-
There are some nice open source tools for project management, like OpenProject (Ruby-powered). Has forums also, not so nice as IPB ones, but I think is better to have a PM tool with forums, than using IPB as a PM tool.
-
Avira free does a good job. Some popups appear time to time, but nothing excesive (Avast is much more annoying). You can check https://www.av-comparatives.org and https://www.av-test.org algo.
-
"Mostaza" (http://www.mostazaweb.com.ar) I hope some day you can try these real burgers. If the only choiices where MD or BK, I´ll go with BK (more "customizable").
-
https://books.goalkicker.com/ .NET Framework Notes for Professionals Algorithms Notes for Professionals Android® Notes for Professionals Angular 2 Notes for Professionals AngularJS Notes for Professionals Bash Notes for Professionals C Notes for Professionals C++ Notes for Professionals C# Notes for Professionals CSS Notes for Professionals Entity Framework Notes for Professionals Excel® VBA Notes for Professionals Git® Notes for Professionals Haskell Notes for Professionals Hibernate Notes for Professionals HTML5 Notes for Professionals HTML5 Canvas Notes for Professionals iOS® Notes for Professionals Java® Notes for Professionals JavaScript® Notes for Professionals jQuery® Notes for Professionals Kotlin® Notes for Professionals LaTeX Notes for Professionals Linux® Notes for Professionals MATLAB® Notes for Professionals Microsoft® SQL Server® Notes for Professionals MongoDB® Notes for Professionals MySQL® Notes for Professionals Node.JS® Notes for Professionals Objective-C® Notes for Professionals Oracle® Database Notes for Professionals Perl® Notes for Professionals PHP Notes for Professionals PostgreSQL® Notes for Professionals PowerShell® Notes for Professionals Python® Notes for Professionals R Notes for Professionals React JS Notes for Professionals React Native Notes for Professionals Ruby® Notes for Professionals Ruby on Rails® Notes for Professionals Spring® Framework Notes for Professionals SQL Notes for Professionals Swift™ Notes for Professionals TypeScript Notes for Professionals VBA Notes for Professionals Visual Basic® .NET Notes for Professionals Xamarin.Forms Notes for Professionals
-
Not married with any specific browser, but I prefer Vivaldi. Do you tried it?
-
I saw and like "The IT crowd". Do you like any computer-related TV show?
-
Even Windows 10 is pretty usable, Windows 7 is still more solid and the settings are way more intuitive to guys from the old school (like me). Modern Linux distros have nothing to envy from Win10 or Mac GUI. Linux Mint and Ubuntu are the ones I prefer for desktop use.
-
Do you have a DLNA server? Which HW and SW did you use? I currently have a Win10 desktop PC with Windows Media Server (non-dedicated) and I was thinking about build a custom dedicated server (PC hardware). Thanks
-
A configuration or server error has occurred
AlGi replied to Jekeltor's question in Invision Support Archives
That was "the trick". Feeling dumb right now but community is working fine. I used to just point the admin url, with no "upgrade" path (for minor revisions it works). Thanks. -
A configuration or server error has occurred
AlGi replied to Jekeltor's question in Invision Support Archives
I´m facing the same error. Apache logs contains: [Tue Apr 24 11:00:56.406620 2018] [:error] [pid 24270] [client 192.168.1.51:10650] PHP Fatal error: Uncaught IPS\\Db\\Exception: Unknown column 'in_editor' in 'field list' in /var/www/ipb/system/Db/Db.php:501\nStack trace:\n#0 /var/www/ipb/system/Db/Db.php(838): IPS\\_Db->preparedQuery('/*IPS\\\\Session\\\\S...', Array)\n#1 /var/www/ipb/system/Session/Store/Database.php(77): IPS\\_Db->replace('core_sessions', Array, true)\n#2 /var/www/ipb/system/Session/Front.php(283): IPS\\Session\\Store\\_Database->updateSession(Array)\n#3 [internal function]: IPS\\Session\\_Front->write('vo02n1ithl5i96b...', '')\n#4 [internal function]: session_write_close()\n#5 {main}\n thrown in /var/www/ipb/system/Db/Db.php on line 501 [Tue Apr 24 11:01:00.772933 2018] [:error] [pid 15826] [client 192.168.1.51:10655] PHP Fatal error: Uncaught IPS\\Db\\Exception: Unknown column 'session_cookie_key' in 'field list' in /var/www/ipb/system/Db/Db.php:501\nStack trace:\n#0 /var/www/ipb/system/Db/Db.php(838): IPS\\_Db->preparedQuery('/*IPS\\\\Session\\\\_...', Array)\n#1 /var/www/ipb/system/Session/Admin.php(123): IPS\\_Db->replace('core_sys_cp_ses...', Array)\n#2 [internal function]: IPS\\Session\\_Admin->write('87hc8esn6uppl9l...', 'forcedWrite|i:1...')\n#3 [internal function]: session_write_close()\n#4 {main}\n thrown in /var/www/ipb/system/Db/Db.php on line 501, referer: http://webserver/ipb/ [Tue Apr 24 11:01:01.110661 2018] [:error] [pid 24268] [client 192.168.1.51:10656] PHP Fatal error: Uncaught IPS\\Db\\Exception: Unknown column 'session_cookie_key' in 'field list' in /var/www/ipb/system/Db/Db.php:501\nStack trace:\n#0 /var/www/ipb/system/Db/Db.php(838): IPS\\_Db->preparedQuery('/*IPS\\\\Session\\\\_...', Array)\n#1 /var/www/ipb/system/Session/Admin.php(123): IPS\\_Db->replace('core_sys_cp_ses...', Array)\n#2 [internal function]: IPS\\Session\\_Admin->write('87hc8esn6uppl9l...', 'forcedWrite|i:1...')\n#3 [internal function]: session_write_close()\n#4 {main}\n thrown in /var/www/ipb/system/Db/Db.php on line 501, referer: http://webserver/ipb/ Did you manage to solve it? Thanks