| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 17096|Reply: 25
Collapse the left

How to install plugins without any limits or problems

[Copy link]

 Palestine

Post time: 2013-07-22 12:51
| Show all posts |Read mode
How to install plugins without any limits or problems

I was forcing a very annoying message when i try to install some plugins
Sorry, You installed not genuine applications, can not continue to implement the Setup.
(You are using un offical plugins)

So i was not able to install the plugin until i make an edits in the product

so i decided to search in the files for a solution and i find it

So now i can install any plugin even if the plugin is paid and i toke it from somone

The solution is simple :

just open /source/function/function_cloudaddons.php and search for
  1. cpmsg('cloudaddons_genuine_message', '', 'error', array('addonid' => $addonid));
Copy the Code
and just delete it
and enjoy your freedom

Rate

Number of participants 1Rating +1 Collapse Reason
vot + 1

View Rating Log

 Palestine

Post time: 2013-07-22 12:53
| Show all posts

 Palestine

 Author| Post time: 2013-07-22 12:55
| Show all posts
oh yes

but my solution is not like yours ,, but the same result

 Palestine

 Author| Post time: 2013-07-22 12:58
| Show all posts
i think my solution just for plugins

thank you

Comments

:)  Post time 2013-07-22 13:01

 Palestine

 Author| Post time: 2013-07-22 13:04
| Show all posts
no it is for everything

 Russia

Post time: 2013-07-22 15:47
| Show all posts
The solution from Dr AM have the same result but it is shorter!
It is closer to my idea:  Do less, get more!

Rate

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

View Rating Log

 Palestine

Post time: 2013-07-22 15:56
| Show all posts
vot 2013-7-22 14:47
The solution from Dr AM have the same result but it is shorter!
It is closer to my idea:  Do less, g ...

Yes , but my solution for styles  too

 Russia

Post time: 2013-07-22 16:02
| Show all posts
Please check my idea:
Do NOT REMOVE the code row,
but just change the popup message type! (halt=false)
/source/function/function_cloudaddons.php: #99
  1. OLD row #99:
  2.                 cpmsg('cloudaddons_genuine_message', '', 'error', array('addonid' => $addonid));
  3. NEW row #99:
  4.                 cpmsg('cloudaddons_genuine_message', '', 'error', array('addonid' => $addonid), '', FALSE);
Copy the Code

 Palestine

Post time: 2013-07-22 16:12
| Show all posts
Great !

 Russia

Post time: 2013-07-22 18:04
| Show all posts
khalid 2013-7-22 17:12
Great !

What is great?!
I'm waiting for a testing report


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-04-20 15:34 GMT+3 , Processed in 0.093552 sec., 15 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