View Full Version : Upload/download What's New module into CMPS
LenBackus
03-30-2008, 10:09 PM
I got it over there but when I placed it on a page and went to that page I got a fatal error.
But I am making great progress!
Brian
03-31-2008, 11:58 AM
What exactly was the error?
LenBackus
03-31-2008, 12:21 PM
Pretty silly of me not to include this in the post.
Fatal error: Call to undefined function fetch_entrybit_fields() in /home/lbackus/public_html/longrangehunting/forums/modules/dyna_newrand.php on line 67
Brian
03-31-2008, 01:10 PM
Did you also upload the plugins that were attached in the thread with that module?
LenBackus
03-31-2008, 01:18 PM
No, where are they and what are they called? In the upload dialog box I see no provision for that. How do I do it, where do I put them.
Brian
03-31-2008, 02:12 PM
http://www.vbadvanced.com/forum/showthread.php?t=27872
First attachment there. Just download the file and then upload it through the 'Download / Upload Plugins' link in your Admin CP.
LenBackus
03-31-2008, 02:54 PM
New error message after uploading the file called:
plugins_cmps_dynamics_module.xml
which is the first one as you mentioned.
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/vba_dyna_functions.php on line 1278
Just above you talk about only downloading one of the two attachments. I had not previously uploaded the other one. (Only the Dynamics-included one) Did you think I had? I uploaded the one that came with Dynamics. I now know you may have thought I already knew of the existence of this one when you answered above.
If this is the problem, do I need to first delete the Dynamics-included one before I upload the one in the thread you refer to above?
Brian
04-01-2008, 12:55 PM
Yes, you will need to delete the module that you added using the dyna_newrand.php file and use the module from the thread I linked you to instead.
LenBackus
04-10-2008, 01:55 PM
I am back from vacation. I am still struggling with this. I deleted the file mentioned. I put the whatsnew.module file (from the other thread) into the forums/modules folder and then got an error message:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/vba_dyna_functions.php on line 1278
Please tell me again in detail which files go where. I am not sure of the file names and the names of the folders where they belong. Same thing with the name and location of the file I am supposed to remove. Sorry for being so needy.
Brian
04-10-2008, 04:52 PM
It sounds like you didn't upload the 'cmps_dynamics_module_plugins.xml' file that's attached with that thread.
LenBackus
04-10-2008, 04:55 PM
There's several ways to upload and also places to upload to. Where and how please.Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT user.*, entries.entryid, entries.title, entries.catid, entries.userid, entries.username, entries.views, open, entries.valid, entries.dateline, hasattach, votenum, votetotal, entries.iconid, caticon, icon.title as icontitle, icon.iconpath, IF(user.options & 512, 1, 0) AS invisible, entries.posts AS posts, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, avatarrevision, customfields.* , entries.lastpostid, entries.lastpostdateline, entries.lastpostuserid, entries.lastpostusername
FROM ADV_DYNA_TABLE_PREFIXentries AS entries
LEFT JOIN ADV_DYNA_TABLE_PREFIXcategories AS categories ON (entries.catid = categories.catid)
LEFT JOIN icon AS icon ON (entries.iconid = icon.iconid)
LEFT JOIN user AS user ON (entries.userid = user.userid)
LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid)
LEFT JOIN ADV_DYNA_TABLE_PREFIXcfields_entries AS customfields ON (entries.entryid = customfields.eid)
WHERE entries.valid = 1 AND draft = 0
ORDER BY dateline DESC
LIMIT 5;
MySQL Error : Table 'lbackus_vbulletin.ADV_DYNA_TABLE_PREFIXentries' doesn't exist
Error Number : 1146
Date : Thursday, April 10th 2008 @ 04:58:15 PM
Script : http://www.longrangehunting.com/articles/f-class-hunt.php
Referrer : http://www.longrangehunting.com/articles/f-class-hunt.php
IP Address : 69.23.84.124
Username : Len Backus
Classname : vB_Database
Brian
04-10-2008, 05:53 PM
The instructions are located in the thread where you downloaded the module from.
Now, go to the 'Download Upload Plugins' link in your Admin CP. Note that if you have installed a previous version of this module, you will need to delete the following plugins before proceeding:
vBa Dynamics CMPS Module (globalize $vba_dyna class)
vBa Dynamics CMPS Module (load $vba_dyna class)
vBa Dynamics CMPS Module (Special Templates)
Upload the 'cmps_dynamics_module_plugins.xml' file that you just downloaded from this thread.
LenBackus
04-10-2008, 06:09 PM
Thanks, I did that just now. I get the same error.
Brian
04-10-2008, 06:14 PM
I'm not really sure how you would get that erorr if the plugins were uploaded, but if you would like to submit a support ticket I'll be glad to take a look at things for you.
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.