| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 7296|Reply: 6
Collapse the left

when install plugin it get blank page

[Copy link]

 Palestine

Post time: 2013-07-15 23:51
| Show all posts |Read mode
تم تعديله بواسطة  khalid في  2013-7-16 07:46
Edited by vot 2013-07-16, 10:55

hi all,

this solution for blank page that come when you install new plugin at international discuz !

--------------------------------------------------------------------------------------

the problem from source/admincp/admincp_plugins.php


-----------------------------

Find this row:
  1. } elseif(FORMHASH == $_GET['formhash'] && $operation == 'import') {
Copy the Code
and replace it with this:
  1. } elseif($operation == 'import') {
Copy the Code
woooow!!!!!!!!!!!!!!!!

Rate

Number of participants 2Rating +2 Collapse Reason
vot + 1
mj1919 + 1 Nice job! Thank you :)

View Rating Log

 Palestine

 Author| Post time: 2013-07-16 00:02
| Show all posts
Just
replace this
  1. } elseif(FORMHASH == $_GET['formhash'] && $operation == 'import') {
Copy the Code
with
  1. } elseif($operation == 'import') {
Copy the Code
woooow!!!!!!!!!!!!!!!!

Comments

Thank you! Excellent! i will try ! ;)  Post time 2013-07-16 00:56

 Russia

Post time: 2013-07-16 07:10
| Show all posts
A good practice:
EXPLAIN THE PROBLEM before publishing a solution.

Comments

Ok!  Post time 2013-07-16 08:46

 Palestine

 Author| Post time: 2013-07-16 10:06
| Show all posts
vot 2013-7-16 06:10
A good practice:
EXPLAIN THE PROBLEM before publishing a solution.

I think this file has many errors

Rate

Number of participants 1Rating +1 Collapse Reason
mj1919 + 1 Powerfull!

View Rating Log

 Russia

Post time: 2013-07-16 10:08
| Show all posts
khalid 2013-7-16 11:06
I think this file has many errors

I have found yet another bug, in addition to fixed by you.


Rate

Number of participants 1Rating +1 Collapse Reason
mj1919 + 1 :)))))

View Rating Log

 Russia

Post time: 2013-07-16 10:27
| Show all posts
Fix: #204

Rate

Number of participants 1Rating +1 Collapse Reason
hadi + 1 thank you.

View Rating Log

Post time: 2013-07-16 12:15
| Show all posts
Wow thanks. I have to update my Discuz now . Now, we can port/translate plugins to multilingual edition.
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-05-04 15:07 GMT+3 , Processed in 0.073491 sec., 21 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list