vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBadvanced CMPS (Content Management & Portal System) (https://vborg.vbsupport.ru/showthread.php?t=65797)

SamirDarji 04-18-2005 02:49 PM

Quote:

Originally Posted by CrimsonGT
Hey guys, got a quick question for you.

I had something like this setup when I used phpBB forums, and im glad to see something made for VBulletin as well. I am about to install it but im curious. I have a layout for my main site that is different from my forums. I want to use my custom menu bars for like login/calender/members CP and so fourth but display the actual content on the main site. Is this difficult? I also want to have a news page but I want to use my custom news title bar above it rather than the look of my vbulletin forums. Im just curious how hard it would be to get the content out but not the actual look of the vbulletin forums.

If you have a completely static page, it will take some integration work, but it is very possible. You can customize the look of the modules in the same way you can customize vb, so I'd think that is possible.

CrimsonGT 04-20-2005 05:15 AM

I dont know what you mean static...

www.NightmareMotorSports.com

maybe you can tell me lol.

SamirDarji 04-20-2005 12:36 PM

What I mean by static is that you write the html, not a php, asp, cgi, or some other script. Scripts like this dynamically build the html on the fly and that's why they're so much easier to maintain.

So far looking at what you have, it does seem like you main page is static. But your main page also looks like it is already using cmps even though it isn't. Everything that you have on the main page right now could be done using cmps. And it shouldn't be too painful since you already know what you want.

asianboi 04-30-2005 01:32 PM

I tried to install this on my COBALT theme, there are some lines that I cannot find it in the navbar templates. Is there anyways to get around with it?

SamirDarji 05-02-2005 10:08 PM

Try setting up a parent-child system for your styles, or it will be hell modifying everything over and over.

Here's what I have, stock vb style is the parent. Under that is a child style where I've put all my mods/hacks. Under that I add any other styles and they inherit most of the mods. Try it and then modify only what templates need mods.

venomx 05-02-2005 10:18 PM

There a tutorial on how to make a page? Like whats needed in the php file?

SamirDarji 05-02-2005 10:25 PM

The best place to look for help on this hack is www.vbadvanced.com. There's good on-line documentation as well as complete forums with every question you can imagine asked and answered.

asianboi 05-03-2005 12:42 AM

Quote:

Originally Posted by SamirDarji
Try setting up a parent-child system for your styles, or it will be hell modifying everything over and over.

Here's what I have, stock vb style is the parent. Under that is a child style where I've put all my mods/hacks. Under that I add any other styles and they inherit most of the mods. Try it and then modify only what templates need mods.


i'm sorry but can you be specific. I have no idea what you're talking about.. LoL :disappointed:

pelukis 05-03-2005 11:06 AM

how do i uninstall this hack?

KW802 05-03-2005 02:21 PM

Quote:

Originally Posted by pelukis
how do i uninstall this hack?

Re-run the installer and choose the uninstall option. ;) Then just remove your file edits.

pelukis 05-03-2005 09:55 PM

Quote:

Originally Posted by KW802
Re-run the installer and choose the uninstall option. ;) Then just remove your file edits.

where is the "installer'?
sorry...the hack was already on when i "inherited" the forum

mholtum 05-03-2005 10:04 PM

unless he deleted the file (which he should have) it is in /forum_root/adminc/

JimBeam 05-08-2005 06:08 AM

Hi i'm sorry if i am late but I must say this..

GREAT STUFF!! I must thank you for this CMS!!

SamirDarji 05-08-2005 11:47 PM

Quote:

Originally Posted by asianboi
i'm sorry but can you be specific. I have no idea what you're talking about.. LoL :disappointed:

haha...I've been there.

Go under Admincp-->Styles and Templates-->Style Manager-->Download/Upload Styles. I'm assuming you're using this to install the new styles. If you notice, under the Import Style XML File options, there is one towards the bottom called Parent Style. This is where you can make a new style a child of a current style.

So how do you use this? Let's say you have a default style that has all of your template mods and hacks. Instead of adding a new style as a new style, add it as a child style by making the default style the parent. By doing this, the child style will inherit a lot of the mods you've made to the parent style. You'll proabably still have to do some editing, but it will be a lot less. And if you make a change in your default style, it will update the child automatically if the child inherited the change from the parent.

