Forum Replies Created

Viewing 15 replies - 1 through 15 (of 39 total)
  • Thread Starter JCarbohn

    (@jcarbohn)

    Kadence Themes,

    Thank you very much. Yes, I do want to change it so that the posts have a full screen layout. Just to be clear, this code gets posted in the functions.php file, correct?

    Thread Starter JCarbohn

    (@jcarbohn)

    Hannah – The “Display Sidebar” option is what I’ve been adjusting for every new post. Is there anywhere in the theme’s options to already have that value set to “No” when making a new post?

    Kadence Themes – Yes, this is already set without a value.

    Do you think this has anything to do with my shortcode not working for me or a separate issue?

    When I log into the phpmyadmin panel I get these two messages at the bottom that weren’t there before.

    The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.

    and…

    The configuration file now needs a secret passphrase (blowfish_secret).

    When I click the “here” link from the first message, I get this whole list of things.

    $cfg[‘Servers’][$i][‘pmadb’] … not OK [ Documentation ]
    $cfg[‘Servers’][$i][‘relation’] … not OK [ Documentation ]
    General relation features: Disabled

    $cfg[‘Servers’][$i][‘table_info’] … not OK [ Documentation ]
    Display Features: Disabled

    $cfg[‘Servers’][$i][‘table_coords’] … not OK [ Documentation ]
    $cfg[‘Servers’][$i][‘pdf_pages’] … not OK [ Documentation ]
    Creation of PDFs: Disabled

    $cfg[‘Servers’][$i][‘column_info’] … not OK [ Documentation ]
    Displaying Column Comments: Disabled
    Browser transformation: Disabled

    $cfg[‘Servers’][$i][‘bookmarktable’] … not OK [ Documentation ]
    Bookmarked SQL query: Disabled

    $cfg[‘Servers’][$i][‘history’] … not OK [ Documentation ]
    SQL history: Disabled

    $cfg[‘Servers’][$i][‘designer_coords’] … not OK [ Documentation ]
    Designer: Disabled

    $cfg[‘Servers’][$i][‘recent’] … not OK [ Documentation ]
    Persistent recently used tables: Disabled

    $cfg[‘Servers’][$i][‘table_uiprefs’] … not OK [ Documentation ]
    Persistent tables’ UI preferences: Disabled

    $cfg[‘Servers’][$i][‘tracking’] … not OK [ Documentation ]
    Tracking: Disabled

    $cfg[‘Servers’][$i][‘userconfig’] … not OK [ Documentation ]
    User preferences: Disabled

    Quick steps to setup advanced features:

    Create the needed tables with the examples/create_tables.sql. Documentation
    Create a pma user and give access to these tables. Documentation
    Enable advanced features in configuration file (config.inc.php), for example by starting from config.sample.inc.php. Documentation
    Re-login to phpMyAdmin to load the updated configuration file.

    It’s almost like my php got updated and stuff got messed up, but I didn’t update or do anything with PHP. Weird.

    Thanks! Congratulations to you as well!

    It very well could be me. No disputing that. However, I put the shortcode in an existing page that displayed just fine and now there is a 500 error. I remove the shortcode and the page worked just fine.

    The rest of the bridge works fine, tickets post, you can edit ticket, etc. Just that shortcode doesn’t work for me and it might not like something on my system?

    Sorry that I’ve been absent. Crazy stuff going on with my wedding coming up in two weeks.

    It’s probably something on my end, but I am getting a 500 error with the shortcode.

    You’re to awesome, Marco. I am looking forward to it.

    I was logged in and it wasn’t working. However, I downgraded from the latest upgrade because I wasn’t fond of how the frontend looked with the checkbox and close button.

    Is there going to be an update released that will give the option to disable the ability for normal users to close tickets?

    I’m not sure if someone is having the same issue as me, but I tried putting this shortcode on one of my pages and it doesn’t work. It just shows the shortcode in the brackets.

    Hi samadex3,
    I’m sorry, what do you mean send you the plugin for osticket? Sounds like you already have the plugin installed if you’re stuck in offline mode.

    One of the causes for being stuck in offline mode is the plugin isn’t connected correctly to your MySQL database which holds your tables for your osticket install.

    Did you go to https://osticket.com/ to download and then install their software?

    When you go through the osticket install, you have to set a prefix value in the MySQL configuration part of the osticket setup. The setup requires you to set a prefix, whether it is the default (ost_) or something else that you might have set.

    If you don’t remember what you made the prefix, you will need to go into the MySQL database to see what the prefix got set to.

    I’d be happy to help as well, Marco.

    Thread Starter JCarbohn

    (@jcarbohn)

    It looks like the plugin author abandoned the plugin, or he isn’t keeping up with updating the plugin after the new WP version was released. Not really the bridges fault. It was when the the bridge would verify the login to retrieve the tickets, it booted me out. I heard lots of reports that the plugin was causing lots of problems with other people too.

    The plugin I had problems with is linked below.

    https://www.ads-software.com/support/topic/after-upgrade-to-40?replies=14

    Ntrabue,

    This plugin is still very young and being developed by a good team at Key4ce. After seeing many replies by Marco, he welcomes hearing requests from the plugin users to implement other features in the future.

    I do agree with you though, it would be nice to have a way to expand on helpdesk requests so it narrows the issues down. I’m sure this is something that the plugin team has thought about already.

    Stick with the plugin right now by creating the departments. I’m not sure how big your helpdesk team is, but you can do a lot of user management so people are assigned to specific helpdesk requests.

    I was actually looking at this myself when I first started using the plugin. If you use the departments menu on the admin panel of osticket, you can basically set “categories”. I didn’t really like it at first, but it actually grew on me because you can control who gets to see certain help desk categories doing it that way they designed this plugin when you setup users, teams, and groups. The only functionality you lose from the “Help Topics” is the use of detailed addon topic forms which isn’t a function with this plugin anyway.

Viewing 15 replies - 1 through 15 (of 39 total)