Quote:
Originally Posted by Ted S
What's the error on #1 and do you get any feedback at all on #2 (how far does it get if not)?
|
When I import the XML file I create, it usually creates the first and somestime the second product but by the time it gets to the third, I get the message before it just stops:
post on line 1840 in /home/swtfyw/public_html/dbtech/vbactivity/includes/class_core.php
#0 /home/swtfyw/public_html/dbtech/vbactivity/includes/class_core.php(1911): VBACTIVITY::check_feature('achievement', '5', Array)
#1 /home/swtfyw/public_html/dbtech/vbactivity/hooks/threadfpdata_postsave.php(52): VBACTIVITY::check_feature_by_typenames('achievemen t', Array, Array)
#2 /home/swtfyw/public_html/includes/class_dm_threadpost.php(1955) : eval()'d code(1): require('/home/swtfyw/pu...')
#3 /home/swtfyw/public_html/includes/class_dm_threadpost.php(1955): eval()
#4 /home/swtfyw/public_html/includes/class_dm_threadpost.php(1785): vB_DataManager_Thread_FirstPost->post_save_each(true)
#5 /home/swtfyw/public_html/includes/functions_newpost.php(697): vB_DataManager_Thread_FirstPost->save()
#6 /home/swtfyw/public_html/admincp/productforums.php(1701): build_new_post('thread', Array, Array, Array, Array, Array)
#7 {main}
Edit: Ok, just tried disabling vBActivity and then importing and it now works.
However, a new issue I noticed is that for every word in the product title that has a letter 'd' in it, it automatically adds a j after the d. For instance, armageddon becomes armagedjdjon. I double checked the XML file to make sure the words were not spelled in correctly and the issue definitely does not lie there.
Edit #2: After looking at the j issue some more, it really gets bizarre. The thread is created without the letter j in it but the product title has the j in it. See attached.