The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change the collation Tables
When i invite Enter Email in Invite Field click submit rec error:
Code:
Invalid SQL: SELECT invite.email, invite.dateline, verified.verified, user.userid, user.username, user.usergroupid, user.infractiongroupid, user.displaygroupid, user.joindate, actionuser_friend.relationid FROM dbtech_registration_invite AS invite LEFT JOIN dbtech_registration_email AS verified ON(invite.email = verified.email) AND verified = '1' LEFT JOIN user AS user ON(verified.email = user.email) AND user.userid != 1 LEFT JOIN userlist AS actionuser_friend ON(actionuser_friend.userid = user.userid) WHERE invite.userid = 1 GROUP BY invite.email ORDER BY invite.dateline DESC LIMIT 10; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '=' Error Number : 1267 Request Date : Wednesday, May 21st 2014 @ 12:38:36 AM Error Date : Wednesday, May 21st 2014 @ 12:38:37 AM Script : http://www.XXXXXXXXXX.com/registration.php?do=profile&action=invites Referrer : http://www.XXXXXXXXXXX.com/registration.php IP Address : 1**.1**.8.1** Username : M*****r Classname : vB*******se MySQL Version : 5.1.73-cll Quote:
Quote:
let me know your exact db table and db name and the collation format you want to keep, I will check and try to do it, Help please i think DBTech is busy i really need help |
#2
|
||||
|
||||
You gave your server staff that error and that was their response?
Look at the user, and userlist tables. |
#3
|
|||
|
|||
anyone explain please how to change via Phpmyadmin.
not entire only dbtec tables i check all DbTech tables Collation:latin1_swedish_ci |
#4
|
|||
|
|||
Click on the database, then the table, then the Operations tab. There's a drop-down in the Table Options section for collation.
|
Благодарность от: | ||
tanzeelniazi |
#5
|
||||
|
||||
This might be useful http://www.fractalizer.ru/frpost_162...-on-databases/
|
#6
|
|||
|
|||
Quote:
see My DBTECH Tables rows all is showing dbtech_registration_action dbtech_registration_criteria dbtech_registration_email dbtech_registration_field dbtech_registration_instance dbtech_registration_instance_action dbtech_registration_instance_criteria etc all is showing:latin1_swedish_ci See Picture All dbtech_Registration same After i check User User is showing: latin1_general_ci See this Picture Now after i check Userlist showing same : latin1_general_ci See pic Now please tell me what i do ? before Zachery says Change Collaction User and Uselist i see User and Userlist showing is latin1_general_ci if i change to latin1_swedish_ci can i loss anything like users etc ? My english is not good please tell me what i do and i dont want to loose anything --------------- Added [DATE]1402067899[/DATE] at [TIME]1402067899[/TIME] --------------- 1 more thing dbtech_vbsecurity dbtech_vbshout dbtech_infopanels dbtech_forumtabs dbtech_vbactivity are showing Collaction is : latin1_general_ci but dbtech_registration is showing only Collaction is: latin1_swedish_ci ? --------------- Added [DATE]1402073986[/DATE] at [TIME]1402073986[/TIME] --------------- i change all dbtech_registration tables latin1_swedish_ci to latin1_general_ci still error: Code:
Database error in vBulletin 4.2.0: Invalid SQL: SELECT invite.email, invite.dateline, verified.verified, user.userid, user.username, user.usergroupid, user.infractiongroupid, user.displaygroupid, user.joindate, actionuser_friend.relationid FROM dbtech_registration_invite AS invite LEFT JOIN dbtech_registration_email AS verified ON(invite.email = verified.email) AND verified = '1' LEFT JOIN user AS user ON(verified.email = user.email) AND user.userid != 1 LEFT JOIN userlist AS actionuser_friend ON(actionuser_friend.userid = user.userid) WHERE invite.userid = 1 GROUP BY invite.email a ORDER BY invite.dateline DESC LIMIT 10; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (latin1_general_ci,IMPLICIT) for operation '=' Error Number : 1267 Request Date : Friday, June 6th 2014 @ 06:57:04 PM Error Date : Friday, June 6th 2014 @ 06:57:04 PM Script : http://www.************.com/registration.php?do=profile&action=invites Referrer : http://www.*************.com/usercp.php IP Address : 1********8.**5 Username : *******r Classname : v*******e MySQL Version : 5.1.73-cll |
#7
|
||||
|
||||
each column in the table, can also have a collation, also check any/all of the dbtech tables
|
2 благодарности(ей) от: | ||
mathforum, tanzeelniazi |
#8
|
|||
|
|||
Zachery you are Great i change all tables 1 by 1 now working great
I have 1 question I already close the registration and use Only Paid Registration when i invite someone he click the invited link he cant register he see Paid registration page why ? any idea sir i dont know why he redirect invite user to Subscription page |
#9
|
||||
|
||||
You have to be registered to make a paid subscription.
|
#10
|
|||
|
|||
I know sir if invite he automatically redirect to Paid Subscription page but i already use paid registration. I use invite system only for free but i cant success
i want to invited users to register free only how. ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|