Classic self-hosted technical help
Problems related to your server or other classic, self-hosted edition issues.
4,350 topics in this forum
-
- 2 followers
- 2 replies
- 225 views
Right now I have some queries in a block that will throw an error when it looks up a record and it has been deleted. This screws up the whole page instead of just skipping the record. Is there a way to check the table for the record before doing this in order to skip the record? Here is my code {{$wDB = \IPS\Db::i()->select( 'field_48, field_51, field_59, field_52, field_450, field_522', 'cms_custom_database_9', array( 'primary_id_field=?', $wID) )->first();}} I know that the error I receive is for past entries where I deleted records that it is looking for. Any help on how to not throw an error and just go on it's merry way would be apprecia…
Last reply by IndianaJoe, -
- 1 follower
- 1 reply
- 319 views
How we can place a block in a club, in that block get images posted in a specific facebook group? or it not possible? What I want to do is, members use my forum to interacting, but in case members want to post images or videos, they or we can do it through facebook group, then block in my forum show images or videos posted.
Last reply by Jimi Wikman, -
- 1 follower
- 1 reply
- 238 views
Hi all. I have like a header/banner image that I want to display above the forum list on the homepage. I am using 4.6. Also, I am using the fluid forum layout: If I select table or grid, the image loads fine. I am using a simple code like <img src="header.jpg" width="100%"> But using fluid, the code doesn't work. I am pasting the code in the top of the index file, which works fine on the other 2 forum views, but not for fluid. Anyone know how I can make this work? Thank you.
Last reply by Jimi Wikman, -
- 1 reply
- 356 views
How to clear pending notification tasks? I have a lot of old pending notifications and i guess this is making my tasks getting stuck.. Most of them is about two year olds topics... i just want to clear the queue
Last reply by Jimi Wikman, -
- 1 follower
- 6 replies
- 302 views
I have upgraded to IPB 4.6.2 and one of my custom script needs to get updated... After upgrade it is not working anymore... (Take latest 10 post and displays) I need help <?php ///////////////////////////// // User Editable variables // ///////////////////////////// // Change this to the number of posts you would like to show. $numberOfPosts = 10; // If you would like this mod to cut topics after a certain character length, leave this at 1. Otherwise, change it to 0. $showtopiclength = 1; // Length of title to display before cutting off. If topic title length exceeds this value, it is followed by ellipses (...) // Only useful if the above varaible is set …
Last reply by media, -
- 2 followers
- 7 replies
- 533 views
With the new updates, I'm seeing abbreviated post counts on all members over 1,000 posts. This does not work for my forum. I need it back to the full number. How do I achieve that? Thanks.
Last reply by Andy135, -
- 3 replies
- 473 views
Hello, After upgrading my forum tonight, i chose the wrong option at the end, and now i have the new ranking thing with crazy big icons etc... Rookie mistake!! Is there any way of getting back or revering back to the old style system, pre upgrade ?? Thank you in advance. Geoff
Last reply by EmpireKicking, -
- 0 replies
- 231 views
Hi All, I'm trying to find metrics related to Reactions - How many reactions for each post/comment & Top 10 posts/comments with max number of reactions of a particular type. I'm trying to understand how I can connect relations to posts/comments in the Mysql database. I could only find Core_Reactions which has the list of all the reactions. How can I tie this to posts/comments? Also, in the Forums_Forums table what does the fields skin_id and parent_id represents?
Last reply by Sswaroop, -
- 1 follower
- 2 replies
- 523 views
I’d like to reward the members active prior to 4.6 :)
Last reply by BankFodder, -
- 1 reply
- 431 views
Hello, I really like the Pages Databases and I think they are the solution I'm looking for. I want users to be allowed to post images with text, with lots of custom fields and categories, to showcase their creations. I want the main listing to just show thumbnails of images, since that is how users like to browse this type of content (the text is not important until you want to learn more about an image / photo). I figured out how to display my images in the custom fields as full size images instead of part of the label. For one image the code is <img src='{$value|raw}'> For multiple images upload the code is {{foreach $value as $myvalue}} …
Last reply by Swtorista, -
- 1 follower
- 0 replies
- 183 views
Hi All, We are using a self hosted install for Invision platform. After we installed the software, When I looked at the tables through phpmyadmin, I do not see any foreign keys on the tables. I saw that all the tables are running on InnoDB. Do I have to create the foreign keys manually myself. Are these not defined by default? Is there any available document that shows how the tables are linked to each other?
Last reply by Sswaroop, -
- 2 followers
- 3 replies
- 571 views
After a few trials I've finally succeed on creating a sandbox copy of our comunity. It allows us to make some development, modules or functionalities tests before setting them into the production one. Our need was to create a copy into the same hosting space without polluting the production one. So here is how I made it : I - Copy Files First of all you need to create a copy of your community files, in our hosted space the files where located into the /www/ folder, so I simply ssh loged in and ran a : copy -aR ./www ./sandbox It is the fastest way to create a local copy, but you can also FTP-download your community files then FTP-upload them …
Last reply by Dexter_X, -
- 3 followers
- 6 replies
- 631 views
Looking at options for sending out newsletters. In the past I have just done it directly through the admin panel, being careful to only send 1000 at a time to minimise the risk of being blacklisted. Now I have taken someone on who is going to be managing regular email marketing campaigns monthly, or perhaps even weekly to a subscription base of 30,000. I would like to know what software everyone is using to do this. I have obviously looked at the obvious ones like mail chimp and active campaign, but the prices are going to stack up pretty damm quickly using those. I see invision already has send grid set up for use, but that doesn't look cheap either. Also if I under…
Last reply by Steve Bullman, -
- 1 follower
- 2 replies
- 416 views
I'd like to remove all badges from the Avatar area. Our forum is showing a badge for members "recently joined", like this: I'd also like to remove the similar badge that appears on all members with Moderator status -- like this: Thanks in advance for any help!
Last reply by usmf, -
- 0 replies
- 218 views
Upgraded one of our two forums last night. All went well. The only odd change was that the Widget Image boxes in the sidebar of the front page (and also on a separate Pages page) were all narrowed by approx. 40 pixels. Did the width of the forum change with the upgrade?
Last reply by usmf, -
- 1 follower
- 4 replies
- 546 views
I receive only 3k visit by day... which cloud (memory and core) i need to run fine my board?
Last reply by NoSpy, -
- 1 reply
- 393 views
Hello! I have my own dedicated server and i've contract the litespeed to use on my customer websites... this is a good tools to speed up your wordpress and magento websites. I want to know if is possible to active this to work with my forum too, because today the google will give preferer if your site is too fast. I have a good performance without cdn https://gtmetrix.com/reports/ggames.com.br/0QUusHtn/ but i want more.
Last reply by NoSpy, -
- 0 replies
- 219 views
Hello, With version 4.2 I had a feature to change URL of the website But with version 4.6.2 I can't find this feature
Last reply by NoSpy, -
-
- 2 followers
- 11 replies
- 583 views
I'm looking at a new host who limits the number of emails sent per hour and per day. What is the best way to find out what my average number of emails sent is, either through cPanel or my community? In addition, is there a way to stop the individual emails (for each topic response) and only allow a digest version?
Last reply by NoSpy, -
-
- 4 followers
- 4 replies
- 648 views
Has anyone moved from Cloudflare to Cloudfront and can you tell me about your experience? I am currently using cloudflare.
Last reply by Angel Costa, -
- 1 reply
- 216 views
Hello, i tried to actived the case on database to see the results... firsts i don't won any speed my site. I can delete this line? i've already remove the cache on database.
Last reply by NoSpy, -
- 2 followers
- 1 reply
- 224 views
Problem: When a user registers (typically a spammer) and leaves a non existing email address as reference, I - the admin - gets the "This email doesn't exist" error report sent back to me. I get 1-5 of those per day, and it's really disturbing. I don't want those emails. Is it possible to change this setting, eg by have a "no-reply" email address as a register address or something? To clarify: I want to be able to send *other* emails of course. I just don't want to know if someone registers with a faulty email address.
Last reply by opentype, -
- 2 replies
- 380 views
How i active this?
Last reply by 403 - Forbiddeen, -
- 2 replies
- 486 views
I've upgraded to 4.6.1 and have rebuilt the achievements, largely using the defaults for now. If I create a new badge, let's say for "1000th Reputation Received", would it automatically award it to anybody who already meets the criteria or would it be necessary to trigger another rebuild? Thanks 🙂
Last reply by Dexter_X, -
- 4 replies
- 470 views
Good day, I've been tryin to reach out on admins by asking on support bubble and waiting for response regarding my concern .. Since day 1, Every time I load my forums or edit settings the loading time is always above 10 seconds .. I think its 15sec to 25sec til it loads, that's too slow ... I tried to reinstalling it for 7 times .. Still the same ... Please help,
Last reply by Adlago,