Search found 343 matches

by TurboPT
Sun Aug 16, 2020 1:48 am
Forum: TestLink 1.9
Topic: Unable to do Text Formatting
Replies: 6
Views: 10321

Re: Unable to do Text Formatting

I show the edit bars: https://imgbox.com/ASGLxOd8 The red square lower in the picture shows the cke editor in use. Not that you have to have that specific editor, but that's what I show. Assuming that you have no custom changes (which should not be applied to this file anyway), what do you show in y...
by TurboPT
Sun Aug 16, 2020 12:57 am
Forum: Installation and configuration
Topic: Testlink 1.90.20 BTS integration with Redmine
Replies: 3
Views: 10014

Re: Testlink 1.90.20 BTS integration with Redmine

Looks like the error is in the response?
<error>Assignee cannot be blank<\/error>
by TurboPT
Sun Aug 02, 2020 8:37 pm
Forum: TestLink 1.9
Topic: Unable to do Text Formatting
Replies: 6
Views: 10321

Re: Unable to do Text Formatting

Apologies for the delay Sahaj...

Do you show any browser console errors?
If not, try clearing browser cache and reload.
by TurboPT
Fri Jul 17, 2020 1:53 am
Forum: TestLink 1.9
Topic: Unable to do Text Formatting
Replies: 6
Views: 10321

Re: Unable to do Text Formatting

What attached image?
by TurboPT
Sat Aug 24, 2019 1:13 am
Forum: Installation and configuration
Topic: Installing Testlink 1.9.19 on Ubuntu 16.04
Replies: 4
Views: 13725

Re: Installing Testlink 1.9.19 on Ubuntu 16.04

@fman
Ok, no argument here!
by TurboPT
Tue Aug 20, 2019 3:19 am
Forum: Installation and configuration
Topic: Installing Testlink 1.9.19 on Ubuntu 16.04
Replies: 4
Views: 13725

Re: Installing Testlink 1.9.19 on Ubuntu 16.04

@fman

It looks like there's been a fix to this in Mantis?
I could try an install this weekend, for I do have Ubuntu 16.04. (not sure of the PHP version at the moment, I'm not on that machine)
by TurboPT
Fri Oct 12, 2018 2:36 am
Forum: TestLink 1.9
Topic: How to set custom status for a test case in 1.9.16?
Replies: 18
Views: 33615

Re: How to set custom status for a test case in 1.9.16?

Not sure about Chrome, I'd have to check. What version of Chrome do you have? Are you talking about the notes/description field when executing a test case? If so, I cannot paste an image there in Chrome or Firefox. If this is not the same area, add a screenshot, or at least an image link to one to t...
by TurboPT
Tue Oct 09, 2018 12:25 am
Forum: TestLink 1.9
Topic: How to set custom status for a test case in 1.9.16?
Replies: 18
Views: 33615

Re: How to set custom status for a test case in 1.9.16?

Not enough information to know.

What file(s) were edited? Should at least involve custom_config.inc.php, tlsmarty.inc.php
Where were the image files placed?

Might also try to clear browser cache.
by TurboPT
Sat Jun 30, 2018 2:41 am
Forum: Installation and configuration
Topic: TestLink 1.9.17 with PHP7
Replies: 1
Views: 10797

Re: TestLink 1.9.17 with PHP7

It appears that the messages tell you what is missing?

I do not have Debian, but...

You can probably install mysql based on this info

...and the php-curl with this info
by TurboPT
Sat Apr 14, 2018 1:40 pm
Forum: TestLink 1.9
Topic: How to show Text color and BG color in ckeditor
Replies: 1
Views: 4582

Re: How to show Text color and BG color in ckeditor

According to ckeditor's documentation , additional (optional) plugins are needed to support those two features. On the same page, relative to those two items, they also say: (red emphasis my edit) The Text and Background Color feature does not create semantically meaningful content. Even if you adju...
by TurboPT
Sat Apr 14, 2018 1:27 pm
Forum: Bugzilla
Topic: Create new issue/Link existent issue:Displays Blank page
Replies: 1
Views: 4069

Re: Create new issue/Link existent issue:Displays Blank page

Ok, so check the webserver error log and the testlink logs, as typically an error happened when you get a blank page.

Most servers are set to NOT show this information, especially on a production machine.
by TurboPT
Sat Feb 03, 2018 4:35 pm
Forum: Installation and configuration
Topic: Passwordless Authentication
Replies: 2
Views: 9625

Re: Passwordless Authentication

Do you mean like LDAP?

If so, see if this thread might help?

That and other LDAP history can be found by this search.

I've have never configured LDAP myself, so the details will have to be derived from the past postings.
by TurboPT
Thu Dec 28, 2017 5:11 pm
Forum: Windows OS
Topic: Windows OS - Setting time zone in testlink
Replies: 15
Views: 39746

Re: Windows OS - Setting time zone in testlink

@ Ferhan : The php.ini file is PHP-related file. (NOT a TestLink file) That file should be located wherever PHP is installed, likely: C:\Program Files (x86)\PHP. ...or if you might be using an alternative, such as XAMPP, then it might be located in: C:\xampp\php Either way, it depends on how/where P...
by TurboPT
Mon Dec 04, 2017 5:56 pm
Forum: TestLink 1.9
Topic: Execution view not updated in Firefox
Replies: 3
Views: 5887

Re: Execution view not updated in Firefox

No need for sorry... if you don't know, you don't know, right?

I did not know either, that's why I asked if that was the same.
by TurboPT
Mon Nov 27, 2017 3:30 pm
Forum: TestLink 1.9
Topic: Execution view not updated in Firefox
Replies: 3
Views: 5887

Re: Execution view not updated in Firefox

See if this reported Mantis issue is the same as what you see?

If not, then try this: in Firefox, open the web console [ctrl+shift+k] and then try that operation again to see if there might be any errors generated in the console?