Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: updating 4.4.1 > 4.6.2
jakob wrote #311098:
And also check your PHP version is modern enough (5.6+ I think).
for TXP 4.6 PHP 5.3+ should be OK, newer is better although PHP 7.1+ might have issues.
Otherwise agree, logging out, clearing cookies, caches etc, then going in again might resolve the issue (dusty memories of all kind of weird rendering issues with one site when upgrading 4.5.x -> 4.6).
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg
Offline
Re: updating 4.4.1 > 4.6.2
update: I just noticed that the user / pswd i have is only Copy Editor. There are 2 other ids as Publisher. I should be be able to reset the passwords for one of the Publishers vis MyPhpAdmin and get access to Prefs Languages etc.. as per these instructions right?
Last edited by bici (2018-04-17 15:19:19)
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
Or you may change the privileges of the user to 1 (publisher).
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: updating 4.4.1 > 4.6.2
colak wrote #311114:
Or you may change the privileges of the user to 1 (publisher).
that helped. still working on other issues.
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
i have made progress. On locallhost and on babaleo.com my live test site
i have the site working after update to 4.6.2 but the Home section and the Client sections are blank. Can’t puzzle out why?Last edited by bici (2018-04-17 23:08:12)
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
i just noticed that the two sections that are not showing up are Sticky status.
also if i use the full url for the home page it shows up :
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
are there errors in these old tags that i am might be missing?
Page is not rendering:
<txp:output_form form="meta" />
<body id="<txp:if_section name="">front<txp:else /><txp:section /></txp:if_section>">
<div id="accessibility">
<ul>
<li><a href="#content"><txp:text item="go_content" /></a></li>
<li><a href="#sidebar-1"><txp:text item="go_nav" /></a></li>
<li><a href="#sidebar-2"><txp:text item="go_search" /></a></li>
</ul>
</div>
<div id="container">
<!-- head -->
<txp:output_form form="head-new" />
<div id="content">
<txp:if_category>
<h2><txp:category title="1" /></h2>
<div class="hfeed">
<txp:article form="article_listing" limit="5" />
</div>
<txp:else />
</txp:if_search>
<div class="hfeed">
<txp:article limit="1" form="static_article" status="sticky" id="3" />
</div>
</txp:if_category>
<txp:if_individual_article>
<div class="divider"><img src="<txp:site_url />images/1.gif" width="400" height="1" alt="---" title="" /></div>
<p><txp:link_to_prev>« <txp:prev_title /></txp:link_to_prev>
<txp:link_to_next><txp:next_title /> »</txp:link_to_next></p>
<txp:else />
<p><txp:older>« <txp:text item="older" /></txp:older>
<txp:newer><txp:text item="newer" /> »</txp:newer></p>
</txp:if_individual_article>
</div>
</div>
<!-- footer -->
<div id="foot"> </div>
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
Have you turned ON debugging mode in the Preferences > Site ?
That may help tracking issues.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg
Offline
Re: updating 4.4.1 > 4.6.2
phiw13 wrote #311151:
Have you turned ON debugging mode in the Preferences > Site ?
That may help tracking issues.
big time errors.
Tag error: <txp:rsd /> -> Textpattern Notice: tag is deprecated while parsing form meta on page default
textpattern/publish/taghandlers.php:5025 trigger_error()
rsd()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/lib/txplib_misc.php:4415 parse()
textpattern/publish/taghandlers.php:487 parse_form()
output_form()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
Tag error: <txp:article limit=1 form=“static_article” status=“sticky” id=“2” /> -> Textpattern Warning: Attribute values must be quoted. while parsing form None on page default
textpattern/lib/txplib_misc.php:2556 trigger_error()
textpattern/lib/txplib_publish.php:514 splat()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/publish/taghandlers.php:4198 parse()
if_category()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/lib/txplib_misc.php:4476 parse()
textpattern/publish.php:562 parse_page()
Tag error: <txp:article limit=1 form=“static_article” status=“sticky” id=“2” /> -> Textpattern Notice: Unknown tag attribute: id. while parsing form None on page default
textpattern/lib/txplib_misc.php:2152 trigger_error()
textpattern/publish.php:754 lAtts()
textpattern/publish.php:1110 doArticles()
textpattern/publish.php:696 parseArticles()
article()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:463 processTags()
textpattern/publish/taghandlers.php:4198 parse()
if_category()
Tag error: <txp:article limit=1 form=“static_article” status=“sticky” id=“2” /> -> Textpattern Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘) LIMIT 0, 1’ at line 1 while parsing form None on page default
textpattern/lib/txplib_db.php:409 trigger_error()
textpattern/lib/txplib_db.php:1126 safe_query()
textpattern/lib/txplib_db.php:975 startRows()
textpattern/publish.php:971 safe_rows_start()
textpattern/publish.php:1110 doArticles()
textpattern/publish.php:696 parseArticles()
article()
textpattern/vendors/Textpattern/Tag/Registry.php:83 call_user_func()
textpattern/lib/txplib_publish.php:514 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:463 processTags()
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
Not that many…
The first one (<txp:rsd />
) is a notice. Don’t think you need that tag.
The rest is a cascade; the first issue creates the mess. You have an unquoted attribute there: <txp:article limit=1
; fix that and things should improve. Then you have that issue with an id
attribute. Doc is here.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg
Offline
Re: updating 4.4.1 > 4.6.2
phiw13 wrote #311154:
Not that many…
The first one (
<txp:rsd />
) is a notice. Don’t think you need that tag.The rest is a cascade; the first issue creates the mess. You have an unquoted attribute there:
<txp:article limit=1
; fix that and things should improve. Then you have that issue with anid
attribute. Doc is here.
<txp:article limit=“1” form=“static_article” status=“sticky” id=“2” />
… still produces errors
…. texted postive
Offline
Re: updating 4.4.1 > 4.6.2
bici wrote #311155:
<txp:article limit=“1” form=“static_article” status=“sticky” id=“2” />
… still produces errors
That is expected… There is NO id
attribute for that tag.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
phiw13 on Codeberg
Offline