Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Jurien
61
Archived fixes / Top header
« on January 6th, 2015, 10:01 AM »
A very tiny small issue in the top section (square instead of well rounded corners)
  core/skins/index.css
62
Off-topic / Re: Happy New Year
« on January 6th, 2015, 09:02 AM »
Forum software is never completely the innovation always continue,and that's what Wedge does
63
Off-topic / Happy New Year
« on January 1st, 2015, 11:26 AM »
Video recording made with smartphone .... fireworks 16 stories high on the balcony
64
Quote from Nao on December 31st, 2014, 10:40 PM
In which case you were never able to change some admin settings for SMF either...
No I never had any problems with it
65
Quote from Nao on December 30th, 2014, 10:10 PM
Unless you installed it before my rewrite a few months ago... Dunno.
About 2 months ago,converting database Smf to Wedge database using the importer tool.
66
Quote from CerealGuy on December 30th, 2014, 06:04 PM
It looks like you have some problems with your file permissions. The user under which your httpserver is running (or on which php is executed) needs to has rights to write to Settings.php. Until now this wasnt needed, but now it is. If you have a webspace, just change the filepermissions with your ftp client to 755 (or maybe 777 depends on your webspace).
Thanks that was the issue........plugins up and running .
67
Not one of them is working...when i clicked to actived them.
68
Does this mean that every used and installed plugin has to been modified.......non of the installed plugins are working at this moment.
69
Features / Re: New revs
« on December 30th, 2014, 05:26 PM »
Well done
70
Features / Re: New revs
« on December 30th, 2014, 12:34 PM »
On my test forum something went wrong

Fatal error: require_once() [function.require]: Failed opening required '/home/onkecjfr/domains/phdforum.nl/public_html/mymug/wedge-master/core/app/Subs-MinifyPHP.php' (include_path='.:/usr/local/lib/php') in /home/onkecjfr/domains/phdforum.nl/public_html/mymug/wedge-master/gz/app/Subs-Template.php on line 1129

Code: [Select]
$cache = $no_caching ? $filename : ROOT_DIR . '/gz/html/' . str_replace(array(ROOT_DIR . '/', '/', '..'), array('', '_', 'UP'), $filename);
$settings['current_include_filename'] = $cache; // For debugging purposes...
$file_found = file_exists($cache);

if (!$no_caching && (!$file_found || filemtime($cache) < filemtime($filename)))
{
if (!file_exists($filename))
{
loadSource('ManageErrors');
handleTemplateErrors($filename);
}
require_once(APP_DIR . '/Subs-MinifyPHP.php');
apply_plugin_mods($filename, $cache);
minify_php($cache);
71
Off-topic / QR code
« on December 21st, 2014, 11:22 AM »
What do you think of a QR code, have created one for our own Forum.
72
Off-topic / Re: SMF«»Wedge
« on December 6th, 2014, 01:13 PM »
Quite a late response but carried out your advice, thanks
73
Support / Warning mysqli_connect
« on November 27th, 2014, 07:14 AM »
Error connecting to MySQL: Too many connections
Quote
Too many connections in /home/vsbwepmf/domains/linuxmintusers.be/public_html/forum/MintWedge/gz/app/Class-DB.php on line 55
Too many connections
class-DB.php line 55
Quote
$connection = mysqli_connect((!empty($db_options['persist']) ? 'p:' : '') . $db_server, $db_user, $db_passwd, empty($db_options['dont_select_db']) ? $db_name : '') or die(mysqli_connect_error());
Is this an server issue or something else,how to tackle or fix this. Forum and MySQL through Control Panel are unattainable
74
Off-topic / Re: SMF«»Wedge
« on October 26th, 2014, 12:06 PM »
Quote from CerealGuy on October 26th, 2014, 11:43 AM
Why do you have those recent posts in your sidebar? It's a bit useless in my opionion, because there is already the recent posts block on the main page and both display the same information ^^
Yes you're right Plugin recent items isn't necessary..........Plugin recent items is disable now,thanks for thinking along :thanks:
75
Off-topic / Re: SMF«»Wedge
« on October 26th, 2014, 01:15 AM »
Quote from Hey Arnold! on October 26th, 2014, 12:36 AM
Is fully translated to Dutch?
No not completely.......still working on the remaining 20%