kaffa / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Unable to edit Sections #374

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
On admin backend, Presentation > Sections

What is the expected output? What do you see instead?
Expected to see the list of all Sections, with the ability to create, edit, and 
delete. Instead, I am able to create a section, but cannot see the list of 
created Sections or delete any Sections. Also Search function does not pull up 
any results. 

Original issue reported on code.google.com by potter.s...@gmail.com on 16 Mar 2013 at 11:40

Attachments:

GoogleCodeExporter commented 8 years ago
What Textpattern version?

What privilege level does your user account have? (i.e. Publisher, Designer, 
etc.)

Original comment by flaming....@mac.com on 18 Mar 2013 at 2:03

GoogleCodeExporter commented 8 years ago
Textpattern v4.5.4

Account privilege is Publisher.

Original comment by potter.s...@gmail.com on 18 Mar 2013 at 4:04

GoogleCodeExporter commented 8 years ago
OK. What language is the install meant to be set to, English? I'm seeing raw 
language strings in your screenshot such as 'default_write_section' which leads 
me to assume that the database has not set up correctly.

What issues, if any, are being listed within the diagnostics page?

Original comment by flaming....@mac.com on 18 Mar 2013 at 4:08

GoogleCodeExporter commented 8 years ago
Langauge should be English. 

Diagnostics page shows two issues with preflight check, which are:

File directory path is not writable: /
Temporary directory path is not writable: /textpattern/tmp

I have never been able to fix those, even though I have file and image upload 
capabilities. 

I am a newbie with developing and still figuring out textpattern, any guidance 
is much appreciated :)

Original comment by potter.s...@gmail.com on 18 Mar 2013 at 4:20

GoogleCodeExporter commented 8 years ago
Textpattern 4.5.0 and newer require MySQL 4.1 due to the use of subqueries.

Original comment by jukka.m.svahn on 24 Aug 2013 at 9:23