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 Homepage (https://vborg.vbsupport.ru/showthread.php?t=59803)

Zachery 01-23-2004 08:43 PM

Quote:

Originally Posted by Milhouse
Why not include the correct install file with the zip in he first post? Would avoid this.

dont ask me, tigga might have forgoten to update the first post :P

Milhouse 01-23-2004 09:10 PM

Quote:

Originally Posted by Darnell 0216
As someone mentioned either here or on vb.com, even though settings are automatically inputted, they don't always stick. In this case it is necessary to "Save" the instruction anyway even when it appears correctly. I've had to go to my smilies and click save on them anyway to make them work with the index page.


If only it was that easy.. LOL i tried it with no luck the icons display on forums but not on the portal

Milhouse 01-23-2004 09:11 PM

Quote:

Originally Posted by Faranth
dont ask me, tigga might have forgoten to update the first post :P

I think so cuz i downloaded it yesterday adn i had to make that change manually.

:ermm:

eger 01-23-2004 09:51 PM

Quote:

Originally Posted by tgmorris
Change:
Code:

,attachment.filename, filesize, attachment.visible
To:
Code:

,attachment.filename, attachment.filesize, attachment.visible

this code change worked. now i have a new problem. the middle news column does not display any posts. it only displays the very first thread created under the news forum with only the subject. see here: http://vbp.h4xed.us/ (this is a test site for the registered domain lglan.net)

also. i went through the install many times and it asked to set the icon options. but still,he icons next to the latest threads do not show. they are pointing to / instead of /forums i am guessing. maybe there is a template i can edit to fix this?

Cossa 01-23-2004 10:13 PM

Quote:

Originally Posted by eger
this code change worked. now i have a new problem. the middle news column does not display any posts. it only displays the very first thread created under the news forum with only the subject. see here: http://vbp.h4xed.us/ (this is a test site for the registered domain lglan.net)

also. i went through the install many times and it asked to set the icon options. but still,he icons next to the latest threads do not show. they are pointing to / instead of /forums i am guessing. maybe there is a template i can edit to fix this?

I too have the same issue with the middle news column. It seems the oldest thread in the news forum is the only listed and without text.

I am on a virgin rc3 install.

blubbi 01-23-2004 10:55 PM

Just one little noob question ....

How can I show my forums when someone klicks on a Link. The forums should appear instead of the news.
I tried it with a Link '<a href="adv_index.php?page=index>Forum</a>' in the template 'index_custom1'.
Nothing I tried worked. Is it possible ??

Thx for any help

trinitym 01-23-2004 11:50 PM

I'm sorry if this has been mentioned before, there are so many posts to go through that I just skimmed and I probably missed it.

I've noticed that if a newsbit that posts to the font page contains a large block of quoted text using the tags, when it gets cut off per the character count specified it leaves out the end div tag and throws the whole layout out of wack. Is there a way around this?

If I missed it can someone link me? Thanks!

Zachery 01-23-2004 11:52 PM

Quote:

Originally Posted by Milhouse
If only it was that easy.. LOL i tried it with no luck the icons display on forums but not on the portal

Milhouse can you send me an admin login account? ill be happy to take a look at whats up
make sure i have full admin rights and am not just a admin, if you dont edit the admin permissions i cant help. :)

eger 01-24-2004 12:09 AM

im trying to find the previous version so i can compare what might have changed to fix the problem... i'm guessing it may just be a small typo or somethin like the previous.

ImportPassion 01-24-2004 01:48 AM

I am getting the blank page issue myself. New install of vBA with RC3. I have no clue what the prob is.

ImportPassion 01-24-2004 01:59 AM

appears to be craping out on this

globalize($_REQUEST, array('page' => STR));

I did some echo tests and the output appears everywhere b4 this line but not after, but it isn't throwing any errors?

AutomatikStudio 01-24-2004 02:15 AM

I've read all the posts here about fixing to make the post icons and smilies show up on the front page...but I just can't get them to work. I'm using direct paths to my images (http://boards.site.com/images/....) but it's just not working. When I check my source code for the front page it's showing the images as being linked like this: images/icons/ .....so i'm a bit confused. I can't give you a link to my site b/c it's closed as I upgrade to RC3

ImportPassion 01-24-2004 02:44 AM

this is weird. If I delete lines 3-77 and run it, I get no errors?!

digitalSite 01-24-2004 05:47 AM

Tigga, I Love the plurplanet.com site! That is the look I have been searching for about a year now! Can you show me how you made it? Or at least point me to the right direction on how to create those "faded" images? I am looking for a red/black fade.

Because your site has the look that I want, I am moving to vbAdvanced and upgrading my vb. PLEASE let me know what I have to do to put those faded images in the boxes.

Your help and advice is GREATLY appreciated!
Thanks! :D

Sergio68 01-24-2004 07:32 AM

Updated right now to VB3 RC3 and uninstalled then installed again your hack.
When I select the news forum I got an error like this :

mysql error: Column: 'filesize' in field list is ambiguous

mysql error number: 1052


www.digitalforum.it

Any ideas?

CarolinaKid 01-24-2004 07:56 AM

Quote:

Originally Posted by Sergio68
Updated right now to VB3 RC3 and uninstalled then installed again your hack.
When I select the news forum I got an error like this :

mysql error: Column: 'filesize' in field list is ambiguous

mysql error number: 1052


www.digitalforum.it

Any ideas?

here is prob more than likely https://vborg.vbsupport.ru/showpost....&postcount=368

CarolinaKid 01-24-2004 08:03 AM

Quote:

Originally Posted by AutomatikStudio
I've read all the posts here about fixing to make the post icons and smilies show up on the front page...but I just can't get them to work. I'm using direct paths to my images (http://boards.site.com/images/....) but it's just not working. When I check my source code for the front page it's showing the images as being linked like this: images/icons/ .....so i'm a bit confused. I can't give you a link to my site b/c it's closed as I upgrade to RC3

I could be wrong but, Your forums images such as smile and all are located at www.board-site.com/forums so you need the image folders to use ...../forums/images/icons/ not images/icons/

Sergio68 01-24-2004 08:15 AM

Quote:

Originally Posted by CarolinaKid


Thx :)

Lee Wisener 01-24-2004 10:23 AM

Fantastic addon, really easy to use, which it easier for me!

jaliam 01-24-2004 11:31 AM

Quote:

Originally Posted by Tigga
What did you enter in the chdir line in your adv_index.php file?

Here is what I posted in the chdir line in my adv_index.php file.

chdir('/home/bibletr/public_html/forums')

What is wrong with this directory? Please advise so I can work on my portal again. Thanks very much.


And now, I got these lines...

Quote:

Warning: chdir(): No such file or directory (errno 2) in /home/bibletr/public_html/index.php on line 13

Warning: main(./global.php): failed to open stream: No such file or directory in /home/bibletr/public_html/index.php on line 74

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bibletr/public_html/index.php on line 74

blubbi 01-24-2004 11:34 AM

Found an error:

When there is a active Poll on the startpage you get an error if you klick on a link like this:
http://www.toxikologie.de/index.php?page=vision

Thx
Code:

Fatal error: Call to undefined function: parse_bbcode() in /home/httpd/htdocs/toxikologie.de/htdocs/index.php on line 555
If I delete the poll everything works fine.

Any ideas ??

Lee Wisener 01-24-2004 11:43 AM

I am getting an error on the index page when I insert the news forum ID in the control panel. It comes up with a database error.

Everything else seems to work fine, I have selected the correct forum ID number and try selecting other ID's to ensure my news one is not causing trouble.

Can anyone help with this.

Lee Wisener 01-24-2004 11:44 AM

Quote:

Originally Posted by blubbi
Found an error:

When there is a active Poll on the startpage you get an error if you klick on a link like this:
http://www.toxikologie.de/index.php?page=vision

Thx
Code:

Fatal error: Call to undefined function: parse_bbcode() in /home/httpd/htdocs/toxikologie.de/htdocs/index.php on line 555
If I delete the poll everything works fine.

Any ideas ??

Just noted that I am getting this error too!

Lee Wisener 01-24-2004 12:02 PM

Quote:

Originally Posted by Lee Wisener
I am getting an error on the index page when I insert the news forum ID in the control panel. It comes up with a database error.

Everything else seems to work fine, I have selected the correct forum ID number and try selecting other ID's to ensure my news one is not causing trouble.

Can anyone help with this.

Found that its the option "show news avatar" that causes the error, I have just diasbled it for the moment but I would assume its something to do with the path to the avatar thats the problem?

Lee Wisener 01-24-2004 12:05 PM

Quote:

Originally Posted by Lee Wisener
Found that its the option "show news avatar" that causes the error, I have just diasbled it for the moment but I would assume its something to do with the path to the avatar thats the problem?

The poll option is now working fine too after disabling the above option.

blubbi 01-24-2004 02:04 PM

Quote:

Originally Posted by Lee Wisener
The poll option is now working fine too after disabling the above option.

Doesn't work for me .... *sigh*

AutomatikStudio 01-24-2004 04:03 PM

Quote:

Originally Posted by CarolinaKid
I could be wrong but, Your forums images such as smile and all are located at www.board-site.com/forums so you need the image folders to use ...../forums/images/icons/ not images/icons/

You mis-read. I said that I had changed it to /forums/images/......but for some reason it's showing up as just images/

rinkrat 01-24-2004 04:50 PM

I have another request. It would be nice to make custom templates with just the left sidebar visible for wide tables and other pages. Maybe call it with index?pageleft= or something. This would be very cool since having both the left and right sidebars on every page really limits space for content.

amairiya 01-24-2004 07:21 PM

Quote:

Database error in vBulletin 3.0.0 Release Candidate 3:

Invalid SQL: SELECT thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, forumid, thread.iconid, votenum, votetotal, post.postid, pagetext, allowsmilie, showsignature
, avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline AS avatardateline
,thread.iconid
,attachment.filename, 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 user AS user ON (user.userid = post.userid)
LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid)
LEFT JOIN attachment AS attachment ON (post.postid = attachment.postid)
WHERE forumid IN(2)
GROUP BY post.postid
ORDER BY dateline DESC, attachmentid LIMIT 5
mysql error: Column: 'filesize' in field list is ambiguous

mysql error number: 1052

Date: Saturday 24th of January 2004 03:22:08 PM
Script: /forum/index.php?
Referer: /forum/admincc/index.php?do=head

anyone know what that means? I keep getting it on my test board.

Zachery 01-24-2004 08:18 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=466402&postcount=356" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=356</a>

take a look at that

amairiya 01-24-2004 09:17 PM

thanks for the link, Faranth, it works fine now. xP

13th_Disciple 01-25-2004 03:25 AM

when will vbadvanced be back up? i know this is somewhat off topic of the thread itself, but it directly relates to the hack..

Zachery 01-25-2004 04:03 AM

Quote:

Originally Posted by 13th_Disciple
when will vbadvanced be back up? i know this is somewhat off topic of the thread itself, but it directly relates to the hack..

When we finish setting stuff up id guess :)

digitalSite 01-25-2004 04:11 AM

:ermm: Okay, I give up!

I cannot get vbAdvanced to work right on my forum. I have a brand new vb 3.0 Cand 3.

I have spent three hours trying to figure out how to do the following on the front page, so right now, my brain is fried:

1) Log in Box
2) News Box
3) Mini Calendar with the link to events
4) This is a closed forum for only registered members, so my biggest problem is permissions, I guess.

I don't want unregistered users to view anything on the forum except for the posted news and the calendar of events.

Right now, all of my images don't show. I installed this hack three times, but it only updates smily paths. I think the reason why I can't see the images is maybe because of the permissions? I am not sure.

Can someone PLEASE PLEASE guide me through this??? I am about to rip my hair out and all I can hear myself say is: "Whooosssssaaaaa, Whoooosssaaa."

ANY help is greatly appreciated. THANKS!

Zachery 01-25-2004 04:16 AM

Quote:

Originally Posted by digitalSite
:ermm: Okay, I give up!

I cannot get vbAdvanced to work right on my forum. I have a brand new vb 3.0 Cand 3.

I have spent three hours trying to figure out how to do the following on the front page, so right now, my brain is fried:

1) Log in Box
2) News Box
3) Mini Calendar with the link to events
4) This is a closed forum for only registered members, so my biggest problem is permissions, I guess.

I don't want unregistered users to view anything on the forum except for the posted news and the calendar of events.

Right now, all of my images don't show. I installed this hack three times, but it only updates smily paths. I think the reason why I can't see the images is maybe because of the permissions? I am not sure.

Can someone PLEASE PLEASE guide me through this??? I am about to rip my hair out and all I can hear myself say is: "Whooosssssaaaaa, Whoooosssaaa."

ANY help is greatly appreciated. THANKS!

if your willing pm me an admin account with full access along with a link to the forum and i can see if i can work with it :)

13th_Disciple 01-25-2004 04:36 AM

Quote:

Originally Posted by Faranth
When we finish setting stuff up id guess :)

any idea when y'all might be finished, faranth? guesstimation maybe?

Zachery 01-25-2004 04:38 AM

thats a much better question for tigga, :) i just do support :D

digitalSite 01-25-2004 05:03 AM

Faranth, sent you a PM, thanks for offering to help! Let me know what you come up with :)

Zachery 01-25-2004 07:41 AM

replied :)

digitalSite 01-25-2004 09:33 AM

Thanks got it. Sent you my reply. I have also activated "send email when receive pm" so that I know you sent me a pm. Thanks again!


All times are GMT. The time now is 07:27 PM.

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.02124 seconds
  • Memory Usage 1,846KB
  • 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
  • (4)bbcode_code_printable
  • (20)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
  • (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