problem using mantis 1.2.0a3?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
prabhurangan
Posts: 20
Joined: 23 Aug 2008, 09:19

problem using mantis 1.2.0a3?

Post by prabhurangan »

Dear Members,

I have installed mantis 1.2.0a3 development version, and I tried to install import plugin using 'Manage plugins' option and installed successfully and updated and while trying to import bugs to project, im facing some issues like:

Error:
APPLICATION WARNING #300: String "manage_import_issues_link" not found.


Please help me to solve this issue.

Regards,
Prabhu.
Kirill
Posts: 640
Joined: 25 Nov 2007, 08:05
Location: Kaliningrad, RF
Contact:

Re: problem using mantis 1.2.0a3?

Post by Kirill »

prabhurangan wrote:Dear Members,

I have installed mantis 1.2.0a3 development version, and I tried to install import plugin using 'Manage plugins' option and installed successfully and updated and while trying to import bugs to project, im facing some issues like:

Error:
APPLICATION WARNING #300: String "manage_import_issues_link" not found.


Please help me to solve this issue.

Regards,
Prabhu.
You can assign value to $s_manage_import_issues_link
prabhurangan
Posts: 20
Joined: 23 Aug 2008, 09:19

Re: problem using mantis 1.2.0a3?

Post by prabhurangan »

@kiril

Thank you very much. I have given some value for it.
mantisdummy
Posts: 1
Joined: 12 Jan 2011, 19:50

Re: problem using mantis 1.2.0a3?

Post by mantisdummy »

Kirill wrote:
prabhurangan wrote:Dear Members,

I have installed mantis 1.2.0a3 development version, and I tried to install import plugin using 'Manage plugins' option and installed successfully and updated and while trying to import bugs to project, im facing some issues like:

Error:
APPLICATION WARNING #300: String "manage_import_issues_link" not found.


Please help me to solve this issue.

Regards,
Prabhu.
You can assign value to $s_manage_import_issues_link

Hello, I have the same problem, how should I assign values to $s_manage_import_issues_link?
Kirill
Posts: 640
Joined: 25 Nov 2007, 08:05
Location: Kaliningrad, RF
Contact:

Re: problem using mantis 1.2.0a3?

Post by Kirill »

mantisdummy wrote: Hello, I have the same problem, how should I assign values to $s_manage_import_issues_link?
First, I recommend update to stable release 1.2.4 https://sourceforge.net/projects/mantis ... is-stable/.
Second, place in language file lang/strings_xxx.txt.
Post Reply