Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vBadvanced CMPS
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
vBadvanced CMPS - Old Support Thread Details »»
vBadvanced CMPS - Old Support Thread
Version: , by Intex Intex is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 06-03-2004 Last Update: Never Installs: 0
 
No support by the author.

Tigga - let me be the first to say what an absolutely outstanding hack this is. I've been using it now for about a month (or whenever you first released it on your website).

Installed and working great on 3.0.1. Fantastic work !!!! Waiting to vote for it on 'Hack of the Month'.



* Intex clicks INSTALL. Even though it was installed a few weeks ago .

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #212  
Old 08-19-2004, 02:30 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everything looks fine so far. One thing though, I want this table centered at 100%. I was hoping it could be done with this CMPS script, but if it can't I might have to consider uninstalling (since that is all I wanted it for).
Still it's a nice setup. Keep up the good work.

ps, screenshot attached.
Attached Files
File Type: (21.3 KB, 33 views)
  #213  
Old 08-19-2004, 02:57 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey
Everything looks fine so far. One thing though, I want this table centered at 100%. I was hoping it could be done with this CMPS script, but if it can't I might have to consider uninstalling (since that is all I wanted it for).
Still it's a nice setup. Keep up the good work.

ps, screenshot attached.
Davey,

It should be easy enough to center but we'd need to know what method did you take to produce what you're seeing so far. Did you create a module and are then displaying only that module or did you create a new page and are using the Custom Template option of the new page, or .... ?
  #214  
Old 08-19-2004, 04:42 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I created a new page, and it gave it a template. The template seems to follow the "Custom Page Content" on the left.

ps, see attch. and the note on the attach screen.
Attached Files
File Type: (21.3 KB, 27 views)
  #215  
Old 08-19-2004, 05:42 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey
I created a new page, and it gave it a template. The template seems to follow the "Custom Page Content" on the left.

ps, see attch. and the note on the attach screen.
ACP --> vBa CMPS --> Edit Modules and then using the little arrows underneath the "Custom Page Content" module move it to the center column.

Now, bear in mind, that's assuming that you didn't create any other custom pages using the Custom Page Content that you want to keep on the left. If you did then you'll need to create a new module that does an include on the cmps_guild_members template and then edit your new page to display that new module (your new page would then have "Custom Page Content" clicked off and your new module clicked on).


Edit: PS - You missed blurring out one of the URL references (in the description for "Page Identifier"); if you don't want it known you might want to whack the attachment.
  #216  
Old 08-19-2004, 06:19 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah yes, I see. Thanks.
lol it doesn't really matter about that URL biz.
Not sure why I edited really. :P
  #217  
Old 08-19-2004, 06:26 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't understand how I can get my navigation bar on the left, and my guild_members in the middle. It appears that they both fall under Custom Page Content (navigation bar is in the middle now where i don't want it.)
I tried creating a new module to place the navigation template to be called from it and placed the navigation module on the left, but it doesn't work for some reason.
This is complicated stuff.
  #218  
Old 08-19-2004, 07:06 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey
I don't understand how I can get my navigation bar on the left, and my guild_members in the middle. It appears that they both fall under Custom Page Content (navigation bar is in the middle now where i don't want it.)
I tried creating a new module to place the navigation template to be called from it and placed the navigation module on the left, but it doesn't work for some reason.
This is complicated stuff.
The Custom Page Content option is a little bit confusing (it took me a bit to get the hang of what it really does) but in a rule of thumb you could go by is that if you want an item to appear on more than one page, like your navigation bar, then create a new module for it that references your template but if you have a one-off page, just as what you're doing here, then using the Custom Page Content feature will eliminate having to create an unique module just for that one page.

For what you're trying to I'd recommend (a) moving your navigation stuff to be in a new module so that you could then reference it from multiple pages; (b) change the Custom Page Content module back to the middle column; and then (c) on your new page you created go ahead like you did it above of having your cmps_guild_members template in the Custom Page Content field of the page. The end result should your navigation panel in the left column and your guild members module shown in the middle.

