Hey guys, got a few errors on both the source and the website.
So the first issue I am having is when I load it up on the website, I have placed it into my Wamp server. I have configured it to the tutorials settings, I then load up the webpage and I get this:
[Only registered and activated users can see links. Click Here To Register...]
****EDIT*****
I used the download that Gentros provided and its cleared up all the errors, whoohooo! Now when i put in my test users details it does nothing, just refreshes the page. any ideas?
Now there was more, I had 4 errors showing, I managed to get rid of 2 but the remaining to I can't figure out. Its something to do with the authority level of getting into the account database through ODBC but I don't know how to allow it.
**********
So now let me show you the source errors I am getting, these are all from my Neuz source:
PHP Code:
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(643): error C2059: syntax error : '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(617): error C2065: 'out' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(617): error C2065: 'in' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(617): error C2501: 'md5' : missing storage-class or type specifiers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(617): error C2365: 'md5' : redefinition; previous definition was a 'member function'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(617): error C2078: too many initializers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(619): error C2059: syntax error : 'if'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(620): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(620): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(623): error C2059: syntax error : 'else'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(624): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(624): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(632): error C2059: syntax error : 'else'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(633): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(639): error C2059: syntax error : 'else'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(640): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(640): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(643): error C2059: syntax error : '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(643): error C2143: syntax error : missing ';' before '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(645): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(645): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(679): error C2059: syntax error : 'else'
PHP Code:
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(680): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(680): error C2447: '{' : missing function header (old-style formal list?)
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(683): error C2065: 'header' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(683): error C2065: 'postdata' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(683): error C2501: 'wsprintfA' : missing storage-class or type specifiers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(683): error C2365: 'wsprintfA' : redefinition; previous definition was a 'function'
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinUser.h(228) : see declaration of 'wsprintfA'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(683): error C2078: too many initializers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(684): error C2065: 'address' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(684): error C3861: 'postdata': identifier not found, even with argument-dependent lookup
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(684): error C3861: 'header': identifier not found, even with argument-dependent lookup
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(684): error C2501: 'ChangeWebAddress' : missing storage-class or type specifiers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(684): error C2078: too many initializers
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(685): error C2059: syntax error : '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(685): error C2143: syntax error : missing ';' before '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(685): error C2059: syntax error : '}'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(688): error C2143: syntax error : missing ';' before '{'
c:\Users\VIP\Desktop\Source\Source\SRC\NEUZ\WebBox.cpp(688): error C2447: '{' : missing function header (old-style formal list?)
Here is my World Server Source errors:
PHP Code:
c:\Users\VIP\Desktop\Source\Source\SRC\WORLDSERVER\DPSrvr.cpp(6401): error C2039: 'dwItemId' : is not a member of '_BUYING_INFO2'
..\_Common\buyinginfo.h(31) : see declaration of '_BUYING_INFO2'
c:\Users\VIP\Desktop\Source\Source\SRC\WORLDSERVER\DPSrvr.cpp(6396): error C2065: 'iSerialNumber' : undeclared identifier
c:\Users\VIP\Desktop\Source\Source\SRC\WORLDSERVER\DPSrvr.cpp(6401): error C2039: 'dwItemNum' : is not a member of '_BUYING_INFO2'
..\_Common\buyinginfo.h(31) : see declaration of '_BUYING_INFO2'
And this one is from my account source;
PHP Code:
AccountServer error LNK2019: unresolved external symbol "public: void __thiscall CDbManager::AccountOff(class CQuery &,struct tagDB_OVERLAPPED_PLUS *)" (?AccountOff@CDbManager@@QAEXAAVCQuery@@PAUtagDB_OVERLAPPED_PLUS@@@Z) referenced in function "unsigned int __stdcall DbWorkerThread(void *)" (?DbWorkerThread@@YGIPAX@Z)
** This one is really fucking mad.
Most of them are syntax errors and most of them can be fixed easilyish but some I have no idea on how to go about fixing such as the 'in', 'out', 'wsprintfA' etc
They all worked perfectly fine before I put all the source edits in. I followed the tut to the letter making sure everything was in the right place before compiling.
I'm using a clean(ish) v15 source no upgrades to any other versions yet in place.
any help would be greatly appreciated, I will continue to work on them myself in the mean time and will update/edit should I manage to fix it magically.