WoWonder - The Ultimate PHP Social Network Platforms

WoWonder - The Ultimate PHP Social Network Platform v4.3.4

No permission to download

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
Between those lines is not the mentioned code. Neither in the whole file.


1659493343536.png
Its in a file named functions, make a search for "server" it should be there its like 3 lines of code, change it to 0655, for me the problem didnt occur again after i changed it.
 
  • Like
Reactions: wally_ar

jpond262176

Active member
May 4, 2022
210
66
28
Its in a file named functions, make a search for "server" it should be there its like 3 lines of code, change it to 0655, for me the problem didnt occur again after i changed it.

Remember this might get overwrote if upgrading and that file is included in the upgrade. I have also changed my permission to this just in case, cheers!
 

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
Remember this might get overwrote if upgrading and that file is included in the upgrade. I have also changed my permission to this just in case, cheers!
thats correct, just keep the eye out on the functions code, if its changed, then change it back to 0655 and also there might be new ways to enforce this "remote access" from developer so in the future we might need to look for those backdoors.
 
  • Like
Reactions: wally_ar

reishi

Well-known member
Trusted Uploader
Aug 26, 2019
142
278
63
1、modify assets\libraries\PayPal\vendor\paypal\rest-api-sdk-php\lib.php
Lines 230-251 are removed
2、Delete all the contents of assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/node.php
3、modify assets/includes/functions_general.php
search
if (!is_writable("./sources/server.php")) {
@chmod("./sources/server.php", 0777);
}
removed it.
4、modify assets/includes/functions_three.php
search
require_once('./assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/Node.php');
removed it.
5、delete the file of sources/server.php
6、./sources/welcome.php line 7 remove it thanks for @pcintav remind.

done
 
Last edited:

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
1、modify assets\libraries\PayPal\vendor\paypal\rest-api-sdk-php\lib.php
Lines 230-251 are removed
2、Delete all the contents of assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/node.php
3、modify assets/includes/functions_general.php
search
if (!is_writable("./sources/server.php")) {
@chmod("./sources/server.php", 0777);
}
removed it.
4、modify assets/includes/functions_three.php
search
require_once('./assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/Node.php');
removed it.
5、delete the file of sources/server.php

done
Thanks dude!! ❤️
 

pcintav

Active member
Oct 8, 2018
214
102
43
1、modify assets\libraries\PayPal\vendor\paypal\rest-api-sdk-php\lib.php
Lines 230-251 are removed
2、Delete all the contents of assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/node.php
3、modify assets/includes/functions_general.php
search
if (!is_writable("./sources/server.php")) {
@chmod("./sources/server.php", 0777);
}
removed it.
4、modify assets/includes/functions_three.php
search
require_once('./assets/libraries/google/vendor/rize/uri-template/src/Rize/UriTemplate/Node/Node.php');
removed it.
5、delete the file of sources/server.php

done
another one
./sources/welcome.php

line 7 <<<<<remove it
 
  • Like
Reactions: Gaeius and reishi

Gaeius

Member
Apr 2, 2020
45
25
18
HOW TO HIDE SCROLLBARS

Here;s how to hide scrollbars in stories and filters. Please feel free to correct if I have mistakes.

CSS:
//* Whole Page Scroll Bar *//

body {
    overflow-y: scroll; 
}

body::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

CSS:
//* Post Filter in Newsfeed *//
.tag_page_nav  {
    overflow-y: scroll;
}

.tag_page_nav::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

CSS:
//* Stories and Friends You May Know - Mobile Only*//

@media (max-width: 520px) {

.tag_scroll {
    overflow-y: scroll;
}

.tag_scroll::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}
 

wally_ar

Member
May 4, 2022
38
19
8
Hi.
I have wowonder 4.1.1 the theme of Wondertag v2.3.6 works fine.

1660105820625.png

1660105854136.png
Versions don't work
Wondertag v2.5.1,
Wondertag v2.4.1, WoWonder v2.5

Theme Wondertag v2.5.1

1660106028736.png

the home page is displayed
1660106075224.png

View source code

1660106248376.png

1660106434120.png

developer tools

1660106393946.png


what is the solution?
Thank you very much
 
Last edited:

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
Do You All Notice That Wowonder 4.1.1 Had No Save Button, I Do Had Put In Social Login Google+ API But It Won't Can Save

Second Wechat Social Login And Google MAP Api All Needed Paid So Sad
 

webbymaster

Member
May 10, 2022
147
19
18
Tell me, please, is it possible to somehow hide the languages you don't need, but without completely removing them from the script?

Do You All Notice That Wowonder 4.1.1 Had No Save Button, I Do Had Put In Social Login Google+ API But It Won't Can Save

Second Wechat Social Login And Google MAP Api All Needed Paid So Sad
There shouldn't be a "Save" button.
Turn on the button on the left. On the right, you insert your keys into the field. After a moment, the field with the key turns greenish. This means that the data (key) is automatically stored in your database.

1660656688536.png
 

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
After Enable I Do Try Login Via Social Media Google But It Can't Login. I Try Many Time But It Won't Save Into The Database, So Sad, I Do Try Put In Then Enable Also Cannot
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu