Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

DawPi

Manager
  • Postów

    77 485
  • Dołączył

  • Ostatnia wizyta

  • Wygrane w rankingu

    476

Odpowiedzi opublikowane przez DawPi

  1. Hello,

    which version are you using? It looks that it missing table, which should be added during upgrade to at least 2.0.1:

    
    /**
     * 2.0.1 Upgrade Code
     */
    class ips_plugins_setup_upg_20001
    {
    	/**
    	 * ...
    	 *
    	 * @return	array	If returns TRUE, upgrader will proceed to next step. If it returns any other value, it will set this as the value of the 'extra' GET parameter and rerun this step (useful for loops)
    	 */
    	public function step1()
    	{
        	/* Do we have table? */
            if( ! \IPS\DB::i()->checkForTable( 'dp4disableindexing_settings' ) )
        	{
            	/* No? Add it!  */            
            	\IPS\Db::i()->createTable( array(
        			'name'		=> 'dp4disableindexing_settings',

     

    Or maybe you tried install it?

     

    I'm checking it anyway.

  2. Thank you for your thoughtful suggestion and for clarifying your idea. It's a very interesting concept that could indeed enhance the user experience by making topics more accessible and encouraging engagement within the forum. I appreciate the time you took to detail the potential benefits and the current challenges members face in locating their topics.

     

    I will need to give this some careful consideration to determine if it's feasible within the limitations of the IPS4 framework, as well as assess the technical implications of implementing such a feature.

     

    The idea of automating topic prioritization in the way you've described could be a valuable addition, but it's essential to ensure that it aligns with the platform's capabilities and overall user experience strategy.

     

    Thanks again for bringing this to my attention. I'll delve into the possibilities and see if this can be integrated smoothly into the existing system.

×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.