Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
05-29-2016, 07:52 AM
Post: #11
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
(05-28-2016 11:08 PM)m16011 Wrote: I fix it ! I logged into your setup successfully however your /moderator folder throws a 404 error. |
|||
05-29-2016, 08:14 AM
Post: #12
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
(05-28-2016 03:11 AM)iamsurf3r Wrote:(05-28-2016 01:46 AM)Tufaann Wrote: If I knew how I really would, i've been trying to fix this whole thing for days. The main55 files from v4 do not work with v5, at least not when I tried it. The setup call home can be removed or if you are upgrading from version 4 to 5 the frontend will continue to work well. The issue at hand was the backend/admin/moderator files. If you tried to use the entire v4 moderator folder or overwrite the main##.php files, it wont work (at least when I tried it). The red flag went up when gerandi1997 Said admin panel asking for valid license. Found a fix, waiting on Tufaann to test and confirm since he provided the decoded files. Fix works for me. |
|||
05-30-2016, 08:39 AM
Post: #13
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
U made me curious :P
What kind of fix did u find buddy? |
|||
05-30-2016, 08:52 AM
Post: #14
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files | |||
05-30-2016, 12:52 PM
Post: #15
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
I checked the link you posted. The dashboard still calls the phpvibe api which makes them know which server you have it installed on. I didn't even bother checking the ioncubed files.
PHP Code: "http://get.phpvibe.com/api"), Tufaann provided the files and the fix is available with callbacks removed for those who want to use it. Fixed main55 and dashboard files Code: http://www86.zippyshare.com/v/quWambfS/file.html |
|||
05-30-2016, 01:38 PM
Post: #16
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
(05-30-2016 12:52 PM)Gernavor Wrote: I checked the link you posted. The dashboard still calls the phpvibe api which makes them know which server you have it installed on. I didn't even bother checking the ioncubed files. anda bien menos el frontend que no se puede poner la pagina principal, no te deja hacer nada |
|||
05-31-2016, 12:32 AM
(This post was last modified: 05-31-2016 12:38 AM by Gernavor.)
Post: #17
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
Sneik,
La instalación completa de v5 se necesita y entonces el fijas aplicables a la carpeta moderador después. download v5 Code: http://bestblackhatforum.com/Thread-GET-PHPVibe-CMS-v4-0-CopyrightRemoval-Nulled-by-fire2000 v5 moderator fix Code: http://www86.zippyshare.com/v/quWambfS/file.html v4 Code: http://bestblackhatforum.com/Thread-GET-PHPVibe-CMS-v4-0-CopyrightRemoval-Nulled-by-fire2000 v5 Code: http://bestblackhatforum.com/Thread-PHPVibe-v5?pid=1695614#pid1695614 v5 moderator fix Code: http://www86.zippyshare.com/v/quWambfS/file.html |
|||
05-31-2016, 06:32 AM
Post: #18
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
Hi Gernavor, What did u change for code in dashboard.php??
|
|||
05-31-2016, 07:37 AM
Post: #19
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
How to change footer "trade"?
|
|||
05-31-2016, 07:56 AM
Post: #20
|
|||
|
|||
RE: [REQ] PHPVibe v5 - professional video and media cms | Decoded main files
(05-31-2016 06:32 AM)m16011 Wrote: Hi Gernavor, What did u change for code in dashboard.php??I removed the box that called the phpvibe api for the version check and to list available plugins. You can keep your original dashboard if you wish to see your version and the new version available on their server, but I didn't want to keep it. I believe those 'edit me' fields are under your "/moderator/?sk=setts" For the footer, its that is the moderator dashboard, you have to edit the main55.php file. Find the following: PHP Code: update_option('softc', 'PGEgcmVsPSJub2ZvbGxvdyIgaHJlZj0iLyIgdGFyZ2V0PSJfYmxhbmsiIHRpdGxlPSIiPnRyYWRlOzwvYT4uIA=='); base64 encode whatever you want to appear there and replace what comes after 'softc' in the single quotes. I am not sure if you can make it blank but you can try that too. |
|||