SimpleDesk

SimpleDesk! => SimpleDesk Support => Topic started by: eliteSchwein on May 23, 2018, 02:34:07 PM

Title: Profile Settings Change error
Post by: eliteSchwein on May 23, 2018, 02:34:07 PM
Hello there

i installed simpledesk to my Forum, and i only installed simpledesk and 1 theme from smftricks.
everthing works create only Profile setting (aka. Avatar upload as example) doesnt work, you can mark you setting but wenn you press the submit button:

syntax error, unexpected 'no_member' (T_STRING), expecting ',' or ')'

what can i do?
Title: Re: Profile Settings Change error
Post by: SleePy on May 23, 2018, 05:49:52 PM
Can you attach the affected file?  Looks like a bad edit from another mod.  You shouldn't proceed with mod installs if a error is detected.
Title: Re: Profile Settings Change error
Post by: eliteSchwein on May 23, 2018, 07:29:06 PM
I have only one mod, and now my default member is broken and has another name, and i must remove the Threads with phpmyadmin and also they wont show after some time, same error

I used this:http://custom.simplemachines.org/mods/index.php?mod=2491 and parsed it to smf 2.0.15 (which is my version)...

I try to remove it and hope my forum works normally again, and than i need some help with installation... I cant find other ticket system for smf, and i need one..
Title: Re: Profile Settings Change error
Post by: SleePy on May 25, 2018, 11:24:17 PM
If you are manually making changes you must be careful to ensure that the changes you made are valid code and queries.
Sometimes you can get a mod to install by uninstalling the original mod, install the second and install the original again.

The version for SimpleDesk supporting SMF's future 2.1 is edit free, which can help ensure that it works better with other modifications.

Title: Re: Profile Settings Change error
Post by: eliteSchwein on May 26, 2018, 06:54:17 AM
I am sure i made everthing correct... And also double checked the linux permission
Title: Re: Profile Settings Change error
Post by: SleePy on May 28, 2018, 12:27:38 PM
The code is wrong not the permissions.  Which is why you receive a php error.
Title: Re: Profile Settings Change error
Post by: eliteSchwein on May 28, 2018, 12:49:57 PM
//found
Title: Re: Profile Settings Change error
Post by: eliteSchwein on May 31, 2018, 07:30:36 PM
#Push

I found

Every file drops this

2: Parameter 1 to shd_buffer_replace() expected to be a reference, value given

What can i do to fix it?
Title: Re: Profile Settings Change error
Post by: SleePy on June 10, 2018, 04:31:08 PM
Is there a previous error?  This is a replacement error in a buffer handler, which is near the end of the page generation process.
Title: Re: Profile Settings Change error
Post by: eliteSchwein on June 11, 2018, 02:41:55 AM
I coding now my own forum, but thanks for the Support