vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vBulletin 4 Sliding Like Sidebar For vB 3.7.x-3.8.x (https://vborg.vbsupport.ru/showthread.php?t=231961)

Taurus1 01-03-2010 08:41 AM

Quote:

Originally Posted by Taurus1 (Post 1945492)

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Fatal error: Cannot access empty property in /home/thebull/public_html/forums/index.php(67) : eval()'d code on line 774

Can you help me on this please mate!? :(

ahmedeldeep 01-03-2010 08:48 AM

<font color="RoyalBlue">How we can make the sidebar opened by default ?</font>

betts02 01-03-2010 09:15 AM

istalled and works great, just need to change the colours to match my site

also can you make it select an image if someone does not have an avatar as it just shows a red x if someone does not have a avatar selected...maybe i may just make it so everyone has a default avatar....

also to add, as above can you make it so you have an option to have it on perminently ? select to have an option of colapse ?

cheers

J98680Bxxxxx 01-03-2010 09:42 AM

Quote:

Originally Posted by Taurus1 (Post 1945756)
Can you help me on this please mate!? :(

Ensure that you have uploaded the whole content of the "upload" folder to your main directory.

J98680Bxxxxx 01-03-2010 09:47 AM

Quote:

Originally Posted by betts02 (Post 1945776)
istalled and works great, just need to change the colours to match my site

also can you make it select an image if someone does not have an avatar as it just shows a red x if someone does not have a avatar selected...maybe i may just make it so everyone has a default avatar....

also to add, as above can you make it so you have an option to have it on perminently ? select to have an option of colapse?

cheers

You can edit the colors in the css files.

Drop the content of the "image" folder in your style "image" folder. The mod has already a nosidebaravatar.png included to take into account those users without avatars specified.

Option for collapse/expanded will be added in an upgraded version.

Additional options on the "Cumulus Tag Cloud" will also be added

Taurus1 01-03-2010 10:15 AM

I double checked, and just checked again.

J98680Bxxxxx 01-03-2010 10:33 AM

Quote:

Originally Posted by Taurus1 (Post 1945807)
I double checked, and just checked again.

Open the product file "product_vb4sidebar.xml", and scroll down to the plugins section. In the "cache_templates" plugin, replace:
Code:

$globaltemplates = array_merge($globaltemplates, array('vb4sidebar_template','vb4sidebar_javascript','vb4sidebar_before_main','vb4sidebar_after_main','vb4sidebar_after_slidebar_div'));
by:

Code:

$globaltemplates[] = 'vb4sidebar_template';
$globaltemplates[] = 'vb4sidebar_javascript';
$globaltemplates[] = 'vb4sidebar_before_main';
$globaltemplates[] = 'vb4sidebar_after_main';
$globaltemplates[] = 'vb4sidebar_after_slidebar_div';

Hope this will help your case. :)

ahmedeldeep 01-03-2010 10:56 AM

I think it will be very helpful in the next version, if you put an empty block, so we can put adds or any HTML code we like.

Taurus1 01-03-2010 10:57 AM

Tried that but still this:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Fatal error: Cannot access empty property in /home/thebull/public_html/forums/index.php(67) : eval()'d code on line 799

Thanks for the help!!

J98680Bxxxxx 01-03-2010 11:07 AM

Quote:

Originally Posted by ahmedeldeep (Post 1945831)
I think it will be very helpful in the next version, if you put an empty block, so we can put adds or any HTML code we like.

Will do :up:

Quote:

Originally Posted by Taurus1 (Post 1945833)
Tried that but still this:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1455) : eval()'d code on line 142

Fatal error: Cannot access empty property in /home/thebull/public_html/forums/index.php(67) : eval()'d code on line 799

Thanks for the help!!

I can't figure out why these warmings. I am afraid not to be able to help you otherwise than debugging directly step by step from your site. :(


All times are GMT. The time now is 02:57 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.01274 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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