WoWonder - The Ultimate PHP Social Network Platforms

WoWonder - The Ultimate PHP Social Network Platform v4.3.4

No permission to download

azurad09

Member
Feb 6, 2021
35
17
8
1. Make Sure Your SLL certificate is valid
2. PHP 7.4 (ea-php74) (Try This First It Will Solve The Issue I Think If Still Exist Follow Step No 3)
3. In Php.Ini
Untitled.png
Thank you i will try that when i get home. But i remember i was actually using 7.4
 

Deltaax

New member
Jan 9, 2021
23
3
3
Thank you i will try that when i get home. But i remember i was actually using 7.4
Yes Confirm The Versions And Settings Carefully Clear You Browser Cache And Wait For Hour Or two for Server To Take Effect Because Some times server sided cache send you the old data wait for them to expire. I Faced That Issue And Solved By Those Three Steps Execution Time make difference
A Bonus Trick If You Type Something In The Post Box And Wait For 10 to 15 seconds Before Posting and post Then Your Post Will Be Published It is Due To Continues Requests From Website in a queue and Requests are pending it takes some 10 to 15 seconds to uploaded to server and then every thing works fine its like you are trying to push more Water Through A Small pipe Hope This Helps You
 
  • Like
Reactions: Sajmon

diggy_pl

New member
Mar 5, 2021
13
10
3
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
 

diggy_pl

New member
Mar 5, 2021
13
10
3
When someone comment on your post and notification shows but if you click on the notification the site redirect to home page not on the post.. How to fix this?
 

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
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
Or just pick the ssl from freessl and put them in the nodejs folder named "ssl" and rename them accordingly.
 

Yashhhh

New member
Mar 5, 2021
3
0
1
Whenever I enable password complexity it doesn't work can anyone please help me with that.
 

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
If you turn on the mode redis
node js it doesn't work
True, i tried it both it doesnt work, its one way or another, but its a best way to keep redis server up bcs cache, nodejs has bugs when you send a message anyways.
 

BUTANAT

Active member
Banned User
Feb 13, 2020
153
82
28
True, i tried it both it doesnt work, its one way or another, but its a best way to keep redis server up bcs cache, nodejs has bugs when you send a message anyways.
I fixed bugs in the chat when you send a message from a mobile, and when you send a message from a computer, on the topic wondertag :)(y)nodejs ++
 
  • Like
Reactions: XZNT

maxim88211

Member
Banned User
Mar 1, 2021
39
7
8
hi guys, installation worked well, database and config are written, but blanked page, i install 3.1.1, i try, to
come to this point, after Lets Start, blanked page, i read many comments, before, mostly their is a easy solution,.. do you have a tipp, for me, how to solve, i got blanked page after lets start, Bildschirmfoto 2021-03-10 um 09.14.29.png
 

one_man_army

New member
Oct 15, 2020
23
10
3
Is Wowonder having a lot of chaos after its last update? I see a lot of errors, so I'm afraid to update.
 

maxim88211

Member
Banned User
Mar 1, 2021
39
7
8
May you upload the original, i try to upload, from original directory, aswell from older version, still blanked, page, any other idea?

Thank you so much!!!
 

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