vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help please with Social Groups (https://vborg.vbsupport.ru/showthread.php?t=245964)

goshalim 07-06-2010 07:40 AM

Help please with Social Groups
 
Hi ,

Today i noticed that i have a problem with my social groups.


The problem is when a new member tries to join them they receive this below

How can i fix this please ?

Quote:

Database error in vBulletin 3.8.1:

Invalid SQL:

REPLACE INTO fnewsubscribegroup (userid, groupid, emailupdate)
VALUES (1, 8, 'daily');

MySQL Error : Unknown column 'emailupdate' in 'field list'
Error Number : 1054
Request Date : Tuesday, July 6th 2010 @ 03:35:06 AM
Error Date : Tuesday, July 6th 2010 @ 03:35:06 AM
Script : http://mydomain.com/forum/group.php?do=dojoin
Referrer : http://mydomain.com/forum/group.php?do=join&groupid=8
IP Address : ..................
Username : admin
Classname : vB_Database
MySQL Version : 5.1.47
--------------- Added [DATE]1278421519[/DATE] at [TIME]1278421519[/TIME] ---------------

Please any one can help me ....

--------------- Added [DATE]1278472337[/DATE] at [TIME]1278472337[/TIME] ---------------

Come on , somenone can help , so many coders in here please........

goshalim 07-08-2010 01:53 AM

Please i need help , how can i make iti work.

What is the problme

BirdOPrey5 07-08-2010 02:55 AM

1 Attachment(s)
The problem is with your table named: fnewsubscribegroup
It's missing the field named: emailupdate

This may be the result of a partial/failed upgrade or a bad mod or even a database error. I would login to phpmyadmin and look at the table structure, maybe the field is there but got renamed somehow... hopefully it's there... have you upgraded or changed anything lately?

This is how mine looks in phpmyadmin:

https://vborg.vbsupport.ru/attachmen...1&d=1278561267

goshalim 07-08-2010 04:41 AM

Hi , thanks for your help.

Is there a way to find out which mod is this ? Yes lately( last month ) i have install 7 new mods but cant remember which was this ,

I can think that it should conserns the social groups ? correct?

So if i found everythink , shall i re-install them for a biginig , as aim not so expert with phpmy admin

thanks agian

mahz 07-08-2010 05:34 AM

Yeah, goshalim: A mod for Social Groups might have caused the problem. Or maybe a mod that changed the email system.

Easiest way to find out which mod is to go to "Manage Products" and disable one mod at a time while seeing if it fixes social groups.

goshalim 07-08-2010 07:16 AM

Well ...bad luck

I have disconnect all of then one by one and still have them problem !!!:(

BirdOPrey5 07-08-2010 03:25 PM

Yeah unfortunately since this changed the database it was unlikely merely disabling a mod would fix this... unfortunately the only way I can think of of fixing this would be to go to phpmyadmin or else reinstall the forum altogether. What version are you using, perhaps upgrading MAY work if you aren't running 3.8.5 yet.

goshalim 07-08-2010 05:08 PM

I am using 3.8.1 .

i woyld try today with phpmyadmin

--------------- Added [DATE]1278621043[/DATE] at [TIME]1278621043[/TIME] ---------------

--------------- Added [DATE]1278653608[/DATE] at [TIME]1278653608[/TIME] ---------------

Hi , checked and the field is not there.
Try to add the field but receiveing errors ....


Error
SQL query:

ALTER TABLE `fnewsubscribegroup` ADD `emailupdate` ENUM( (

'daily',
'weekly',
'none'
) ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL

MySQL said:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '('daily','weekly','none')) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NU' at line 1

goshalim 07-09-2010 04:53 AM

1 Attachment(s)
HI

Founf the problem. I went indfividually to evry XML file which i have uploaded looking for the word emailupdate .

Found it at the end , and delete it and now everything is working fine.

Find attached the xml file which was causing the problme.

BirdOPrey5 07-09-2010 01:06 PM

glad to hear... you should post a notice you had a problem in the thread for this mod so others can know about it.


All times are GMT. The time now is 08:17 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01100 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete