View Full Version : Dynamics Page inCMPS
How would I go about hooking my /dynamics/index.php to be a Page in CMPS
I want to setup a link/page that is the main blog page through CMPS and cannot figure out this at all
brain is simply in FART mode today :o
Brian
11-29-2007, 03:09 PM
So, you're just trying to add a link to your Dynamics installation? If so, you could do that by editing the settings for the Site Navigation module and adding it in the 'Additional Pages' section, or by modifying a template like your navbar or header to add the code there.
I would like it to be wrapped by CMPS like my forum is. So when a user clicks on RiderDown Blogs it shows up like this, accept not my forums, just the dynamic category / blog lists
3915
Right now I setup a PHP page via CMPS and added the php to be the dynamics folder index.php here is what I get i return when I access the page
Warning: require_once(./dyna_global.php) [function.require-once]: failed to open stream: No such file or directory in /dynamics/index.php on line 36
Fatal error: require_once() [function.require]: Failed opening required './dyna_global.php' (include_path='.:/usr/local/php5/lib/php') in /home/rider6/public_html/forum/dynamics/index.php on line 36
Brian
11-29-2007, 04:41 PM
You would need to use the 'Integration' link for the CMPS instead and enter 'dyna_index' (without the quotes) in the 'THIS_SCRIPT Integration Method' box.
You would need to use the 'Integration' link for the CMPS instead and enter 'dyna_index' (without the quotes) in the 'THIS_SCRIPT Integration Method' box.
Huh :confused: Sorry Brian, not so smart in this area, can you give me a little more detail please...
I got everything else figured out aka settings and such, but the only thing I cannot get to work is adding the Blogs to the CMPS to act as it does for forums.
Sure would like this to work :rolleyes:
Brian
11-30-2007, 12:14 PM
I'm sorry, but I'm not entirely sure what you're asking. Could you elaborate a little?
I'm sorry, but I'm not entirely sure what you're asking. Could you elaborate a little?
Sorry
I have got all the little quirks with Dynamics configured.. No issues
Last issue I wish to get done is wrapping the Blogs as I do with Forums in CMPS
as I stated in this post
I would like it to be wrapped by CMPS like my forum is. So when a user clicks on RiderDown Blogs it shows up like this, accept not my forums, just the dynamic category / blog lists
3915
Right now I setup a PHP page via CMPS and added the php to be the dynamics folder index.php here is what I get i return when I access the page
Warning: require_once(./dyna_global.php) [function.require-once]: failed to open stream: No such file or directory in /dynamics/index.php on line 36
Fatal error: require_once() [function.require]: Failed opening required './dyna_global.php' (include_path='.:/usr/local/php5/lib/php') in /home/rider6/public_html/forum/dynamics/index.php on line 36
I have tried about everything I know to get this to work with no results. I would think this should integrate pretty easy being the same "Almost"
I believe if I follow this and struggle through experimenting I can get it done
Integrating Other vB Pages & Hacks (http://www.vbadvanced.com/membersarea.php?do=viewusermanual&productid=4&pageid=6)
My issue is I do not understand fully what to add as a define or if statement. I am thinking I need to add the dyna info, but am simply stumped, Coding is not my best event :cool:
So any help and or suggestions is deeply appreciated
I am not going to use (At this point) anything more then the blogs and some of the Moduals, I simply want it to be wrapped in CMPS as with any other page I have setup. Much Like these but with the User Blogs in the center..
3918
3919
3920
Brian
12-01-2007, 12:35 PM
If all you are trying to do is integrate the CMPS with vBa Dyamics, then you would just need to use the Integration link and add the filenames from vBa Dynamics to the 'Other Filenames to Integrate' setting in the 'Integration' link. If you have filenames that may conflict with your vBulletin files, then you would need to use the 'THIS_SCRIPT Integration Method' instead. If you read the description for that section, it explains how to find the THIS_SCRIPT value for any vBulletin file.
I have no idea what to do here, I just went through all of the VBdynamics files, grabbed all the THIS_SCRIPT added them and set them to the home page
Dynamics failed to load just went back to the home page :confused:
I then added all the .php files in the Dynamics folder
I have no clue what to do here.
Got it working, Thanks
I had to read through the posts a few times, and found the Walk through integration instructions :cool:
All is well
Light dawns on marbel head once I see it working
http://www.vbadvanced.com/forum/showthread.php?t=22586
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.