212
I Use This!
High Activity

News

Analyzed about 15 hours ago. based on code collected 1 day ago.
Posted almost 5 years ago by [email protected] (jeffjohnvol)
I installed an extension and now I'm getting: Parse error: syntax error, unexpected 'new' (T_NEW) in /home/devebacs/domains/chattlab.org/public_html/wiki/lib/plugins/imagemap/syntax.php on line 63 on every page.  The guy that has the server access ... [More] is on vacation, and I was wondering if there is a manual commandurl I can execute to remove that plugin?  Worst case I'll just wait until he gets back, but I'd like to clean this up if I can.  I'm logged in as admin. [Less]
Posted almost 5 years ago by [email protected] (jeffjohnvol)
I installed an extension and now I'm getting: Parse error: syntax error, unexpected 'new' (T_NEW) in /home/devebacs/domains/chattlab.org/public_html/wiki/lib/plugins/imagemap/syntax.php on line 63 on every page.  The guy that has the server access ... [More] is on vacation, and I was wondering if there is a manual commandurl I can execute to remove that plugin?  Worst case I'll just wait until he gets back, but I'd like to clean this up if I can.  I'm logged in as admin. [Less]
Posted almost 5 years ago by [email protected] (turnermm)
It did make changes but not what was expected.  But it did have an effect. Did you clear out data/cache?  I had to clear out data/cache to get back to where the template was before inserting your code.
Posted almost 5 years ago by [email protected] (turnermm)
It did make changes but not what was expected.  But it did have an effect. Did you clear out data/cache?  I had to clear out data/cache to get back to where the template was before inserting your code.
Posted almost 5 years ago by [email protected] (Wolfgang Henderkes)
Here it is: /* Version 3.0 */    /* 28.6.18 */            /* General style guide */    body        {     font-size: 1.2em;     margin: 0.0em;     line-height: 1.6em;     }         p:first-letter        {     font-size: 1.0em;     }         ... [More] /* Listing */    div.dokuwiki li        {     font-size: 1em;     line-height: 1.4em;     text-indent: 0em;     margin-bottom: 0.5em;     }     /* Code */    code        {     font-size: 1.0em;     color: #008080;     }        /* Tables */    div.dokuwiki table     {     margin-top: 2.0em;     margin-bottom: 0.0em;     }     div.dokuwiki td, td p        {     font-size: 1.0em;     margin-top: 0.0em;     color: #000000;     line-height: 100%;     text-indent: 0em;     }     div.dokuwiki td p:first-letter        {     font-size: 1.0em;     }     div.dokuwiki thead, thead p        {     font-size: 1.0em;     font-weight: bold;     margin-top: 0.0em;     color: #808080;     text-align: left;     line-height: 80%;     text-indent: 0.0em;     }     div.dokuwiki thead p:first-letter        {     font-size: 1.0em;     }             /* Headers */    div.dokuwiki H1        {     font-size: 1.0em;     margin: 0;     }     div.dokuwiki H2        {     font-size: 1.0em;     margin: 0;     text-align: right;     }     div.dokuwiki H3        {     font-size: 1.8em;     margin: 1.0em;     color: #b7274c;     text-align: center;     }     div.dokuwiki H4        {     font-size: 1.5em;     margin-top: 1.5em;     text-align: left;     color: #808080;     } div.dokuwiki H5     {     font-size: 1.2em;     margin-top: 0.5em;     margin-bottom: 2.5em;     text-align: left;     color: #000000;     }     /* HyperLInks */    div.dokuwiki A        {     color: #29a6e5;     text-decoration: none;     }     div.dokuwiki A:visited        {     color: #66669C;     text-decoration: none;     }     div.dokuwiki A:active        {     color: #FB0000;     text-decoration: none;     }     div.dokuwiki A:hover        {     color: #BD4542;     text-decoration: underline;     } div.dokuwiki div.left_sidebar {   background: url('lib/tpl/arctic/images/logo.png') no-repeat;   padding-top: 64px; } [Less]
Posted almost 5 years ago by [email protected] (Wolfgang Henderkes)
Here it is: /* Version 3.0 */    /* 28.6.18 */            /* General style guide */    body        {     font-size: 1.2em;     margin: 0.0em;     line-height: 1.6em;     }         p:first-letter        {     font-size: 1.0em;     }         ... [More] /* Listing */    div.dokuwiki li        {     font-size: 1em;     line-height: 1.4em;     text-indent: 0em;     margin-bottom: 0.5em;     }     /* Code */    code        {     font-size: 1.0em;     color: #008080;     }        /* Tables */    div.dokuwiki table     {     margin-top: 2.0em;     margin-bottom: 0.0em;     }     div.dokuwiki td, td p        {     font-size: 1.0em;     margin-top: 0.0em;     color: #000000;     line-height: 100%;     text-indent: 0em;     }     div.dokuwiki td p:first-letter        {     font-size: 1.0em;     }     div.dokuwiki thead, thead p        {     font-size: 1.0em;     font-weight: bold;     margin-top: 0.0em;     color: #808080;     text-align: left;     line-height: 80%;     text-indent: 0.0em;     }     div.dokuwiki thead p:first-letter        {     font-size: 1.0em;     }             /* Headers */    div.dokuwiki H1        {     font-size: 1.0em;     margin: 0;     }     div.dokuwiki H2        {     font-size: 1.0em;     margin: 0;     text-align: right;     }     div.dokuwiki H3        {     font-size: 1.8em;     margin: 1.0em;     color: #b7274c;     text-align: center;     }     div.dokuwiki H4        {     font-size: 1.5em;     margin-top: 1.5em;     text-align: left;     color: #808080;     } div.dokuwiki H5     {     font-size: 1.2em;     margin-top: 0.5em;     margin-bottom: 2.5em;     text-align: left;     color: #000000;     }     /* HyperLInks */    div.dokuwiki A        {     color: #29a6e5;     text-decoration: none;     }     div.dokuwiki A:visited        {     color: #66669C;     text-decoration: none;     }     div.dokuwiki A:active        {     color: #FB0000;     text-decoration: none;     }     div.dokuwiki A:hover        {     color: #BD4542;     text-decoration: underline;     } div.dokuwiki div.left_sidebar {   background: url('lib/tpl/arctic/images/logo.png') no-repeat;   padding-top: 64px; } [Less]
Posted almost 5 years ago by [email protected] (turnermm)
\my point is this:  if your own styles apply to the bootstrap template and if the update to the template has changes that affect your styles, then maybe that is the problem.  Could you attach your userstyle.css?
Posted almost 5 years ago by [email protected] (turnermm)
\my point is this:  if your own styles apply to the bootstrap template and if the update to the template has changes that affect your styles, then maybe that is the problem.  Could you attach your userstyle.css?
Posted almost 5 years ago by [email protected] (Wolfgang Henderkes)
usersyle.css was used before updating bootstrap 3. Since the update the problem occurs.
Posted almost 5 years ago by [email protected] (Wolfgang Henderkes)
usersyle.css was used before updating bootstrap 3. Since the update the problem occurs.