Once you get the hang of the Custom Page Content usage it becomes really easy to add new pages but, I'll admit, when I first installed vBa CMPS the concept threw me off and I had to get some insight from Tigga before I really understood it.

Edit: What kind of problem did you have when you tried making your new navigation module? If you let us know the steps you took and the results you got I'm sure we can get you up & running.
  #219  
Old 08-19-2004, 08:42 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK you're being very helpful, but like you said this is quite complicated, and difficult to explain for a n00b like me :P
check attachments.

cmps_listofmemb.jpg: This is the listing of members when you visit index.php?p=members. This is working as planned. On a sidenote, I wondered if this is possible to grab all the users who belong in the usergroup '8' automatically. But if this is not possible, it's not a problem.

cmps_navmod.jpg: This is the module I created for the navigation bar.

cmps_custpage.jpg: This is how the Custom Page Content looks.

cmps_nonav.jpg: The nav bar should be where the "online users" bit is.

cmps_page_home.jpg: This is how the home 'page' setup looks.

cmps_page_members.jpg: This is how the guild members 'page' setup looks.

cmps_temp_members.jpg: This is the members list template. As you can see, the contents have been hard coded into the html. I don't know where to begin trying to make that automated (select the users from that usergroup and insert them manually, like I said this probably can't be done so therefore I am not too bothered). This comes out okay.

cmps_temp_nav.jpg: This is the navigation template.

If you need any more info, just ask.
Attached Files
File Type: (21.3 KB, 9 views)
File Type: (21.3 KB, 19 views)
File Type: (21.3 KB, 12 views)
File Type: (21.3 KB, 25 views)
File Type: (21.3 KB, 12 views)
File Type: (21.3 KB, 9 views)
File Type: (21.3 KB, 5 views)
File Type: (21.3 KB, 7 views)
  #220  
Old 08-19-2004, 09:34 PM
KW802's Avatar
KW802 KW802 is offline
 
Join Date: Jul 2003
Location: A galaxy far, far away...
Posts: 1,450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Davey
cmps_navmod.jpg: This is the module I created for the navigation bar.

cmps_temp_nav.jpg: This is the navigation template.
You're 99.9% of the way there! I'm headed out the door but a quick look at the pics you included and the problem with your NavBar looks like it's just a matter of what names you used.

Try this....

(a) Rename your cmps_home_nav template to be adv_portal_cmps_home_nav instead; all of the vBadvanced CMPS templates should be prefixed with "adv_portal_" as part of the name.

(b) Change your "NavBar" module to clear the field named "Templates Used" so it's blank. Since the module is 'including' the template already in the "Or Template to Include" section you don't have to specify it again. Don't make any other changes to the module other than clearing out the "Templates Used" field.

(c) Change your "Default / Homepage" page to clear the field named "Page Template" so it's blank. You only need to fill that in if you are using the Custom Page Content module. On your home page you're not using that module currently so the value for "Page Template" would be blank and the "Custom Page Content" should be unchecked like you have it now.

Make those changes, save everything, and your navigation bar should start appearing on your homepage.

For your "Guild Members" page everything is working fine but if you want the navigation bar to appear on that page also then change the page, after you did the steps above, so that the "Navbar" module is checked on. The only other thing I'd do is rename your "cmps_guildmembers" template to "adv_portal_cmps_guildmembers" so that all of your vBadvanced templates are kept together. If you do rename it then be sure to update the "Page Template" field on the "Guild Members" page to the new name.

Give that a go and you should be OK. If something is still broken I'll be back at a computer again in about 5 or 6 hours so I'll check in then.
  #221  
Old 08-19-2004, 11:36 PM
Davey Davey is offline
 
Join Date: Nov 2002
Location: England
Posts: 383
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That worked amazingly. OMG, you've been fantastic!
I hate to ask too much, but what are your comments on making the members list automatically selecting all members from group id '8'? Is this possible for a n00b like myself? lol
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:11 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.05214 seconds
  • Memory Usage 2,352KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete