Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >

Edit page still doesn't work

Discussion in 'Version 1.x' started by KL, Mar 9, 2004.

  1. KL Guest

    Edit page still doesn't work

    Hi,

    I really like this script; however, the basic script that i downloaded could not allow me to edit category. 2 errors occured:

    1 - i could not change the name of "description" category
    2- when trying to edit other categories, their name and description got switched.
    3- sometimes, editing categories does not do anything...

    This script seems to be nice, but with this basic error it really worries me.

    ... it seems that the index.php file for admin folder does not contain any code for updating categories?

    ----


    Thanks
    KL, Mar 9, 2004
    #1
  2. Philipp Guest

    Edit page still doesn't work

    Which version are you using?
    Philipp, Mar 10, 2004
    #2
  3. Philipp Guest

    Edit page still doesn't work

    Found the problem. There was a small typo in mod_news.php of the 1.5.2 freeware version

    Open mod_news.php and replace:
    DBQuery("UPDATE esselbach_st_categories SET category_name='$category', category_name='$categorydsc' WHERE category_id='$zid'");

    with:
    DBQuery("UPDATE esselbach_st_categories SET category_name='$category', category_desc='$categorydsc' WHERE category_id='$zid'");

    This typo was fixed a long time ago in the licensed version. However, I forgot to update this in the freeware version :eek:
    Philipp, Mar 10, 2004
    #3
  4. KL Guest

    Edit page still doesn't work

    Hi Phillip,

    Thank you very much! the script runs fine now. :)

    Good day!
    KL, Mar 10, 2004
    #4
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.