Jump to content

Hostingunlock

Members
  • Posts

    49
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Hostingunlock

  1. there is a plugin that helps me put ads inside the topic of the post which is where I get most of my income I have seen a plugin by Nathan Explosion that gives me that option I have asked him if he can update it so that it works in version 4.6.12 of invisioncommunity

    I would like to put an ad like this inside the post but I don't know how to do it like it is in the image can you help me

     

    image.png

  2. On 4/4/2022 at 4:17 AM, Marc Stridgen said:

    Adsense may well take a bit to pick back up if ads are now in different locations to what they were previously. You can of course add ads in any custom locations you add to your themes, as shown in the following guide

     

    When ads are added using adsense, they wont generally show immediately, no

     

    they are the same ad in the same locations, that's why I ask if I have to wait for adsense to adapt to the new platform

  3. sorry for my english I wanted to migrate to invision community because it is more organized I want to explain to you I just converted xenforo to invision community the links work fine everything is great but in xenforo I had more options to put advertising than in invision community since it only has 6 positions to show announcement yesterday I put into operation the new invision community platform converted from xenforo but the income is not the same my question is for you it will be necessary to wait for the adsense robots to have to adapt to that new platform forgive me for not knowing how to explain well I mean the announcement will take longer to appear as it is a new platform I put automatic and manual announcements I have noticed that when I enter a forum topic the announcements do not appear but if I update after 15 minutes there is if they appear that they recommend waiting or returning to my old xenforo as I said the seo has not been affected since invision community makes a redirection of the topics an later
    I need advice how it has been to go from one platform to another and adsense had a lot of advertising in xenforo but in invision community it is not like that although they say that a lot of advertising damages the user experience please I need advice

  4. 41 minutes ago, Stuart Silvester said:

    Create a PHP file in your community root with the following contents, then open it in your web browser.

    <?php
    
    include 'init.php';
    
    \IPS\Task::queue( 'core', 'RebuildItemCounts', array( 'class' => 'IPS\downloads\File', 'count' => 0 ), 4, array( 'class' ) );
    \IPS\Task::queue( 'core', 'RebuildContainerCounts', array( 'class' => 'IPS\downloads\Category', 'count' => 0 ), 5, array( 'class' ) );
    
    echo 'complete';

    Then delete the file and the background tasks will then recalculate the file counts.

     

    Thank you Stuart Silvester 😍😍😍😍

  5. 8 minutes ago, Stuart Silvester said:

    It is a code change that will be included in future versions. It isn't something you can do yourself.

    I understand then I will consult it again when it is in production mode so that it can repair this error again since I am doing a test as I mentioned before I'll let you know right here

  6. 2 hours ago, Hostingunlock said:

    could you tell me what the procedure was please to be able to apply it during the conversion of the original forum since it is in production as I mentioned above it is a vps and test domain can you detail the process of the solution

    please I am waiting for the answer on the solution of the fixed the category counts how did you do it what was the process

  7. 6 minutes ago, Stuart Silvester said:

    Hi,

    I have fixed the category counts for you, that was a converter bug which we'll have fixed in a future release. The link looks like it may have been malformed in your original software, but we'll need to look further to confirm. We'll move this to a ticket to look further since we'll need database access.

    could you tell me what the procedure was please to be able to apply it during the conversion of the original forum since it is in production as I mentioned above it is a vps and test domain can you detail the process of the solution

  8. 3 hours ago, Marc Stridgen said:

    Please could you follow the advice by my colleague first of all, and then let us know the result of that?

    I just checked everything the user mentioned Jim M

     

    I just reviewed everything mentioned by the user, I have been reviewing for 3 days and I have not been able to solve it, I have already reviewed everything that tim m said

     

  9. Another problem that I have apart from this is that in the import some links work, others do not example

     

    image.png

    When clicking on the link what it does is return me to the same page of the post I will leave the link of thema in the access note of the support

    When I click on the edit theme, I click on the link and this appears

    image.png

    el problema seria este creo 

    the problem would be this I think as the image indicates

    unfurl=true

    please, if you find a solution to these two problems, I would appreciate it if you could tell me how to solve it, since, as I told you, I am using vps and domain as a test and I await your prompt response and excuse my English

  10. I just left you the access data please, if it solves the problem I would like you to detail what I have to do because I am using a test domain and vps with the support of the original xenforo forum for when you want to put it into production and to know what do in case of this problem

  11. I just converted my xenforo to invisioncommunity the process was completed successfully and the rebuilds as well but I am facing a problem that the amount of file is not displayed in the download area

    as i show in the picture

    image.png

    image.png

    the image shows that there are 0 files I do not know if it will be an error but when clicking on one of the selected ones for example Combination/Combination it has the amount of 793 files can you help me with this I repeat the import worked well and the reconstruction was completed in the same way way. I have this error. Can you help me?

    In conclusion, the number of files is not displayed, but the files are there, there are files, how can I fix that?

    I did a test creating a file if it is shown as shown where it says Combination/Combination everything works fine but that is my problem it does not re-display the amount of file of my old xenforo

  12. the process is complete but i have another problem

    Is there any query that can help me solve this problem that can leave me here

     

    ALTER TABLE `downloads_files` CHANGE COLUMN `file_version` `file_version` VARCHAR (32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL ;Data too long for column 'file_version' at row 14
    ALTER TABLE `downloads_reviews` CHANGE COLUMN `review_version` `review_version` VARCHAR (32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NULL COMMENT 'The version being reviewed';Data too long for column 'review_version' at row 10

     

  13. 24 minutes ago, Sonya* said:
    1. Ask in Xenforo support how to purge the database from garbage data before converting
    2. Ask for a paid conversion service from providers.

    Unfortunately, no. 

    I just solved the previous problem thanks to you but I get another error

     

    image.png.98749e4f44d24954305bdb8758bad13d.png

     

    INSERT INTO `downloads_files` ( `file_desc`, `file_name`, `file_cat`, `file_downloads`, `file_reviews`, `file_submitted`, `file_updated`, `file_submitter`, `file_topicid`, `file_version`, `file_changelog`, `file_featured`, `file_open`, `file_broken`, `file_broken_reason`, `file_broken_info`, `file_votes`, `file_new`, `file_topicseoname`, `file_post_key`, `file_rating`, `file_views`, `file_pendcomments`, `file_comments`, `file_unapproved_comments`, `file_hidden_comments`, `file_unapproved_reviews`, `file_hidden_reviews`, `file_size`, `file_approver`, `file_approvedon`, `file_ipaddress`, `file_name_furl`, `file_pinned`, `file_primary_screenshot`, `file_locked`, `file_last_comment`, `file_last_review`, `file_edit_time`, `file_edit_name`, `file_edit_reason`, `file_append_edit` ) VALUES ( 'Samsung A10 SM-A105FN  bit 2 combination binary 2', 'Combination Samsung A10 SM-A105FN bit 2 u2 Binary 2 Binario 2', 2, 9, 0, 1563152701, 1563152701, 1, 0, 'A105FN combination bit 2 binario 2', 'A105FN_COMBINATION_FAC_FA90_A105FNXXU2ASG1_FACTORY_user_mid_noship
    
    COMBINATION_FAC_FA90_A105FNXXU2ASG1
    
    Size: 764 MB
    Security Patch Level: U2 (BIT 2)
    Model: SM-A105FN
    Model Name: Samsung Galaxy A10', 0, 1, 0, NULL, NULL, NULL, 0, NULL, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '127.0.0.1', 'combination-samsung-a10-sm-a105fn-bit-2-u2-binary-2-binario-2', 0, 0, 0, 1563152701, 1563152701, NULL, NULL, '', 0 )
    Data too long for column 'file_version' at row 1

     

  14. i am trying to convert xenforo to invisioncommunity but i get this error

     

     

    #0 /home/admin/web/monigsm.com/public_html/applications/convert/sources/Software/Core/Xenforo.php(633): IPS\Db\_Select->first()
    #1 /home/admin/web/monigsm.com/public_html/applications/convert/sources/Library.php(285): IPS\convert\Software\Core\_Xenforo->convertAttachments()
    #2 /home/admin/web/monigsm.com/public_html/applications/convert/modules/admin/manage/convert.php(559): IPS\convert\_Library->process()
    #3 /home/admin/web/monigsm.com/public_html/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\convert\modules\admin\manage\_convert->IPS\convert\modules\admin\manage\{closure}()
    #4 /home/admin/web/monigsm.com/public_html/applications/convert/modules/admin/manage/convert.php(578): IPS\Helpers\_MultipleRedirect->__construct()
    #5 /home/admin/web/monigsm.com/public_html/system/Dispatcher/Controller.php(90): IPS\convert\modules\admin\manage\_convert->runStep()
    #6 /home/admin/web/monigsm.com/public_html/applications/convert/modules/admin/manage/convert.php(45): IPS\Dispatcher\_Controller->execute()
    #7 /home/admin/web/monigsm.com/public_html/system/Dispatcher/Dispatcher.php(153): IPS\convert\modules\admin\manage\_convert->execute()
    #8 /home/admin/web/monigsm.com/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

×
×
  • Create New...