News:

Wondering if this will always be free?  See why free is better.

Main Menu

Can't load any mods at all

Started by Siirist, July 01, 2010, 01:02:07 AM

Previous topic - Next topic

Siirist

Hello,

I can move around the Admin Control Panel, but when I click on Packages, I get the white screen of death with the following error:

Parse error: syntax error, unexpected $end in /public_html/yoursanctuary/Sources/Subs-Package.php  on line 858

line 857: 'port' => isset($_POST['ftp_port']) ? $_POST['ftp_port'] : (isset($modSettings['package_port']) ? $modSettings['package_port'] : '21'),

line 858: 'username' => isset($_POST['ftp_username']) ? $_POST['ftp_username'] : (isset($modSettings['package_username']) ? $modSettings['package_use

Any thoughts?

Thanks are offered in advance.

Be Well,
Cloud 8)
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

Corrupted file, overwrite  that file with a fresh one

Siirist

Quote from: S-Ace on July 01, 2010, 01:31:57 AM
Corrupted file, overwrite  that file with a fresh one

S-Ace,

That fixed it!!
  Thank you very very much!!!

Be Well,
Cloud 8)
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

Quote from: SurvivorOfAbuse on July 01, 2010, 01:53:25 AM
Quote from: S-Ace on July 01, 2010, 01:31:57 AM
Corrupted file, overwrite  that file with a fresh one

S-Ace,

That fixed it!!
  Thank you very very much!!!

Be Well,
Cloud 8)


Well, I was over optomistic. When I actually go in, Download Packages, File Permissions, and Options function normally.
-----------------------------------------------
Installed Packages shows "No mods currently installed".
Here are that were installed:
- copy_topics_v1.6
- Disable_Right_Click_v4.0.2
- installed_time-rc3
- Karma_Buttons
- menu.buttons.1.1.smf.1.1.x-2.x
- Printbutton
- RulesOnPost 2.0RC2
- TopicNote_0.6    (the text below appears when modifying a board, and is not from SMF ver2.0 RC3, so it must be left over from this mod)
          Notice Title (Optional):
               The title for the notice that will go above the Message Index for this board
          Notice Description:
               Short description for the notice that will go above the Message Index for this board
- TopicSolved1.1
- treasury_v2.06
          Paid Subscriptions
               From this section you can view all the subscriptions you have available.
(this is showing as still active and can be reached ACP -> Members -> Paid Subscriptions)
-----------------------------------------------

I would install all of these again, except that Browse Packages gets this fatal error:
Fatal error: Call to undefined function: sort_params_link() in /public_html/yoursanctuary/Sources/Load.php(2083) : eval()'d code on line 644

line 643 =       );
line 644 =       // If there aren't any, skip.
line 645 =       if ($smcFunc['db_num_rows']($request) > 0)

For information purposes,
line 2664 = ?>

See screen shot for more

As always, thank you for your help.

Be Well,
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

Un install this mod -- installed_time-rc3, manually

See if it resolves the problem.

Siirist

Quote from: S-Ace on July 01, 2010, 12:58:36 PM
Un install this mod -- installed_time-rc3, manually

See if it resolves the problem.


I don't think I explained the situation adequately.

There are no mods installed. Not one.

Hmmm.

Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

QuoteInstalled Packages shows "No mods currently installed".
Here are that were installed:

It is installed, just not being shown in the list

Siirist

#7
Quote from: S-Ace on July 02, 2010, 01:01:24 AM
QuoteInstalled Packages shows "No mods currently installed".
Here are that were installed:

It is installed, just not being shown in the list

Very well, I will find the parse for the code and go to the host and uenninstall.

Thanks,
Cloud

--------------------------------------------------------------------------------

EDIT - July 2, 11:24am

I took screen shots of my ACP -> Packages -> Installed
ACP Packages Installed.png

I found the parse and took screen shot
Subs-Package Parse.png

and then I looked for the first add after, but couldn't find it
Subs-Package1.png

then I looked for the second add after, and couldn't find it either
Subs-Package2.png

I didn't take these screen shots to be snotty or aloof, :-[
only to show that I can't find anything.

* walks carefully on eggshells because I'm afraid I will piss someone off and will have to go away*  :-\  :'(
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

Quote from: SurvivorOfAbuse on July 02, 2010, 01:05:48 AM
Quote from: S-Ace on July 02, 2010, 01:01:24 AM
QuoteInstalled Packages shows "No mods currently installed".
Here are that were installed:

It is installed, just not being shown in the list

Very well, I will find the parse for the code and go to the host and uninstall.

Thanks,
Cloud

--------------------------------------------------------------------------------

EDIT - July 2, 11:24am

I took screen shots of my ACP -> Packages -> Installed
ACP Packages Installed.png

I found the parse and took screen shot
Subs-Package Parse.png

and then I looked for the first add after, but couldn't find it
Subs-Package1.png

then I looked for the second add after, and couldn't find it either
Subs-Package2.png

I didn't take these screen shots to be snotty or aloof, :-[
only to show that I can't find anything.

* walks carefully on eggshells because I'm afraid I will piss someone off and will have to go away*  :-\  :'(


Hello,

Just needed this to be refreshed, changed the subject line, and to say that

I can't load any mods at all

Again, here is the error
Fatal error: Call to undefined function: sort_params_link() in Sources/Load.php(2083) : eval()'d code on line 644

and here are the Lines of Load.php again as well

643      );
644      // If there aren't any, skip.
645      if ($smcFunc['db_num_rows']($request) > 0)

Will reloading SMF ver2.0 RC3 Fix the error?

Thanks in advance.

Be Well,
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

your subs-packages.php is fresh with no edits, you need to remove the other edits,

Siirist

First, we are more jumpy than most,
we apologize for that. :-[
We realize that technically, we can go to "Download Packages" and install them, :-[ but we don't dare install mods until this error is gone because it may do more damage. :-\
That is why we jumped to that conclusion. Sorry  O:)

Quote from: S-Ace on July 03, 2010, 01:09:19 AM
your subs-packages.php is fresh with no edits, you need to remove the other edits,


S - Ace, thanks for your help, but don't know what you mean when you say "you need to remove the other edits,". :-\


So, first opened the file Subs-Packages.php and saved it as Subs-Packages-Broken6-29-10.php
Then we opened Subs-Packages.php~ and looked at line 644 and because it was different,
we saved it as Subs-Packages.php :P
Then we went to Admin-> Maintenance-> Forum Maintenance-> Routine-> Empty the file cache
The maintenance task 'Empty the file cache' was executed successfully.
and then reloaded the Browse Packages page.
Fatal error: Call to undefined function: sort_params_link() in /home/thegr45/public_html/yoursanctuary/Sources/Load.php(2083) : eval()'d code on line 644
Damn  >:(
Refreshed page
No Difference
Damn, Damn  >:(  >:(

We went to Admin-> Maintenance-> Forum Maintenance-> Routine-> Find and repair any errors :P
Congratulations, no errors found! Thanks for checking. But there is an error ???

Still trying to think of a "clean replacement of Subs-Package", in downloads we found an SMF folder that contained an extracted SMF ver2.0 RC3 Upgrade. Went to the -> Sources -> Subs-Packages.php in our downloads folder and looked at it and it looked okay, :)

So, we Ctrl+A to highlight everything, then we opened Sources -> Subs-Packages.php, highlighted everything and pasted, then we saved it as Subs-Packages.php ;D

So we now have the:
originally non-functioning as Subs-Packages-Broken6-29-10.php
the original "back-up" remains as Subs-Packages.php~
and the upgrade file we found is currently Subs-Packages.php

We went to Admin-> Maintenance-> Forum Maintenance-> Routine-> Empty the file cache ;)
The maintenance task 'Empty the file cache' was executed successfully.
and reloaded the Browse Packages page.
Fatal error: Call to undefined function: sort_params_link() in /home/thegr45/public_html/yoursanctuary/Sources/Load.php(2083) : eval()'d code on line 644
Damn, Damn  >:(  >:(
Refreshed page ;)
No difference again
Damn, Damn, Damn  >:(  >:(  >:(

Head-desk Like a brick wall.  :(

Have attached the current Subs-Packages.php  O:)

Thank you for trying S - Ace. We appreciate your repeated attempts and your time.  :) :) :)

*still wonders if "over-installing" the program would fix this - would have to be done without wiping out the data base, done this, but forget that one file that should NOT be overwritten*

Hope all are or will have a safe week-end, :D
Cloud
PS --> Do want to say that at least the forum is operational, but the effects of the mods are not there (except for Paid Subscriptions ???:-\  .  *nods* It could be much worse.
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Seeing how errors you are getting the easiest way to go about it is to overwrite all your forum files with fresh files from the large upgrade package. But do not upgrade the upgrade.php and the other upgrade sql files. Then you go install your mods again.

Siirist

Quote from: cicka on July 03, 2010, 01:34:24 PM
Seeing how errors you are getting the easiest way to go about it is to overwrite all your forum files with fresh files from the large upgrade package. But do not upgrade the upgrade.php and the other upgrade sql files. Then you go install your mods again.



cicka,

Thank you very much for your help!

"overwrite all your forum files with fresh files from the large upgrade package. But do not upgrade the upgrade.php and the other upgrade sql files."

First, is this task done by copy and paste the files one at a time?
Second, what are the other upgrade sql files?

Thank you again.

Be Well,
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Quote from: SurvivorOfAbuse on July 03, 2010, 03:53:36 PM
Quote from: cicka on July 03, 2010, 01:34:24 PM
Seeing how errors you are getting the easiest way to go about it is to overwrite all your forum files with fresh files from the large upgrade package. But do not upgrade the upgrade.php and the other upgrade sql files. Then you go install your mods again.



cicka,

Thank you very much for your help!

"overwrite all your forum files with fresh files from the large upgrade package. But do not upgrade the upgrade.php and the other upgrade sql files."

First, is this task done by copy and paste the files one at a time?
Second, what are the other upgrade sql files?

Thank you again.

Be Well,
Cloud

You can do it with a ftp program. Download the large upgrade package at your computer, unzip it, delete the upgrade.php and the other upgrade sql files and then ftp the files to your forum folder overwriting them.

Siirist

*nods*
I think I have that already extracted on my hard drive because it is where I got the Subs-Package.php

The folder is titled "smf_2-0-rc3_upgrade"
Do you know if these are ALL the sql files?
upgrade_1-0.sql
upgrade_1-1.sql
upgrade_2-0_mysql.sql
upgrade_2-0_postgresql.sql
upgrade_2-0_sqlite.sql
OR
are there more hidden in these folders
attachments
avatars
cache
Packages
Smileys
Sources
Themes

Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Yes, they are the ones. There are no other hidden upgrade files.

Siirist

Quote from: cicka on July 03, 2010, 04:12:33 PM
Yes, they are the ones. There are no other hidden upgrade files.

Thank you!!!   :D

Should be done in about 3-5 minutes. ;D

Cloud 8)
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Quote from: SurvivorOfAbuse on July 03, 2010, 04:15:12 PM
Quote from: cicka on July 03, 2010, 04:12:33 PM
Yes, they are the ones. There are no other hidden upgrade files.

Thank you!!!   :D

Should be done in about 3-5 minutes. ;D

Cloud 8)


You are welcome :) I hope the method I suggested it will help.

Siirist

#18
cicka,

I hope so too.
Because I didn't upload the upgrade.php, I don't have to do anything other than sign out and sign in, right?

Cloud


EDIT -  If you are reading this, ALWAYS remember to Back-Up BEFORE making changes like this, because I forgot.  :o  Hope it goes okay :-[
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Quote from: SurvivorOfAbuse on July 03, 2010, 04:23:47 PM
cicka,

I hope so too.
Because I didn't upload the upgrade.php, I don't have to do anything other than sign out and sign in, right?

Cloud


EDIT -  If you are reading this, ALWAYS remember to Back-Up BEFORE making changes like this, because I forgot.  :o  Hope it goes okay :-[

You will not have to do anything else, even sign out and sign in is not needed.

Siirist

Finished uploading and refreshed the screen with a F5

oopsey, forum is now non-operational
White screen of death
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/Subs.php  on line 708
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Can you replace that file again? Doing what I adviced should not make the forum non-operational. It simply cleans it up.

Siirist

Quote from: cicka on July 03, 2010, 04:52:44 PM
Can you replace that file again? Doing what I adviced should not make the forum non-operational. It simply cleans it up.

Sure

Give me a minute
by the way we are working on Your Sanctuary

Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

k,

refreshed, now getting this

Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/Load.php  on line 2370

will manually upload that one

Be right back

Clouud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

xenovanis

#24
Cloud, it looks to me like something is eating your files during upload. What ftp-client are you using? Did you receive any errors during the transfer?
"Insanity: doing the same thing over and over again and expecting different results."

Siirist

#25
Quote from: xenovanis on July 03, 2010, 05:01:20 PM
Cloud, it looks to me like something is eating your files during upgrade. What ftp-client are you using? Did you receive any errors during the transfer?

Okay first, cicka, I don't want you to feel anything about this except good for trying to help me out.
the forum is operational again  :D

Second, xenovanis, I am using filezilla.
I got a CRAP LOAD of connection lost or that sort of thing. It always connected again and resumed transfer
Here is the coding:

If this is a security risk I will delete this info by modifying my post.
*deleted coding for security reasons*

Cloud

BTW  I am back to the same original error

Fatal error: Call to undefined function: sort_params_link() in /Sources/Load.php(2083) : eval()'d code on line 644
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

xenovanis

Quote from: SurvivorOfAbuse on July 03, 2010, 05:14:07 PM
I got a CRAP LOAD of connection lost or that sort of thing. It always connected again and resumed transfer

Well, there's a reasonable cause then. Could you try switching to active transfermode and see if that helps to keep the connection stable? There should be also an option to 'keepalive', see if that's enabled (sorry, using a different ftp client in a different language, so the wording might be a bit different).
"Insanity: doing the same thing over and over again and expecting different results."

Siirist

Quote from: xenovanis on July 03, 2010, 05:21:41 PM
Quote from: SurvivorOfAbuse on July 03, 2010, 05:14:07 PM
I got a CRAP LOAD of connection lost or that sort of thing. It always connected again and resumed transfer

Well, there's a reasonable cause then. Could you try switching to active transfermode and see if that helps to keep the connection stable? There should be also an option to 'keepalive', see if that's enabled (sorry, using a different ftp client in a different language, so the wording might be a bit different).

Thanks for everyone's help and guidance.

The worst part is I have a DIAL-UP connection, I will look and see it the references you made are available.

Be right back.
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

Couldn't find anything like that.
The forum is up and running, so I think I will just let it go till Tuesday, July 6. then I can get HIGH SPEED wireless. ;D
Thank You both cicka and xenovanis for your help.

Have a GREAT week-end.

Be Well and Stay Safe,
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

xenovanis

Maybe this will help:
http://support.tigertech.net/filezilla-passive

I was also told to
Quote from: K@
MAKE SURE FILEZILLA IS SET TO UPLOAD IN BINARY MODE.

"Transfer" menu>Transfer type>Binary.
"Insanity: doing the same thing over and over again and expecting different results."

Siirist

Quote from: xenovanis on July 03, 2010, 05:45:52 PM
Maybe this will help:
http://support.tigertech.net/filezilla-passive

I was also told to
Quote from: K@
MAKE SURE FILEZILLA IS SET TO UPLOAD IN BINARY MODE.

"Transfer" menu>Transfer type>Binary.

Okay, will look into that and also the Binary Mode, however, as I was "watching" upload, it was switching between Binary and ASCII so, hmmm

Thanks Again,
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

ohh wow, so you went with upgrade.

the best way to upload would be cpanel, upload the package and extract online using c panel.

about the errors, some of your files are either courupted or not overwritten .

about my helping methods, what i meant by removinng the other mods was to remove the other edits made by that mod on other files.

Siirist

Quote from: S-Ace on July 03, 2010, 11:51:25 PM
ohh wow, so you went with upgrade.
Ya, but we think we need to verify that we have the "large" upgrade

Quote
the best way to upload would be cpanel, upload the package and extract online using c panel.
As far as we know, it isn't possible to do this with our C-Panel. We have attached a screen shot for your viewing

Quote
about the errors, some of your files are either corrupted or not overwritten .

about my helping methods, what i meant by removing the other mods was to remove the other edits made by that mod on other files.
we do not have an accurate record of which mods were installed on this forum. Normally this would be easy, however, we are the admin or tech support for three (3) different forums.

All that said, we will probably start recording what mods (and themes) are being used by what forum.

Stay Safe,
Your Sanctuary Staff
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

sAce

Quote from: SurvivorOfAbuse on July 04, 2010, 02:14:52 AM


Quote
the best way to upload would be cpanel, upload the package and extract online using c panel.
As far as we know, it isn't possible to do this with our C-Panel. We have attached a screen shot for your viewing

Its found under file manager v2, top right icons ( compress/extract )

after all this where are you standing now ? give a status update,

and i apologize for vanishing i was out of town just came back in.

CapadY

As a matter of fact I would always clear the forumcache in such a situation.
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

Siirist

Feels like a whirl pool,

Went to the tiger thing and and set to binary and keep active and uploaded again.

Went to Your Sanctuary and got:
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/Subs.php  on line 3275

Head-desk

Going to upload manually, BRB.

Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

#36
Thanks S-Ace and capady,

FIRST, I REALLY REALLY WANT TO MAKE CLEAR
IF POSSIBLE,
ALWAYS BACK-UP
BEFORE MAKING ANY CHANGES!!!!!


Okay, after manually uploading the Sources/Subs.php, the forum is up :D

It also appears to have fixed the original problem.  ;D

S-Ace, I understand that life happens so - NO worries.  See attachment.t
ing I
I have no assurances that the posts are "up to date" which is something that I will have to live with
Please don't do this to your members, especially if you have a large forum. BACK-UP FIRST!!

Now, the question is "What caused this to happen?"

Cloud 8)

EDIT - Directories and Tables are stable. Back-up up database as I am posting this. There are still errors :'(

Template Parse Error!
There was a problem loading the /Themes/default/Profile.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.
syntax error, unexpected $end

There may be more that I haven't found yet.  :-\
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Siirist

#37
Okay, so we got the database backed-up.

We went through every internal link in the top menu and through EVERY PAGE of the ACP and (HOLY CRAP!!), this is what we found: (those with an * we will try to fix by manually uploading the file that is listed)

Profile
Template Parse Error!
There was a problem loading the /Themes/default/Profile.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.
You may want to try to refresh this page or use the default theme.
syntax error, unexpected $end

Even though I am an Administrator, I still can't get into my or any members profile


* My Messages
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/PersonalMessage.php  on line 1814

* ACP - > News and Newsletters
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/Subs-Post.php  on line 1990

* ACP -> Forum -> Boards -> Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Forum -> Calendar -> Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Forum -> Search -> Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Forum -> Smileys -> Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Forum -> Attachments and Avatars -> Attachment Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Forum -> Attachments and Avatars -> Avatar Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Members -> Membergroups -> Settings
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

* ACP -> Members -> Permissions
Parse error: syntax error, unexpected $end in /home/thegr45/public_html/yoursanctuary/Sources/ManagePermissions.php  on line 1473

Wish me luck (LOL),
Cloud
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

cicka

Somehow your files are not being transferred over properly when uploading them because the errors you have would have gone away by now. Because as I already stated, your forum files will be completly cleaned up when replaced with the files from the large package.

sAce

Quote from: cicka on July 04, 2010, 01:35:30 PM
Somehow your files are not being transferred over properly when uploading them because the errors you have would have gone away by now. Because as I already stated, your forum files will be completly cleaned up when replaced with the files from the large package.

I agree on that, use cpanel' s file manager to upload files

Siirist

Quote from: S-Ace on July 04, 2010, 01:58:05 PM
Quote from: cicka on July 04, 2010, 01:35:30 PM
Somehow your files are not being transferred over properly when uploading them because the errors you have would have gone away by now. Because as I already stated, your forum files will be completly cleaned up when replaced with the files from the large package.

I agree on that, use cpanel' s file manager to upload files

I concur with both of you, yet the problems have been corrected, though only through your help and perseverance. ;)

Any guesses as to what caused the failure of the "Browse Packages" in the first place? :-\

Thanks for helping us through this, :D
Cloud 8)

PS - I am marking this as solved yet I will let it remain on my Notifications so that I will know if you replied
Needed information:
- What's your SMF version?, What MODs are installed? What Theme(s) are you using? Have you backed up your database?

--> At least 50% of the questions asked are answered in the Online Manual <--
Mods for ver 1.x will NOT run on ver 2.x

Advertisement: