vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   vBadvanced CMPS - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73845)

insanctus 06-18-2004 11:42 PM

Mine is working great at http://sanoxs.com

kiengio 06-19-2004 04:06 AM

please help in news section.
I want to a topic always on top.
How i can do it ??
thank very much !!!

SnowBot 06-19-2004 05:27 AM

I finaly got round to upgrading but i have come across an error.

Quote:

Database error in vBulletin 3.0.1:
Invalid SQL:
SELECT IF(votenum >= 1, votenum, 0) AS votenum, IF(votenum >= 1 AND votenum != 0, votetotal / votenum, 0) AS voteavg,
thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline AS postdateline, thread.lastposter, thread.lastpost, IF(views<=replycount, replycount+1, views) AS views, forumid, post.postid, pagetext, allowsmilie
, showsignature, usertextfield.signature
,thread.iconid AS threadiconid, iconpath AS threadiconpath
, avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline AS avatardateline, avatarrevision
, NOT ISNULL(subscribethread.subscribethreadid) AS subscribed
, attachment.filename, attachment.filesize, attachment.visible, attachmentid, counter, thumbnail, LENGTH(thumbnail) AS thumbnailsize
FROM thread AS thread
LEFT JOIN post AS post ON (post.postid = thread.firstpostid)
LEFT JOIN icon USING (iconid)
LEFT JOIN attachment AS attachment ON (post.postid = attachment.postid)
LEFT JOIN user AS user ON (user.userid = post.userid)

LEFT JOIN usertextfield AS usertextfield ON (post.userid = usertextfield.userid)

LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid)

LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = '1')
LEFT JOIN deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread')
WHERE forumid IN(16,17,18,19,20,23,22,27,28,29,30,83,85,88,113,1 14,127,128,129,140,141,143,) AND thread.visible = 1 AND thread.open != 10 AND deletionlog.primaryid IS NULL
GROUP BY post.postid
ORDER BY postdateline DESC, attachmentid
LIMIT 10
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND thread.visible = 1 AND thread.open != 10 AND deletionlog.
mysql error number: 1064
Date: Saturday 19th of June 2004 02:24:25 AM
Script: http://www.synergyforums.com/?
Referer: http://www.synergyforums.com/forum/?
Username: Snowy
All was working ok, then i changed the

Latest Threads Forums

to 29 for testing and when i refreshed i got above error. Now i changed it back to blank but the error is still there :(

Help :)

Intex 06-19-2004 06:31 AM

Zelda-King - you now simply get to choose a style to use. Go to AdminCP > Edit Pages > Default / Homepage. There you can see you can select a style for the page to use. The header is then called in the same way as the forum, by use of $header.

You then get the ability to create different pages and have different styles associated with them. If you create a child-style of your main forum style, then you don't need to copy / paste settings. Makes a life a whole lot easier.


Quote:

Originally Posted by Zelda-King
Hmm, I have the same problem getting headers to show as I did with the previous vBAdvanced portal. Last time it was a matter of pasting the header into the index_header template but there doesn't seem to be one of those any more so what's the procedure now?


Zelda-King 06-19-2004 10:00 AM

Quote:

Originally Posted by Intex
Zelda-King - you now simply get to choose a style to use. Go to AdminCP > Edit Pages > Default / Homepage. There you can see you can select a style for the page to use. The header is then called in the same way as the forum, by use of $header.

You then get the ability to create different pages and have different styles associated with them. If you create a child-style of your main forum style, then you don't need to copy / paste settings. Makes a life a whole lot easier.

Yes I've selected the style. Everything shows present and correct except that the header is omited;

Like so.

It's because the images are being called from the domain root directory. Not the forum root directory where the images actually are. On the previous version I had to adjust the URLs in the headers.

Zelda-King 06-19-2004 12:00 PM

Never mind. I fixed this. I needed to change the header URLs to the full URL. eg, change "images/logo.gif" to http://www.domain.com/forums/images/logo.gif".

jcr 06-21-2004 03:13 AM

This is by far the most useful and spectacular Portal mod for vb! It workes like a charm! :D

JTMON 06-21-2004 05:21 AM

I just released a dynamic flash navigation module for it here:
http://www.vbadvanced.com/forum/showthread.php?t=1420

Edric 06-22-2004 01:41 PM

Hello, I am trying to install vbAdvanced CMPS, unfortunately I thought I did everything correct but I cannot load any page from my forum any longer and I get the following error:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/httpd/vhosts/avemelita.com/httpdocs/forum/includes/functions.php on line 1864

Can anyone help me in fixing this?

Edric 06-22-2004 03:01 PM

I fixed the above problem and supposedly installed the hack successfully. However when I try to access cmps_index.php (which I saved in my root folder, forum is in /forum) I get the following error:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/httpd/vhosts/avemelita.com/httpdocs/cmps_index.php on line 25

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/avemelita.com/httpdocs/cmps_index.php on line 25

Can anyone possibly help?


All times are GMT. The time now is 11:51 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.02642 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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