Current date/time is May 2nd 2024, 12:06 am

Search found 93 matches for invision

Guild census code not working

Technical Details

Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.servimg.com/u/f61/19/04/52/50/screen10.png
Who the problem concerns : Yourself
Forum link : http://fairytail-endless-rp.forumotion.com/

Description of problem

Spoiler:


I'm trying to get the code for the member/guild census that @Ange Tuteur. helped me with a while back on my previous account. Yes, I know it says banned but that isn't actually the case. I had asked @SLGray to ban that one since I made this one after losing my login info for the other one.

Anyways, I have the code put in the way it should be.

Code:
<style type="text/css">#faCensus { color:#888D90; font-size:13px; font-family:"Trebuchet MS", Arial, Vedana, Sans-serif; background:#B0DDFF; border:1px solid #444; border-radius:3px; padding:3px; width:240px; }
#censusMainTitle { font-size:16px; font-weight:bold; text-align:center; margin-bottom:6px; }
.censusRow { background:#222; border-radius:3px; padding:3px; margin:3px 0; }
.censusTitle { font-size:12px; display:inline-block; margin-right:4px; }
.censusValue { background:#666666; border-radius:3px 0 0 3px; display:inline-block; position:relative; height:15px; vertical-align:middle; }
.censusCount { background:#555; text-align:center; border-radius:0 3px 3px 0; display:inline-block; position:absolute; width:16px; right:-16px; }</style>
<div id="censusNode">
</div>
  <script type="text/javascript">//<![CDATA[
(function() {
  window._faCensus = {
    title : 'Group census', // main title
  
    // syntax : 'GROUP_NAME' : 'GROUP_ID'
    groups : {
      'Fairy Tail' : 3,
      'Heaven's Reach' : 4,
      'Twilight Dragon' : 5,
      'Red Lizard' : 6,
      'Chaos Head' : 7,
      'Orochi's Fin' : 8,
      'Guildless' : 10,
      'Mage' : 9
    },
 
    // get group member count from AJAX or storage
    getCount : function(id, callback) {
      var count = 0, pages, storage = window.localStorage;
 
      if (storage && storage['group_count_' + id] && storage['group_count_' + id + '_exp'] > +new Date - 1*60*60*1000) callback(storage['group_count_' + id]);
      else jQuery.get('/g' + id + '-?change_version=prosilver', function(d) {
        count = jQuery('.forumbg-table a[href^="/u"]', d).length;
        pages = jQuery('.pagination span a:not(.pag-img):last', d);
 
 
        if (pages[0]) {
          pages = +jQuery(pages).text();
          count = count * pages;
        }
 
        if (storage) {
          storage['group_count_' + id] = count;
          storage['group_count_' + id + '_exp'] = +new Date;
        }
 
        callback(count);
      });
    }
  };
 
  var census = document.createElement('DIV'),
      node = document.getElementById('censusNode'),
      i,
      row;
  census.id = 'faCensus';
  census.innerHTML = '<div id="censusMainTitle">' + _faCensus.title + '</div>';
 
  // set content
  for (i in _faCensus.groups) {
    row = document.createElement('DIV');
    row.innerHTML = 'loading...';
    row.className = 'censusRow';
 
    _faCensus.getCount(_faCensus.groups[i], function(count) {
      row.innerHTML = '<span class="censusTitle">' + i + '</span><span id="census_' + i.replace(/\s/g, '_') + '" class="censusValue" style="width:' + (count * 3) + 'px;"><span class="censusCount">' + count + '</span></span>';
    });
 
    census.appendChild(row); // add the row to the census
  }
 
  censusNode.appendChild(census); // append the census to the drop point
})();
// par ange tuteur
//]]></script>


as well as the portion that goes in the CSS Stylesheet

Code:
#census_Fairy_Tail { background-color:#FF6F00 }
#census_Heaven_s_Reach { background-color:#A6B2E0 }
#census_Twilight_Dragon { background-color:#000099 }
#census_Red_Lizard { background-color:#FF0000 }
#census_Chaos_Head { background-color:#858585 }
#census_Orochi_s_Fin { background-color:#2FBD00 }
#census_Guildless { background-color:#C700D1 }
#census_Mage { background-color:#95DEF0 }

I can't figure out why it isn't working. If anyone knows how to fix this, that'd be great.
by Neko Overlord
on August 11th 2018, 1:14 pm
 
Search in: Scripts Problems Archives
Topic: Guild census code not working
Replies: 4
Views: 1079

Slipping tables

Technical Details


Forum version : #Invision
Position : Moderator
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
When the problem appeared : End of January
Forum link : http://cockneyboys.forumotion.co.uk/t4528-3rd-quarter-weeks-9-10-due-10th-march-12-30pm

Description of problem

I'm presuming that this is a coding problem?

Around the end of January, the table I use (copied and pasted from a Microsoft Excel Spreadsheet), started to "slip" down the page after being sent.

Some, including myself, edited by backspacing to the top and resending.

Can anyone help me to rectify this please.
Many thanks
by jiggs
on August 6th 2018, 10:02 pm
 
Search in: Garbage
Topic: Slipping tables
Replies: 4
Views: 498

Package Payment Through Credits

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : This problem was caused when I went to purchase a package with my credits that I had bought, yet it redirected me to my Paypal account.
Forum link : http://theelfkinnetwork.forumotion.com/

Description of problem

Hello,

To begin I find your forums very easy to use and I've used your forums before a few years ago. I've bought credits using my Paypal and thought that I would be able to purchase a package using the credits that I have bought, however that does not seem to be the case. When I went to buy the package using my credits, it basically told me that I had to go through Paypal and subscribe to a monthly subscription which I am not opposed to. I cannot find exactly how I am to use the credits on my forum considering I cannot use them to purchase the package I wanted nor can I use them when I am attempting to purchase no-ads and other add-ons to my forum. They seem to be basically useless unless I am to purchase a custom domain, which I had planned to do when I would purchase the premium membership with my credits.

Are my credits basically useless and I am now required to pay the $9.60 reoccurring fee for my forum to be premium? Is there any way I can get a refund for this so that I can purchase the credits that I need to get a custom domain and use the other funds to subscribe to the monthly subscription? You can contact me through email or messages.

Thanks,
Shane Hall (Darce/Ada'i)
by Ada'i
on August 4th 2018, 8:14 am
 
Search in: Garbage
Topic: Package Payment Through Credits
Replies: 9
Views: 958

[JUST A TOPIC] ForumActif Features

Looked around and I found very few options for #Invision Boards and only one that worked for me... Night Mode.
by The Last Outlaw
on July 22nd 2018, 3:31 pm
 
Search in: Scripts Problems Archives
Topic: [JUST A TOPIC] ForumActif Features
Replies: 17
Views: 1294

Latest Topics showing Double, Inside and outside of the Widget

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : After Inserting "Latest Topics" widget
Forum link : http://betheasbyte.forumotion.com

Description of problem

Hey guys!

I just added the "Latest Topics" widget and it's showing up double on my board. It's scrolling up inside and doing so outside of the widget. What can I do to stop this from happening?

Topics tagged under invision on The forum of the forums - Page 2 2018-011
by The Last Outlaw
on June 23rd 2018, 11:20 pm
 
Search in: Other Problems Archives
Topic: Latest Topics showing Double, Inside and outside of the Widget
Replies: 18
Views: 735

How to add Video from News sources and/or Twitter posts

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Any post that features video (including videos from Twitter)
Forum link : http://betheasbyte.forumotion.com

Description of problem

Hi guys.

As you may have seen, I have a lot of news posts on the site, but the thing I have not been able to do is post videos to go with those articles or those videos that come with Twitter posts.

Can someone tell me how can I add these videos to my news posts?

Thank you.
by The Last Outlaw
on June 21st 2018, 8:30 pm
 
Search in: Other Problems Archives
Topic: How to add Video from News sources and/or Twitter posts
Replies: 8
Views: 1131

How can I change my Forumotion forum address?

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.servimg.com/u/f62/17/47/36/51/forumo10.jpg
Who the problem concerns : All members
When the problem appeared : Since today
Forum link : http://teltalk.clicboard.com

Description of problem

In the past, I have used a personalized domain name for my forum.
Since today, all forum guests get redirected to the Forumotion forum address teltalk.clicboard.com.
That's not nice without any announcement. So I have investigated that I need to buy a forum package for this service, now.

Since the Forumotion forum address is old, I would like to change it instead.
In the past, I could adjust it easily. But as I see, this isn't possible anymore, either.

How can I adjust my Forumotion forum address to a nice one, now?
by Talk
on June 5th 2018, 10:09 pm
 
Search in: Garbage
Topic: How can I change my Forumotion forum address?
Replies: 37
Views: 1829

Making Changes to The Mini Portal and Subforums

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Just Making Changes
Forum link : http://betheasbyte.forumotion.com

Description of problem

Hi guys.

I was wondering if there is something I can do to change the order of my subforums? As I and other members prepare to post, we notice that there's the main forum with the subforum below it.

Also, is there a way to change where I have the mini profile (changing it from the right side to either the left or above the post)?

Thank you so much. You all have been so patient with this Zetaboards refugee and recently "transient" from IcyBoards/MyBB. Thank you.
by The Last Outlaw
on May 31st 2018, 6:40 pm
 
Search in: Garbage
Topic: Making Changes to The Mini Portal and Subforums
Replies: 7
Views: 576

Removal of Title and Description from Head Banner

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Since I have first constructed the forum.
Forum link : http://betheasbyte.forumotion.com

Description of problem

I need to know if there is a way to remove the Text from the Header banner? I want to remove the "Bethea's Byte
This is a debate/discussion site designed to get people talking! You get a news article and my opinion, and you get to Byte Back Pure and Simple!" from the Header, but keep my logo as it is.
by The Last Outlaw
on May 28th 2018, 12:08 am
 
Search in: Other Problems Archives
Topic: Removal of Title and Description from Head Banner
Replies: 3
Views: 668

[Only Topic] "Host an image" button not working.

Only Topic: 

Please only post in this topic if you are having issues with the host an image button in the text editor.

Technical Details

Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox
Who the problem concerns : Yourself
When the problem appeared : 19:30pm today
Forum link : http://www.tenerifesforumoffun.com

Description of problem

It doesn't work on here either. The message it gives is: "The page isn't directing properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

This problem can sometimes be caused by disabling or refusing to accept cookies."

I have "Accept cookies" enabled.
by The Lone Ranger
on May 25th 2018, 8:55 pm
 
Search in: Other Problems Archives
Topic: [Only Topic] "Host an image" button not working.
Replies: 6
Views: 714

Forum Under Maintaince

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.gyazo.com/afda177e689c705dcc0d765b87924a29.png
Who the problem concerns : All members
Forum link : http://www.nrlfantasyfanatics.com/

Description of problem

Yesterday the entire forum, as well as this one was down for maintenance and it was posted up on the twitter in regards to it. After the maintenance there was a brief period where my forum was rolled back momentarily before being updated again.

Now my forum is experience an incredible slow down. (This is resulting in posts getting posted numerous times). The forum also sporadically goes offline stating it will be back up soon and is under maintenance. It will then come up for a couple minutes, with the incredible slow down and then go back to the maintenance screen posted above. It occurs on PC and Mobile platforms. There were no issues up until yesterdays maintenance.
by RandomSil
on May 24th 2018, 9:26 am
 
Search in: Connection Problems Archives
Topic: Forum Under Maintaince
Replies: 4
Views: 646

BBCode Buttons

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : https://imgur.com/McJMYK6
Who the problem concerns : Yourself
When the problem appeared : Roughly a week ago, a ignored it expecting whatever change was made to be reversed.
Forum link : http://landofstasis.forumotion.com/

Description of problem

The BBCode Buttons are taking up the majority of the space used to type, showing as a individual words in a massive line, rather than a tight and graphic-ized bunch at the top of the screen.
by ginofgan
on May 19th 2018, 7:08 am
 
Search in: Garbage
Topic: BBCode Buttons
Replies: 4
Views: 809

Using the database for my users to more than just formotion.

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
When the problem appeared : Uhm its not a problem, but a question.
Forum link : ( link is hidden, you must reply to see )

Description of problem

Hi
I was wondering if there was a way that i could use the same database on my formotion website, to more than just the website. like grapping the users into html so they can use the same account when logging in.
would be a pain to force users to create 2 accounts. so it would be great if i could use the same user account:D

Thanks in advance for taking your time helping me^^

Regards
Loster31345
by loster31345
on April 30th 2018, 5:13 pm
 
Search in: Other Problems Archives
Topic: Using the database for my users to more than just formotion.
Replies: 4
Views: 634

New membership permission

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : http://Zone2zone.actieforum.com

Description of problem

Is it possible and if so how to have new members request permission before joining the forum?

Cheers,

Giacomo
by Giamsterdam4x
on April 12th 2018, 2:47 pm
 
Search in: Garbage
Topic: New membership permission
Replies: 3
Views: 408

Asked to have forum closed long ago, it wasn't now hackers have it.

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Other
Who the problem concerns : All members
When the problem appeared : When I asked to have the forum closed a long time ago, and it's still open.
Forum link : ( link is hidden, you must reply to see )

Description of problem

Per Title I made a forum a long time ago, asked to have it closed it was never closed, and now I believe hackers have it and are using it for bad purposes.
by draven1980
on December 16th 2017, 8:35 am
 
Search in: Other Problems Archives
Topic: Asked to have forum closed long ago, it wasn't now hackers have it.
Replies: 9
Views: 843

DB Error: Please contact an administrator when trying to connect to Topic'it

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox
Who the problem concerns : Yourself
When the problem appeared : Just a moment ago
Forum link : http://socialjuridisktforum.swedishforum.se

Description of problem

1. I manually went to Topic'it, clicked on "+ Add a forum" and entered the url to my forum, i.e.

socialjuridisktForum.forumotion.eu

then I got some API key I think it was called that I should enter somewhere in the admin panel of the forum. I searched for where to add it for a while and finally found it under

Modules | Topic'it | Configuration

Then before I did something else I actually changed the url of the forum from

socialjuridisktForum.forumotion.eu

to

socialjuridisktforum.swedishforum.se

After that I clicked on:

"1. To link your forum to Topic'it app, connect to your Topic'it account by clicking here"

on the page above and came to the same page in Topic'it as I found manually before. This time however I got a DB error instead of an API key. I have tried a few more times but with the same result.

I hope you can help me with this.
by a59874
on December 14th 2017, 12:00 am
 
Search in: Garbage
Topic: DB Error: Please contact an administrator when trying to connect to Topic'it
Replies: 2
Views: 686

Chaptcha Not Showing

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://prnt.sc/hfwpfl
Who the problem concerns : All members
When the problem appeared : Every Day I'm hustling
Forum link : http://infinity.lolbb.com/

Description of problem

Yooo My Forum Chaptcha is not showing! Sad no member can register anymore on the forum!
by AlexSomba
on November 27th 2017, 4:00 pm
 
Search in: Garbage
Topic: Chaptcha Not Showing
Replies: 2
Views: 582

Displaying Widgets Only on Homepage

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : http://www.duelmasters.org

Description of problem

I looked into this matter in the help board but couldn't seem to find code for invision forums. So we have widgets on the both sides of the actual forum, and would like to hide them outside the home page.


ABOVE PROBLEM IS MY MAIN CONCERN but I'd love to have the following problems solved as well.
I also have problems with hiding the forum name in the navigational category chain (would love to hide it on the homepage as well).

Then I haven't yet successfully implemented code that would reduce the spacing between different categories thus making the forum feel more "whole".
by ELTP
on November 16th 2017, 3:20 pm
 
Search in: Garbage
Topic: Displaying Widgets Only on Homepage
Replies: 7
Views: 1059

Changing/Modifying Only the background.

Technical Details


Forum version : #Invision
Position : Member
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : This is on-going.
Forum link : ( link is hidden, you must reply to see )

Description of problem

I have no idea of whether this is possible or not?

Is there a way to change only the background in a forum, without necessarily changing the whole theme?
by Old_n_Slow
on November 1st 2017, 6:28 pm
 
Search in: Garbage
Topic: Changing/Modifying Only the background.
Replies: 1
Views: 625

Deleted themes

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Opera
Screenshot of problem : http://www.imagehosting.cz/images/vstiekhsh.png
Who the problem concerns : All members
When the problem appeared : Today
Forum link : http://fantasy-world-trpg.forumczech.com

Description of problem

Every theme, what have been posted in my game, will deleted first posted theme in forum. I have there just two pages with themes and every time, I or anyone else post some, it vil just deleted last theme in forum. I dont know what should I do with it. Can you help me?

Pokaždé když pošlu nové téma, smaže se úplně nejstarší téma, které je ve fóru založené. Mohu tím pádem mít jenom dvě stránky témat, přičemž se budou pořád mazat, potřebuji aby zůstala témata zachovalá. Hledala jsem v nastavení, ale jednoduše to najít nemohu a nevím o nikom, kdo by mi s tím mohl pomoci. Všem uživatelům fóra jsem dala vědět, aby nic nepřidávali - mažou tím práci ostatních..
by ZoraDavello
on September 4th 2017, 9:23 pm
 
Search in: Garbage
Topic: Deleted themes
Replies: 1
Views: 588

Forum is violating copyright off pokemon company

Technical Details

Forum version : #Invision
Position : Member
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : today
Forum link : Link Removed

Description of problem

This forum is violating your terms of use and copright of nintendo and Pokemon company international and ou can find illegal content there.
by rttv
on June 26th 2017, 8:13 pm
 
Search in: Garbage
Topic: Forum is violating copyright off pokemon company
Replies: 1
Views: 796

[ONLY TOPIC] Admin Level new user activation not working - all users being automatically activated

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Internet Explorer
Who the problem concerns : All members
When the problem appeared : As soon as the forum was setup and being tested
Forum link : ( link is hidden, you must reply to see )

Description of problem

The forum I am setting up is for members only. I have set the user activation to Admin (so that I can approve all registration requests). The activation process is not working as per the description of the "admin" level. Basically any registration request is automatically being activated. I do receive an email stating there has been a request submitted, but when I click on the link to activate the user I get a message from the forum stating "no such user exists" (note: I got the same error when I activated my account to join the support forum).

Regardless of the email link not working, the user is always being activated.
by GaryCook
on May 11th 2017, 4:06 pm
 
Search in: Problems Archives
Topic: [ONLY TOPIC] Admin Level new user activation not working - all users being automatically activated
Replies: 27
Views: 2932

CANNOT RESET PASSWORD!

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : https://2img.net/h/oi64.tinypic.com/33pbrpz.jpg
Who the problem concerns : Yourself
When the problem appeared : tried to log in yesterday, could not remember my password, and i cannot reset it!
Forum link : http://clonechat.forumactif.com

Description of problem

cannot remember my password, cannot reset it (see attached screencap) cannot get to admin panel to change the settings because i cant log in! please help!Topics tagged under invision on The forum of the forums - Page 2 33pbrpz
by SeanLeRats
on March 1st 2017, 8:08 am
 
Search in: Garbage
Topic: CANNOT RESET PASSWORD!
Replies: 3
Views: 1102

Registration notification email

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
When the problem appeared : today
Forum link : ( link is hidden, you must reply to see )

Description of problem

Hello, I have recently set up a forum and I'm now having issues with registering members. People are telling me they have registered but I have not received an email telling me this or the email I need to authorise them. I have ticked all the right boxes as this did work before as I have 8 registered already. Now however, I am not sure how many have registered or how I authorise the ones I do know about. I am guessing for the ones I know about I could register as them and then send them the username and password but this is far from idea and not something I would want to do for every member that my want to join.

Any help much appreciated please...
by Magster
on February 28th 2017, 12:25 am
 
Search in: Garbage
Topic: Registration notification email
Replies: 1
Views: 967

My website is currently inactive

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome
Screenshot of problem : https://i.imgur.com/nO2WnBR.png
Who the problem concerns : A few members
When the problem appeared : When I and the members write the new post, login
Forum link : http://www.forumgiaitri.net/

Description of problem

When I and the members write the new post or login, then this error message (picture attached)
*Sorry my English*
by Lorem
on January 7th 2017, 12:02 pm
 
Search in: Connection Problems Archives
Topic: My website is currently inactive
Replies: 7
Views: 1383

Hope a code for auto hide login, signup form and show the logout form for DIY toolbar

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : http://learn.forumvi.com

Description of problem

I've just followed this page: http://bootsnipp.com/snippets/r86RR
And did it well.
How can I make it auto hide login button and signup button then show logout button instead?
Thanks in advanced
by congdantoancau
on January 5th 2017, 11:11 pm
 
Search in: Garbage
Topic: Hope a code for auto hide login, signup form and show the logout form for DIY toolbar
Replies: 3
Views: 2157

AWS Hosted Zone | CNAME change Not being accepted by Forumotion after move from GoDaddy

Technical Details


Forum version : {#}Invision{/#}
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : http://puu.sh/t82Gt.png, http://puu.sh/t82DN.png
Who the problem concerns : Yourself
When the problem appeared : Wanted to get rid of the "1" in forum1.halvmane.net since it was no longer a test forum
Forum link : http://halvmane.forumotion.com/

Description of problem

I recently moved my domain name from GoDaddy to AWS since my hosting is under AWS. The CNAME still worked before I changed it to remove the 1 it originally had "forum1.halvmane.net". I deleted it from the Admin Console on Forumotion to change it without the 1 and was met with this here I have it setup as it should be as a CNAME under my DNS settings.

Does Forumotion not recognize CNAME inputs from AWS?
by Guest
on January 2nd 2017, 12:04 am
 
Search in: Credits, SSL Certificate & Domain Names Problems Archives
Topic: AWS Hosted Zone | CNAME change Not being accepted by Forumotion after move from GoDaddy
Replies: 4
Views: 1962

Problem with embed tweets

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : http://image.prntscr.com/image/57382123f8084937915263b4e75672b5.jpeg http://image.prntscr.com/image/187a78196d6e40a09a93b3a771433f64.jpeg
Who the problem concerns : All members
Forum link : http://biztpol.hungarianforum.net/

Description of problem

In our main topics the embeded tweets not displayed right. Only see a text field, same as by quote.

Topics tagged under invision on The forum of the forums - Page 2 187a78196d6e40a09a93b3a771433f64

Tested same tweet in other topics, tweet work fine.

Topics tagged under invision on The forum of the forums - Page 2 57382123f8084937915263b4e75672b5

This JS code installed in our forum:

https://help.forumotion.com/t145791-how-can-i-embed-twitter-s-twets-in-topics#999277

What is the problem in the forum?
by Czulu
on December 17th 2016, 9:16 am
 
Search in: Other Problems Archives
Topic: Problem with embed tweets
Replies: 23
Views: 1285

Founder account locked out.

Technical Details


Forum version : #Invision
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : Yourself
When the problem appeared : 00:11 Central Time.
Forum link : http://westsiderompton.forumactif.com

Description of problem

Hello, and thanks for the great service so far. I have just one major issue that has arisen.

I am the founder of westsiderompton.forumactif.com, which was created earlier today. I have not yet assigned any fellow administrators. The admin panel currently has it set to disallow admin accounts to request new passwords.

This is my issue: after changing my password, I logged out and attempted to log back in with the new password. I was told that the password was incorrect. I tried using my old password which was also marked as incorrect. This leaves me locked out of the sole admin account for our forum and as such presents an obvious roadblock in growing our community.

Thank you for your assistance!
by sVs
on December 12th 2016, 7:21 am
 
Search in: Connection Problems Archives
Topic: Founder account locked out.
Replies: 5
Views: 1510

Chatbox Problem

Technical Details


Forum version : #Invision
Position : Administrator
Concerned browser(s) : Google Chrome
Screenshot of problem : http://www.upsieutoc.com/images/2016/09/05/Untitled4a916.png
Who the problem concerns : Yourself
When the problem appeared : I have tried hiding it with css but it had a white space
Forum link : http://testduat.forumvi.com/

Description of problem

My problem is how to remove text "Admin has logged off the chat on Mon 5 Sep 2016 - 17:02" and "Admin joined the chat on Mon 5 Sep 2016 - 17:02"
by Trn ng Dut
on September 5th 2016, 12:24 pm
 
Search in: Other Problems Archives
Topic: Chatbox Problem
Replies: 3
Views: 935

Back to top

Page 2 of 4 Previous  1, 2, 3, 4  Next

Jump to: