Hi,
I am not sure if this is in the correct forum or not. When I click on >Extensions, >>Tags the window is blank. My list of installed tags is blank. This is something new. I am running v 1.11.4.
Thank you for any input.
Camille
Extensions > Tags is blank
-
- Forum Members
- Posts: 142
- Joined: Fri Jun 17, 2011 12:22 am
Re: Extensions > Tags is blank
Hi Camille,
please check the folder /plugin on your server if there are some non core plugins. Mean plugins they are not in a default CMSMS installation.
If there are someone delete it (after backing up
) and retry to see the plugin list in backend.
please check the folder /plugin on your server if there are some non core plugins. Mean plugins they are not in a default CMSMS installation.
If there are someone delete it (after backing up

-
- Forum Members
- Posts: 142
- Joined: Fri Jun 17, 2011 12:22 am
Re: Extensions > Tags is blank
Thank you for the quick reply! I do see the plugins folder. What exactly would I be looking for?
Camille
Camille
Re: Extensions > Tags is blank
The list is blank or the whole 'page' is blank?
Blank pages usually imply php/server errors which are not displayed. In that case you should have a look at the error logs of the web server. Sometimes the admin log of CMSMS can be helpful too.
Blank pages usually imply php/server errors which are not displayed. In that case you should have a look at the error logs of the web server. Sometimes the admin log of CMSMS can be helpful too.
-
- Forum Members
- Posts: 142
- Joined: Fri Jun 17, 2011 12:22 am
Re: Extensions > Tags is blank
The list itself is blank.
When I turn on debug, I receive the following on the Tags page:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /plugins/modifier.sortby.php on line 24
**UPDATE**
I deleted that plugin, and my tags now appear. Is there any reason why I would need the "modifier.sortby.php" plugin?
When I turn on debug, I receive the following on the Tags page:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /plugins/modifier.sortby.php on line 24
**UPDATE**
I deleted that plugin, and my tags now appear. Is there any reason why I would need the "modifier.sortby.php" plugin?
Re: Extensions > Tags is blank
Check your system information page for any yellow ! or red X...
-
- Forum Members
- Posts: 142
- Joined: Fri Jun 17, 2011 12:22 am
Re: Extensions > Tags is blank
Thank you. There are no yellow/red X's.
Re: Extensions > Tags is blank
You should check your website too where this modifier was used. If this plugin is no longer available there waits the next trouble.