You can add multiple styles this way and changes to your parent style will automatically cascade down to the children. And then only in the cases where the changes don't cascade will you have to directly edit a style.

Hope this helps.

Razor 05-20-2005 04:44 AM

The login on the main page doesn't work, and just redirects the user to the forum, where they need to login again. Any idea how to fix that?

SamirDarji 05-20-2005 01:06 PM

It's a cookie issue. I haven't even searched for a fix myself yet. :lol:

pelukis 05-21-2005 03:49 AM

i am having this problem:
the right hand modules are all nested in the central part four "blocks" down and not flush on the top with the left hand modules/center part. what could be the problem?
i tried various ways but cant solve it!:(

Dark s.s. Trunk 05-22-2005 09:11 PM

Hello I have small problem maybe something I missed however I am using this for my main page now and well anyway I notice images are not loading correctly and when i right lcik on them its showing for the paths even links as well http://www.mysite.com/images/... and for links http://www.mysite.com/index.php and stuff lol for some reason its not including my /vbforums/ how do i fix.

kien_r9 05-23-2005 09:59 AM

Hi, I've installed succefully but the links displayed in Home are not functioned properly.
Please check it out, and tell me how to fix it...

www.kien-r9.com
www.kien-r9.com/forum

By the way, how to add the Forums url into the Home Page and vice versa ( a Home url into the rest of the forum's pages ? )

Thanks in advanced.

cdoyle 05-23-2005 10:49 PM

Quote:

Originally Posted by Dark s.s. Trunk
Hello I have small problem maybe something I missed however I am using this for my main page now and well anyway I notice images are not loading correctly and when i right lcik on them its showing for the paths even links as well http://www.mysite.com/images/... and for links http://www.mysite.com/index.php and stuff lol for some reason its not including my /vbforums/ how do i fix.

I was having a similar problem, and Brian was able to help me out.

Here is the post I made over there

http://www.vbadvanced.com/forum/showthread.php?t=8006

I bet you're having the same problem that I was.

mholtum 05-23-2005 11:18 PM

Quote:

Originally Posted by kien_r9
Hi, I've installed succefully but the links displayed in Home are not functioned properly.
Please check it out, and tell me how to fix it...

www.kien-r9.com
www.kien-r9.com/forum

By the way, how to add the Forums url into the Home Page and vice versa ( a Home url into the rest of the forum's pages ? )

Thanks in advanced.


http://www.vbadvanced.com/forum/show...19&postcount=1

Goodspeed 05-24-2005 05:27 PM

I have a problem with vbadvanced. Site loads very slow, I mean only the index page. Forum and other stuff working very fast. Could you please advise something?

Thank you!

SamirDarji 05-26-2005 03:10 AM

Are you using the default style? If not, there's some table formatting issues.

Goodspeed 05-30-2005 10:19 PM

SamirDarji, right I'm using custom style. What is formatting issue? Could you please specify?

Thank you in advance!

SamirDarji 05-30-2005 10:27 PM

Quote:

Originally Posted by Goodspeed
SamirDarji, right I'm using custom style. What is formatting issue? Could you please specify?

Thank you in advance!

I was actually replying to the series of posts above talking about the formatting issue, but I also have a suggestion for your problem. Check to make sure the templates used in each custom module is listed. Without these, they won't be cached and load times will increase. Also try using the stock vb style and see if the speed increases. If it does, you'll need to see what else in that particular style may be causing problems.

nkt 06-02-2005 10:41 AM

Nice hack. Instalation went without a problem :)
http://www.nakazdytemat.com/portal.php (Polish)
I also added the Shoutbox module, and even pasted the shout module onto my forumhome http://www.nakazdytemat.com

nkt 06-02-2005 10:42 AM

I know this is not on topic but is there any way to have the text erace from the shoutbox module when shouting? Every time i click shout i have to erace the text i typed into the input box.

BATechie 06-09-2005 10:10 PM

im tryin to install uCash/uShop Hack and when it comes to doing the steps in alterring "In your navbar template template: (2 Changes)" i get the error "Forbidden
You don't have permission to access /forums/admin115/template.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. "

what am i doing wrong? any solutions?

KoC 06-12-2005 10:59 AM

Very good coded thx to the Coders :smoke:

I have also installed this Modification and didn“t have any problems with it :squareeyed:

Baptizer 06-14-2005 10:10 PM

Just upgraded my forums to 3.0.7....then went ahead and did the php file edits. Everything is working right, however, in my control panel there are two instances of 'vBa CMPS' on the lefthand menu in control panel.

Does anyone know how I can go about removing one of these entries? Any help would be greatly appreciated!

EDIT: Fixed problem, my dumb-butt accidently added index.php code twice :( lol

sparkfndr 06-21-2005 12:35 PM

i just installed this on my vbulletin version 3.0.7 it is great. Had a few little probs since i am a noob at vb. But his forum helped me out greatly with the few little problems i had. Very well done brian keep up the good work!!!!

Bacon Butty 06-25-2005 03:05 PM

Quote:

Originally Posted by sparkfndr
i just installed this on my vbulletin version 3.0.7 it is great. Had a few little probs since i am a noob at vb. But his forum helped me out greatly with the few little problems i had. Very well done brian keep up the good work!!!!

Can anyone tell me how to prevent the users avatar from displaying on news postings made on the portal page?

Sean S 06-25-2005 05:48 PM

Quote:

Originally Posted by Bacon Butty
Can anyone tell me how to prevent the users avatar from displaying on news postings made on the portal page?

you can turn the avatar off within your admin panel. Just go to the vba cmps section and edit that page that has the news on, and one of the options for the news asks you if you want avatars on or off.

tidy_boy 06-25-2005 10:50 PM

Hey guys quality hack

How do I set up a couple of modules in the centre with welcome info in one module

and

Whats new info in another below it please


Here is my forum http://harddanceaddict.net/harddance...orum_index.php

Cheers

ATN 06-26-2005 12:43 AM

Hi There

How do i totally remove this hack from my db and templates etc

Cheers ;)

KW802 06-26-2005 01:01 AM

Quote:

Originally Posted by ATN
Hi There

How do i totally remove this hack from my db and templates etc

Cheers ;)

Just follow the directions in reverse. ;) The script vbacmps_install.php has an uninstall option in it and that'll remove your DBs, stock templates, etc -- for any custom templates that you manually modified/created you'll need to undo/remove them on your own. The PHP changes can be left in there but if you really want to remove everything then remove them also.

ATN 06-26-2005 07:43 AM

yeah i ran that and got >> Fatal error: Call to undefined function: globalize() in /home/virtual/site1/fst/var/www/html/forum/admincp/vbacmps_install.php on line 2086

cheers

tidy_boy 06-26-2005 07:48 AM

Quote:

Originally Posted by tidy_boy
Hey guys quality hack

How do I set up a couple of modules in the centre with welcome info in one module

and

Whats new info in another below it please


Here is my forum http://harddanceaddict.net/harddance...orum_index.php

Cheers


Hey guys I am nearly finished with this hack just need to know how to have modules with news in them like this

http://www.fedoraforum.org/

I want the section tips of the week on my forum just above my latest froum posts

Here is my forum http://harddanceaddict.net/harddance...orum_index.php


Any ideas would be great


Thanks

secret1980 06-26-2005 10:28 AM

I hav installed everything perfectly & fine :D usin it for past 2 months :) but now I get some login problems thro .. homepage of my site. Itz goin to a blank page when some one clicks on log on .. As well as usercp turns out to be blank too.. Can any one help me.. How to rectify this :)

tidy_boy 06-26-2005 12:18 PM

Also when I click on Currently Active Users and see where my members are when they are in the CMPS index with all the modules

it says for location

Unknown Location
/harddanceaddict/forum/forum_index.php

I no you have to do something with phrases

So how do I set it to say there location is Forum Index

Cheers


All times are GMT. The time now is 09:05 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.01366 seconds
  • Memory Usage 1,830KB
  • 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
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete