-
Content Count
467 -
Joined
-
Last visited
-
Days Won
5
Content Type
Profiles
Downloads
IPS4 Providers
Release Notes
IPS4 Guides
IPS4 Developer Documentation
Invision Community Blog
Forums
Store
Posts posted by GriefCode
-
-
Hey,
I tried using the club feature but i abandoned it right after.
I have an issue tracking any topics or news posted in clubs, mainly because i am not a fan of the activity stream and i rarely use it to be honest.
I am using the fluid view of forums. It would be nice having some kind of integration of club forums into the fluid view for forums.Greetings
-
-
On 2.1.2018 at 4:14 PM, GriefCode said:
Hey @Ahmad E.,
I got since yesterday (I finally upgraded the application) a frequent error popping up in the system log:
But... it's a ts3 instance, and when I check the connection test, all is fine.
Do you get an idea whats causing it?
Greetings
Nevermind, appears to be an issue when the teamspeak server is on the same server as the web server.
When changing the IP to 127.0.0.1 everything works as expected. -
Hey @Ahmad E.,
I got since yesterday (I finally upgraded the application) a frequent error popping up in the system log:
But... it's a ts3 instance, and when I check the connection test, all is fine.
Do you get an idea whats causing it?
Greetings
-
Hey,
does that actually work for the AdminCP login as well?
-
On 26.7.2017 at 9:48 PM, CodingJungle said:
if you have any further questions, feel free to ask them here or PM.
How do you handle privacy, personal information and general information of clients & users using babbel as service?
I think it should be added to the application description as generally all data is going thru your servers now.
I'm not someone that is into the internet law and handling, but there is a reason why every chat software has a privacy policy nowadays and I am just personally interested into that. -
47 minutes ago, jrlee183@gmail.com said:
Hi
I have an older version of this theme and after the the upgraded yesterday the links in the menu such as Activity and store do not work. Is it working in the latest version of this theme?
Do you mean you used the 4.1.X theme? If yes, you need to upgrade to 4.2.X, I can assure you it is working there as I'm using it.
-
Minor design issue on mobile topic view:
Caused by this rule:
@media only screen and (max-width: 767px) { html[dir="ltr"] .cAuthorPane_photo .ipsUserPhoto { margin-left: 20px; } }
Appears that this can be removed without any issues, didn't test other sites yet if it does affect anything.
Greetings -
I've run into the same issue recently:
QuoteException::0
Invalid server responseQuote#0 /var/www/forum/applications/teamspeak/sources/Api/Viewer/Viewer.php(404): IPS\teamspeak\Api\_Viewer->update()
#1 /var/www/forum/applications/teamspeak/widgets/teamspeakViewer.php(169): IPS\teamspeak\Api\_Viewer->render()
#2 /var/www/forum/system/Widget/Widget.php(753): IPS\teamspeak\widgets\_teamspeakViewer->render()
#3 /var/www/forum/system/Theme/Theme.php(780) : eval()'d code(13686): IPS\_Widget->__toString()
#4 /var/www/forum/system/Theme/SandboxedTemplate.php(57): IPS\Theme\class_core_front_global->widgetContainer('sidebar', 'vertical')
#5 /var/www/forum/system/Theme/Theme.php(780) : eval()'d code(11009): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
#6 /var/www/forum/system/Theme/SandboxedTemplate.php(57): IPS\Theme\class_core_front_global->sidebar('right')
#7 /var/www/forum/system/Theme/Theme.php(780) : eval()'d code(5465): IPS\Theme\_SandboxedTemplate->__call('sidebar', Array)
#8 /var/www/forum/system/Theme/SandboxedTemplate.php(57): IPS\Theme\class_core_front_global->globalTemplate('ba379619c485b64...', '\n\n\n<div class='...', Array)
#9 /var/www/forum/system/Dispatcher/Dispatcher.php(149): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
#10 /var/www/forum/system/Dispatcher/Standard.php(104): IPS\_Dispatcher->finish()
#11 /var/www/forum/system/Dispatcher/Front.php(524): IPS\Dispatcher\_Standard->finish()
#12 /var/www/forum/system/Dispatcher/Dispatcher.php(131): IPS\Dispatcher\_Front->finish()
#13 /var/www/forum/index.php(13): IPS\_Dispatcher->run()
#14 {main}
Any ETA when this is fixed?As I am the third reporting this now it appears to not be server related, except and package updates has caused that what I do not believe.
Greetings
-
You could create a member with specified access to the admin control panel to look up the logs as example and just add a member.
Nevertheless, I can understand you, but a developer is responsible for handling the situation and I assume that I will speak for nearly all of them that we are not interested into your data or personal information of customers. Of course this will not change the case.
Lets try to be honest, we are testing all our applications multiply times (at least i do), if we do not run into any issue on that, we expect all is working fine. When someone now reports an issue it is on our end to clarify the situation, mostly only limited data is provided and it is a ping pong until we have collected up all our information we need. A quick access on the ACP is mostly easier.
Additionally, as longer as you programm, as less you trust anyone and anything. How many of the people purchasing apps and stuff like that you think have knowledge that is required to provide us detailed information? Guess why IPS also want full access, even to the server, to provide support...Greetings
-
-
On 2.4.2017 at 9:40 AM, DannyPhantom said:
)), '', 'Test', 'all' ) IPS\Db\Exception: Field 'tolerance_counter' doesn't have a default value (1364) #0 D:\ipboard\system\Db\Db.php(808): IPS\_Db->preparedQuery('/*IPS\\servercon...', Array) #1 D:\ipboard\system\Patterns\ActiveRecord.php(460): IPS\_Db->insert('serverconsole_s...', Array) #2 D:\ipboard\applications\serverconsole\modules\admin\general\servers.php(188): IPS\Patterns\_ActiveRecord->save() #3 D:\ipboard\system\Dispatcher\Controller.php(86): IPS\serverconsole\modules\admin\general\_servers->perform() #4 D:\ipboard\applications\serverconsole\modules\admin\general\servers.php(26): IPS\Dispatcher\_Controller->execute() #5 D:\ipboard\system\Dispatcher\Dispatcher.php(129): IPS\serverconsole\modules\admin\general\_servers->execute() #6 D:\ipboard\admin\index.php(14): IPS\_Dispatcher->run() #7 {main}
I'm getting this error during setup a host.
This I have solved by removing STRICT_TRANS_TABLES from MySQL settings.
We're running over ISS, I will take a look if I will able to get all working, it would be nice if this could be happenInteresting, I could simply add a default value over the column, wouldn't matter anyway.
Glad you found a solution for the issue. Sorry I wasn't around at that time.Greetings
-
Hey,
I've just run into the issue that one of my monderators falsely restricted a player from posting / flagged as spammer.
Now all of his posts got automatically hidden.It is a pain to revert that, please make such things easier, just a whole revert, or something like this. Or did i miss an option somewhere?
Greetings
-
-
-
-
-
Hey @Ahmad E.,
I've just submitted a widget to the market that does display the server activity / online members on discord over the widget API:
If you want, I can create a pull request to your repo in order to have it availble directly over your app.
Greetings
-
5 minutes ago, Makoto said:
I have mine overclocked a bit, so it can push the lower 90°'s (F) when under load.
http://hwbot.org/xtu/share/580579?clientVersion=6.2.0.19Video games rarely strain the CPU that much, but I also do a bit of video encoding and such on here; so every little bit helps.
Got mine also at 20% overclocked as that is what asus recommended me there, without water cooling
My whole mentionable hardware:
QuoteCPU: i7-6700K 4x 4.2GHz + HT
Mainboard: ASUS ROG Maximus VIII Formula
RAM: 2x Crucial Ballistix Sport DDR4-RAM 2400 MHz (16GB)
Graphic: EVGA GeForce GTX Titan X SuperClocked, 12GB GDDR5 -
Just now, Aiwa said:
Sit / Stand desk. I can switch inputs on the middle monitor for my gaming pc. Otherwise, I'm a Mac guy.
When I'm feeling particularly lazy, I undock my Mac and sit on the couch... Or, like I am now, laying in bed because I'm sick.
Would love having one of these, but they are a way too expensive for me
And yes, got also a mac for my couch
-
-
5 hours ago, Linguica said:
I don't have an answer but you should look into how web servers handle MIME types. You may have had the experience at some point of trying to open a picture in a browser and the browser tried to download it instead of displaying it. It sounds like you want to purposely force that sort of behavior which I am sure is doable.
https://stackoverflow.com/questions/6169002/force-video-webm-mime-type-using-htaccess-based-on-request-uri there's just the first link I found, I think you want to force the video to "application/octet" or something like that iirc.
This does neither help on the issue OP described here. It is NOT an issue of the web server. It is an issue on IOS:
https://discussions.apple.com/thread/4855607?tstart=0
QuoteWhat you can download via Safari is limited, and as the iPad doesn't have a 'file system' like a 'normal' computer, everything has to be stored within an app e.g. you can download PDFs and epubs to the iBooks app, but you can't download videos to the built-in Videos app
-
Just now, superj707 said:
The "what I want" screen shot is or working from google website for gmail. If it's IOS, how is it that Google can make it work like it should? Why can't IPB do whatever it is they did to make it work the same way?
This is the reason for it, one is the webbroswer, the other is a native app. A native app can handle things differently than a webbrowser. IPS has no control over the webbrowser of IOS, and there wont be a solution to download the video directly from webbrowser, it will be always embbed and suggested to be viewed directly. You could try to find an app which may will do that task.
-
Just now, superj707 said:
Well that's horrid! It's unusable. There must be some kind of work around
I wish there would be
I couldn't find one yet, as I got to lazy searching for something, I commonly use my android phone and sent it over if I want the video locally on my iphone.
Better Club Integration into forums
in Feedback and Ideas
Posted
My bad, you are right. That's amazing. Thanks 🙂