Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Cannot add new user in admin panel - template error.  (Read 3567 times)

0 Members and 1 Guest are viewing this topic.

gosforth

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Cannot add new user in admin panel - template error.
« on: August 09, 2007, 12:01:54 pm »

I try to add new user (http://host/cpg1412/usermgr.php?op=new_user) but after long time of inactivity I got error:

Template error
Failed to find block 'file_line'(#(<!-- BEGIN file_line -->)(.*?)(<!-- END file_line -->)#s) in :

        <tr>
                <td class="tableb" align="center">
                        <font size="3"><b>{MESSAGE}</b></font>


                        <br /><br />
                </td>
        </tr>

If anyone could help.
Thanks a lot.

Gosforth

« Last Edit: August 09, 2007, 03:46:21 pm by GauGau »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Cannot add new user in admin panel - template error.
« Reply #1 on: August 09, 2007, 12:28:26 pm »

Post a real link please
Logged
‍I don't answer to PM with support question
Please post your issue to related board

gosforth

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot add new user in admin panel - template error.
« Reply #2 on: August 09, 2007, 12:50:14 pm »

Post a real link please

Real link is my corporate network not accessible from Internet.
Logged

Nibbler

  • Guest
Re: Cannot add new user in admin panel - template error.
« Reply #3 on: August 09, 2007, 01:31:45 pm »

Disable strict mode in MySQL. Search the board for details.
Logged

gosforth

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: Cannot add new user in admin panel - template error.
« Reply #4 on: August 09, 2007, 03:05:42 pm »

Thank you very much indead - did help.

...if someone need answer how to disable strict mode - disable line in my.ini:
#sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot add new user in admin panel - template error.
« Reply #5 on: August 09, 2007, 03:45:51 pm »

Thanks for your readiness to share your insight, but let me clarify (for the benefit of others): strict mode is off by default. You should never have turned it on if you have no idea what the impact is.
Logged
Pages: [1]   Go Up
 

Page created in 0.193 seconds with 19 queries.