Jump to content
  • Sign Up

ansube

Rookie
  • Posts

    24
  • Joined

  • Last visited

Everything posted by ansube

  1. Hi, I don't know if anyone has managed to solve this. I am looking for a way to exclude the Widgets when accessing the categories created in pages. For example. If I create a database called Videos and I create a Widget called Latest Videos. When I access any category of Videos (Music) the Widget is shown globally within the category (Music), for example header, footer and sidebar. I just want Latest Videos to show only in Category Template Group but not in Listing Template Group and Display Template Group.
  2. After updating IPB 4.4.6 to IPB 4.4.8 I have problems with the Block manager. It doesn't allow me to drag and drop widget. Also, the Inbox messenger does not work correctly, it does not load the CKeditor correctly. Apparently it doesn't load the js.
  3. Intel is much better for my taste
  4. Religious war will never end
  5. ansube

    Mac or Windows

    Mac is very expensive, but safe and reliable. Windows is cheap, but it's vulnerable. For the taste, the colors.
  6. ansube

    IOS or Android?

    To do one thing in IOS you have to do a thousand things. For me IOS is very stressful and in some cases complicated to get to perform different tasks. I prefer Android.
  7. Hello a pleasure, I am very happy to be able to find a site where one can learn and share the knowledge of web page development. I remember my beginnings in the simple design of a web page for the year 1999 to 2001 and now the evolution is endless. Thanks to Webflake and the administrators for this space. ¡happy coding! ?
  8. I understand that it is because of the convenience and ease of the end user not having to go to the page directly from IMGUR but it would only be more feasible from the same editor (independently if done in a conventional way), that makes sense if taken in Consideration comfort.
  9. @Protesqu I still get the same error. Here is my configuration: /home/#/public_html/applications/core/interface/ckeditor/ckeditor/config.js /* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.editorConfig=function(a){a.toolbarGroups=[{name:"document",groups:["mode","document","doctools"]},{name:"clipboard",groups:["clipboard","undo"]},{name:"editing",groups:["find","selection","spellchecker"]},{name:"forms"},{name:"basicstyles",groups:["basicstyles","cleanup"]},{name:"paragraph",groups:["list","indent","blocks","align","bidi"]},{name:"links"},{name:"insert"},{name:"styles"},{name:"colors"},{name:"tools"},{name:"others"},{name:"about"}];a.removeButtons="Cut,Copy,Paste,Undo,Redo,Anchor,Underline,Strike,Subscript,Superscript"; a.removeDialogTabs="link:advanced"}; CKEDITOR.editorConfig = function( config ) { config.extraPlugins = 'imgur,dropler'; config.imgurClientId = 'b730c68...'; }; I'm missing a line to add?
  10. Thanks for your help guys, but now I'll tell you how I solved it. Technically not know how to explain the reason, but I solved entering the back-end admin cp, Themes> Designer Mode> Enable Designers' Mode>, then select the option to update the template. Once this is done the problem was resolved. CSS and JavaScripts resources are in the uploads directory. These should be updated by the system of ACP Themes.
  11. The administration section is also shown as the picture above. Not allow me to configure the templates.
  12. My problem is that my website is not displayed correctly. I think it is a permissions problem. And I put the permissions on the directories you showed me. But continuous page having this problem.
  13. Hi I need to know what the permissions for directories IPB 4
  14. Of course not, but developers should consider implementing it but with the option to choose which group can use it as HTML is optional.
  15. Is it possible to use JavaScript in the editor?
  16. Hello friends, And solved the problem. The problem was that in the database tables with prefixes had x_tablename I removed those tables that contained these prefixes and I solved the problem.
  17. Hi guys, I'm trying to upgrade IPB3.8> IPB4.1 but when it comes to IPS UTF8 Converter section shows me the following error: I do not know why it shows me that error. On another occasion I did another test did not show me that error. I checked the file conf_global.php and this is properly configured to the database.
×
×
  • Create New...