Robin.navratil
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Numbering tables from 1Sorry i found solution.
In the option.php, next of lastid is tablepost(ornestly i dont’t know for what is it. Would be nice to know that.) But when i delete those numbers there(where was 1 and others) it start working.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Numbering tables from 1OK i tried even change Last_id in options.php to 0 and still it start counting from 2. Any solution
My problem was with acces to database. I had permission just for input new rows and collums but no for changing the structure of database. So i went back to older version NGG and changed permission to database. Upgrade the NGG and then change the permission back.
I don’t know if this help. But check permission to database.
RobinI am sorry, one mistake. I tried upgrade on the other web which is running on same server. The upgrade was from NGG 2.0.33 to 2.0.59 and i get the same issue. So could be problem in limited access to database. The login what wp use can’t change a structure of tables. And if i look on Changelog i guess there could be the problem am i right? i ll try it and i’ll write the result.