Hello everyone,
I will be very much thankful to you who will take out some time for me and help me in making SQL Table. Can you please see this url on which i get some error
SPAM
Or here is the error which i will paste down.
General Error
Could not query users
DEBUG MODE
SQL Error : 1146 Table 'traders_phpb1.phpbb_marriage' doesn't exist
SELECT m.*, u1.username AS username_1, u1.user_id AS user_id_1, u1.user_level AS user_level_1, u2.username AS username_2, u2.user_id AS user_id_2, u2.user_level AS user_level_2 FROM phpbb_marriage m LEFT JOIN phpbb_users u1 ON u1.user_id=m.partner LEFT JOIN phpbb_users u2 ON u2.user_id=m.partner2 ORDER BY begin_time DESC LIMIT 0, 40
Line : 134
File : marriage_list.php
Please tell me what SQL Query I should run now ?
Thanks a lot in advance,
AbdulBasit Makrani
Need Help In Making SQL Table
-
- Registered User
- Posts: 18
- Joined: Thu Oct 12, 2006 9:44 am
Re: Need Help In Making SQL Table
Which mod have you installed with EasyMod?
-
- Registered User
- Posts: 18
- Joined: Thu Oct 12, 2006 9:44 am
Re: Need Help In Making SQL Table
Thanks but now I have installed it 

- 3Di
- Registered User
- Posts: 884
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: Need Help In Making SQL Table
abdulbasit wrote: Thanks but now I have installed it![]()
I think you posted in the wrong forum so, which is the supposed MOD then?
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
-
- Registered User
- Posts: 18
- Joined: Thu Oct 12, 2006 9:44 am
Re: Need Help In Making SQL Table
Well, i have solved the problem so no need to worry now. This mod you can see at SPAM which is working perfectly now.
Thanks
Thanks
- 3Di
- Registered User
- Posts: 884
- Joined: Tue Nov 01, 2005 9:50 pm
- Location: Milano 🇮🇹 Frankfurt 🇩🇪
- Contact:
Re: Need Help In Making SQL Table
I just don't care about your MOD, you posted in this forum as per this Topic Title: Need Help In Making SQL Table
Not for nitpicking but I think you've played your game a little bit here.
Locked.
Not for nitpicking but I think you've played your game a little bit here.
Locked.
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades