WoWonder - The Ultimate PHP Social Network Platforms

WoWonder - The Ultimate PHP Social Network Platform v4.3.4

No permission to download

natanael1008

New member
Oct 27, 2022
0
1
0
Here are the instructions but I haven't figured it out yet either

NODEJS : for who has problem with nodejs and SSL cetificates :

- after follow the official wowonder guide to install nodejs follow this - assuming your site running on HTTPS with ( let’encrytp sll certbot)

—- STOP FEREVER PROCESS - 1) running on terminal : sudo forever stopall

—-ENABLE NODEJS IN ADMIN PANEL 2) in admin panel enabled nodejs and enable ssl on port 449

3) path to keys :

/etc/letsencrypt/live/mydomain.com/privkey.pem

/etc/letsencrypt/live/mydomain.com/cert.pem

4) save

— RESTART FOREVER AND NODE APP

5) back to terminal and run :

cd /var/www/yourdomain.com/

cd ./nodejs && forever start ./main.js

—-—--IF YOUR NOT RUNNING LET’S ENCRYPT YOU CAN GENERATE A SELF SIGNED CERTIFICATE WTH OPENSSL --—-—-—-——-

From Terminal

1) cd /var/www/yourdomain.com

——CREATE SSL FOLDER

2) sudo mkdir SSL

—- GRANT PERMISSION TO SSL

3) sudo chown -R www-data:www-data SSL ( if runnn on apache ) 4) sudo chmod -R 775 SSL

—- GENERATE KEY WITH OPEN SSL

1) openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365

New path to key to put in admin panel will be :

/var/www/mydomain.com/SSL/key.pem

/var/www/mydomain.com/SSL/cert.pem

Every modification and operation always remember :

—- STOP FEREVER PROCESS - 1) running on terminal : sudo forever stopall

— RESTART FOREVER AND NODE APP

5) back to terminal and run :

cd /var/www/yourdomain.com/

cd ./nodejs && forever start ./main.js

Good Luck
Awesome! Thanks a million.

I use shared hosting on NameCheap and apparently, I can't access the root directory. I spoke to support and NodeJS is installed and turned on automatically on the server, but I can't access the root directory to get the key directories.

So currently, I turned on the NodeJS setting on my script using only the HTTP port and the Redis server port; and there is an obvious improvement in my website speed, which is even more visible in the Combined Android App I used with the website, so much faster and smoother.

The only drawback is I don't know the security implications of running on HTTP ports and not the SSL port (If you do please share). So for now I'll still be on the NodeJS with HTTP until I can switch Hosting. (You can try that too it if works for you)

On Namecheap I didn't have to run any code to install Node or Forever, I just input the ports and viola it worked.
 

Moh22

New member
Oct 31, 2022
0
0
0
hi maybe someone know how to solve; am getting this message when try to upload any video: your video is being processed,we'll let you know when it' ready to view.

-the vidos appear converted in upload/2022/ etc... but the video post page is brocken
 

natanael1008

New member
Oct 27, 2022
0
1
0
hi maybe someone know how to solve; am getting this message when try to upload any video: your video is being processed,we'll let you know when it' ready to view.

-the vidos appear converted in upload/2022/ etc... but the video post page is brocken
Turn off your FFMPEG setting in the File Upload Configuration setting. Should work.
 

falkosik

New member
May 18, 2022
0
0
0
After installing this script, push notifications pop up. But I haven't set up anything yet. I suspect that this is from the developer, with this help he may be calculating his script. How do I disable these notifications? Please tell me (((

1642530845609.png
 

falkosik

New member
May 18, 2022
0
0
0
After installing this script, push notifications pop up. But I haven't set up anything yet. I suspect that this is from the developer, with this help he may be calculating his script. How do I disable these notifications? Please tell me (((

1642530845609.png
Has anyone figured out how to disable these push notifications?
 
  • Like
Reactions: TheBlackSurf

aluscreativos

New member
Aug 26, 2022
0
0
0
After installing this script, push notifications pop up. But I haven't set up anything yet. I suspect that this is from the developer, with this help he may be calculating his script. How do I disable these notifications? Please tell me (((

1642530845609.png

I have the same problem. I require some solution.
my post
 

kasperdz

Member
Aug 3, 2020
33
7
8

v4.0 Released

(07 Feb 2022) [Ultimate Update]​

  • ADDED website mode, switch your website instantly to Linkedin mode. (Instagram, Twitter, AskFM, Patreon are coming soon).
  • ADDED marketplace system, users can now buy and sell products + admin commission.
  • ADDED moderator rules manager, now you can choose what a moderator can do.
  • ADDED more ads placements (jobs, forums, movies, offers & funding) & entire site option.
  • ADDED multiple levels affiliate system.
  • ADDED custom ban message for every user.
  • ADDED the ability to translate terms pages.
  • ADDED CoinBase payment method.
  • ADDED new search system for Linkedin mode.
  • ADDED more APIs.
  • ADDED ReCaptcha to create article page.
  • ADDED Wasabi Storage.
  • ADDED new welcome page.
  • ADDED remember me on login page.
  • ADDED mutli languages support for terms, privacy and about pages.
  • UPDATED bulksms API.
  • UPDATED CoinPayments API.
  • UPDATED Infobip API.
  • UPDATED marketplace, jobs & movies pages design (default theme).
  • UPDATED desgin in a few other pages (default theme).
  • UPDATED Twilio SDK.
  • UPDATED left sidebar icons. (default theme)
  • UPDATED documentation & FAQs: https://docs.wowonder.com/ .
  • CLEANED 10,000+ lines of outdated code.
  • ORGINZED PHP code format (HTML coming in next update).
  • FIXED images with _small extensions is not getting deleted on remote storage.
  • FIXED watermark isn't working on images posts.
  • FIXED family memebers texts.
  • FIXED auto username, pages likes or groups joins isn't working when you register using the app.
  • FIXED login with instagram isn't working.
  • FIXED email notifications are not working on follow, view profile or comments.
  • FIXED digitalocean test button wasn't working in admin panel.
  • FIXED Audio/video calls are not working from website to apps using agora.
  • FIXED "common things" page php fatal error.
  • FIXED 2 XSS exploits. [Important!]
  • FIXED blank page when adding / in url.
  • FIXED site-map doesn't generate more than 50K links.
  • FIXED read more button on mobile.
  • FIXED 30+ more minor bugs.
  • FIXED bugs in API.
 
  • Love
Reactions: wally_ar

Decryptor

Active member
Jun 25, 2019
101
193
43
127.0.0.1
babiato.tech

v4.0 Released

(07 Feb 2022) [Ultimate Update]​

  • ADDED website mode, switch your website instantly to Linkedin mode. (Instagram, Twitter, AskFM, Patreon are coming soon).
  • ADDED marketplace system, users can now buy and sell products + admin commission.
  • ADDED moderator rules manager, now you can choose what a moderator can do.
  • ADDED more ads placements (jobs, forums, movies, offers & funding) & entire site option.
  • ADDED multiple levels affiliate system.
  • ADDED custom ban message for every user.
  • ADDED the ability to translate terms pages.
  • ADDED CoinBase payment method.
  • ADDED new search system for Linkedin mode.
  • ADDED more APIs.
  • ADDED ReCaptcha to create article page.
  • ADDED Wasabi Storage.
  • ADDED new welcome page.
  • ADDED remember me on login page.
  • ADDED mutli languages support for terms, privacy and about pages.
  • UPDATED bulksms API.
  • UPDATED CoinPayments API.
  • UPDATED Infobip API.
  • UPDATED marketplace, jobs & movies pages design (default theme).
  • UPDATED desgin in a few other pages (default theme).
  • UPDATED Twilio SDK.
  • UPDATED left sidebar icons. (default theme)
  • UPDATED documentation & FAQs: https://docs.wowonder.com/ .
  • CLEANED 10,000+ lines of outdated code.
  • ORGINZED PHP code format (HTML coming in next update).
  • FIXED images with _small extensions is not getting deleted on remote storage.
  • FIXED watermark isn't working on images posts.
  • FIXED family memebers texts.
  • FIXED auto username, pages likes or groups joins isn't working when you register using the app.
  • FIXED login with instagram isn't working.
  • FIXED email notifications are not working on follow, view profile or comments.
  • FIXED digitalocean test button wasn't working in admin panel.
  • FIXED Audio/video calls are not working from website to apps using agora.
  • FIXED "common things" page php fatal error.
  • FIXED 2 XSS exploits. [Important!]
  • FIXED blank page when adding / in url.
  • FIXED site-map doesn't generate more than 50K links.
  • FIXED read more button on mobile.
  • FIXED 30+ more minor bugs.
  • FIXED bugs in API.
DOWNLOAD LINK
 

patrocle

Well Known Senior Member!
Trusted Uploader
Nov 17, 2018
967
1,571
100
Ca. Usa
babiato.tech
patrocle updated WoWonder - The Ultimate PHP Social Network Platforms with a new update entry:

v4.0 (07 Feb 2022)

See what's new added, changed, fixed, improved or updated in the latest versions.

v4.0 (07 Feb 2022) [Ultimate Update] - Untouched!​

  • ADDED website mode, switch your website instantly to Linkedin mode. (Instagram, Twitter, AskFM, Patreon are coming soon).
  • ADDED marketplace system, users can now buy and sell products + admin commission.
  • ADDED moderator rules manager, now you can choose what a moderator can do.
  • ADDED more ads placements (jobs, forums...

Read the rest of this update entry...
 

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