• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

help powerweb error 3.0

Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
someone can help me?
Untitled - help  powerweb error 3.0 - RaGEZONE Forums

The webshop is not working
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
Do the files exist in /pow/webshop
Make sure file names are correct. Have not used this site in a long time either.
1683232976263 - help  powerweb error 3.0 - RaGEZONE Forums

Untitled - help  powerweb error 3.0 - RaGEZONE Forums

it's the same, but it doesn't connect to the webshop.
can you help me solve this problem
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
Test with these Sqls

game.sql on GameServer
login.sql on LoginServer
8cd2c70e-875a-42f7-bb34-ac37b7994249 - help  powerweb error 3.0 - RaGEZONE Forums

5555555 - help  powerweb error 3.0 - RaGEZONE Forums

still not working, what's wrong? maybe there is another solution sir
my emu files use AionCore4.7.5_source_GiGatR00n_repack
 

Attachments

You must be registered for see attachments list
Upvote 0
Joined
Sep 21, 2013
Messages
2,319
Reaction score
3,124
can you help me fix it?
Yes, errors like this have been fixed due to an issue with sql.
You can test mine, (Includes some repairs and additions made by me)
It's working fine with my Aion 5.8...

Remember to configure your config.php

Here is a better sql for webshop, includes example for adding items and values...

Bionix - help  powerweb error 3.0 - RaGEZONE Forums
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
Yes, errors like this have been fixed due to an issue with sql.
You can test mine, (Includes some repairs and additions made by me)
It's working fine with my Aion 5.8...View attachment 197649

Remember to configure your config.php ->

Here is a better sql for webshop, includes example for adding items and values...

Bionix - help  powerweb error 3.0 - RaGEZONE Forums
5555555 - help  powerweb error 3.0 - RaGEZONE Forums

work, thanks a lot for the help master.
 

Attachments

You must be registered for see attachments list
Upvote 0
Experienced Elementalist
Joined
Aug 6, 2021
Messages
220
Reaction score
55
Yes, errors like this have been fixed due to an issue with sql.
You can test mine, (Includes some repairs and additions made by me)
It's working fine with my Aion 5.8...View attachment 197649

Remember to configure your config.php ->

Here is a better sql for webshop, includes example for adding items and values...

Bionix - help  powerweb error 3.0 - RaGEZONE Forums
code.PNG - help  powerweb error 3.0 - RaGEZONE Forums

The root of this error is the http url parser failing. What the source code should be telling the end user is that there is a SQL DB error.
I'm replying based on what I see in the code.
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
Dude uses login.sql

or you will need the line in ac47_server_ls.sql
Code:
`email` varchar(60) DEFAULT NULL,
I already used it, still not working
i am now using Falke34 aion-4.6
Untitled - help  powerweb error 3.0 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Apr 18, 2023
Messages
11
Reaction score
2
Missing "email" line in al_server_ls.sql
Run sql account_data on al_server_ls... and the line "email" will be added.
1683392131361 - help  powerweb error 3.0 - RaGEZONE Forums

thank you so much for your help šŸ™
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top