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
16
Support / Re: Fatal Error index.php
« on October 15th, 2016, 09:49 AM »
yep,
About your changes in the latest revisions,well done brings wedge forum software to a higher level and distinguished therein to other forum software.

My compliments. :cool:
17
Support / Re: Fatal Error index.php
« on October 11th, 2016, 08:06 PM »
Fixed an corrupt file
18
Support / Re: Fatal Error index.php
« on October 10th, 2016, 08:02 PM »
Reüpload entire Wedge Folder (new one with new revs) still getting the same fatal error on index.php.
19
Support / Fatal Error index.php
« on October 9th, 2016, 11:46 AM »
Howto handle on this one

Fatal error: Call to undefined function checkUserBehavior() in /home/*******/domains/*******/public_html/forum/******/index.php on line 105

104 // Check the request for anything hinky.
105 checkUserBehavior();

:edit:
Web error log:
(click to show/hide)
[Sun Oct 09 11:26:16.648877 2016] [autoindex:error] [pid 17939] [client 5*************] AH01276: Cannot serve directory /home/*******/domains/******/public_html/: No matching DirectoryIndex (index.html,index.htm,index.shtml,index.php,index.php5,index.php4,index.php3,index.phtml,index.cgi) found, and server-generated directory index forbidden by Options directive
20
Support / Re: Class-DB changes?
« on October 8th, 2016, 02:06 PM »
Error log tracks register warnings and notice
21
Support / Re: Class-DB changes?
« on October 8th, 2016, 10:57 AM »
Quote from Nao on October 1st, 2016, 07:40 PM
I promise I'll get to it next week. This has just bern the shittiest week ever... :(
You have recovered yourself,thank god for that :)....well done.I am back on the track just üploaded again all files of the latest Wedge source code repository,and guess what all went smooth.

Except for this guess it had to do something with my Dutch language (translation).

Check Detailed version.
Errors Manage Maintenance.php on line 894,896 and 897 & Admin.template.php
22
Support / Re: Class-DB changes?
« on October 1st, 2016, 12:06 PM »
Well i'm done with it,deleted the last revs and get back to a working forum before the new revs.....even media gallery give's me all kind of errors and troubles.

I'm sorry but I can not afford to have a malfunctioning forum.
23
Support / Re: Class-DB changes?
« on September 30th, 2016, 08:58 AM »
Quote from CerealGuy on September 29th, 2016, 02:20 PM
Didn't try it yet, but something like this should work.
Adding that line's gives me another warning on Line 776.(Happens when Run Tasks Forum Maintenance<=>Routine<=>Optimize all tables.

Looks like a snowball effect remains a struggle with Class-DB.php,
24
Support / Re: Class-DB changes?
« on September 29th, 2016, 09:22 AM »
Warning (level 2): mysqli_real_escape_string() expects exactly 2 parameters, 1 given Class-DB.php Line 775

25
Support / Re: Class-DB changes?
« on September 27th, 2016, 09:22 PM »
Quote from Nao on September 27th, 2016, 01:32 PM
Yeah, I should have split the three different changes to that file into three commits (variable renaming, function renaming and adding a placeholder for it)... sorry about that.

I'll commit it.
Took me some time to get things right,but it seems to be oké now,suppose you have not incorporated the final addition of :at: Cereal Guy ?,because i had to add this lines manually into the newest revs of Class-DB.PHP.

B.t.w Thanks Cereal Guy for your efforts :cool:
26
Support / Re: Class-DB changes?
« on September 25th, 2016, 06:26 PM »
Just üpload newer revs,and finally knowing what is going wrong,thanks to
[Commit revision d41f147]
Quote
! Some PHP installs prefer, by default, to give you blank pages or Apache errors instead of showing you an unfinished page when errors are met. I never realized that. Putting things back to normal. At least it'll make debugging easier now... (index.php
Parse error: syntax error, unexpected 'handle_utf8mb4' (T_STRING), expecting variable (T_VARIABLE) in /home/........./domains/......../public_html/......../wedge-master/gz/app/Class-DB.php on line 621
27
Support / Re: Class-DB changes?
« on September 25th, 2016, 10:11 AM »
PHP 5.6.23-0+deb.8 Local server
PHP 5.5.37 Hosted server

Just a thought i believe :at: Nao is using PHP 7 is it possible that the new revs are written in or for PHP 7,because i never have any issues on this scale when i üploaded new revs
28
Support / Re: Class-DB changes?
« on September 25th, 2016, 08:17 AM »
Quote from Nao on September 24th, 2016, 11:55 PM
Are you sure you uploaded all of the files in the new revision..? If you missed one, it may have triggered an incompatibility.
Yes I uploaded all the files at once;
with a waiting period to give the servers an opportunity to process them,no luck at all, this happen as well on hosted server and local server.

 :edit: Thought could this be an PHP script issue PHP 7. versus PHP 5.
29
Support / Re: Class-DB changes?
« on September 24th, 2016, 09:26 AM »
Quote from CerealGuy
What really makes me wonder is that you don't get any errors. Can't believe that you just can't connect to your *sql server and that's it. The changes are on the Class-DB file, but not in the connection parts.
Well it is no errors,been login at forum immediately when the Class-DB file is uploaded, and the website page is refreshed.

But still searching, problem not been found until then I avoid the new revisions made in Class-DB
30
Support / Re: Class-DB changes?
« on September 22nd, 2016, 08:42 PM »
Quote from CerealGuy on September 22nd, 2016, 06:30 PM
@Freñiçh did you do any custom changes to those files on your own?
No i do not have made any custom changes.
Quote from CerealGuy on September 22nd, 2016, 06:30 PM
This is the commit which most likely makes trouble for you. I didn't roll it out on my installs, no time in the moment.
https://github.com/Wedge/wedge/commit/14c4ea60a02c04787834ad73ccaa86e793b3cc18
Yeah that comment is known by me