vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints LOCAL. Social networking, enhanced profiles, blogs and MUCH more (https://vborg.vbsupport.ru/showthread.php?t=130946)

justachump 01-11-2007 09:13 PM

Having a problem with step 3

Step 3 - Run the installation script found at /z/install/index.php and follow the directions

I am new at this, i open /z/install/index.php and see no diretions to follow, its all coding?
am i missing something?

Reflect 01-12-2007 01:18 AM

HELP!!

Installed and all was working fine, using latest VB, now whenever i click on my profile, about 4 lines of this comes up on the top page

Warning: Invalid argument supplied for foreach() in /z/profile/tab.class.php on line 474

Anyone give any advice or a solution to fixing this?

Reflect 01-12-2007 12:06 PM

anyone?

Stilgar 01-12-2007 03:32 PM

I get the same error.

https://vborg.vbsupport.ru/external/2007/01/16.jpg

I want to release this to my forum members, but I can't release it with this kind of error. :cool:

Zoints 01-12-2007 06:53 PM

Quote:

Originally Posted by mjname (Post 1156014)
More information:

I un-installed and then re-installed and got rid of the previous databse settings and one of the MAJOR issues is at the end it asks for the complete url of the z directory so I put in forum/z/ with trailing slash and everything sort of works but I notice that it atomatically starts out as https: so I take out the s of the https, thinking that this will fix my pages not found with the blog and profile links on the nav-bar and no go... still doesn't work

Also in the admin some of the images aren't being displayed because it is looking for https://www.MySite.com/forum/images/misc/image.gif Just the images in vBulletin such as the logo in the head section and the header. since i fixed the s in the http line all the images in Zoints Admin itself now work but not the others. Is the https hardcoded in some of the files?

Any advice would be great.

If you go to /z/zadmin.php > change install settings, is there an https for the url there?

Zoints 01-12-2007 06:54 PM

Quote:

Originally Posted by kkc (Post 1156417)
does it works withoud problem with vBSeo fom www.vbseo.com?

It should work fine. There are plenty of fourms using both systems.

Zoints 01-12-2007 06:55 PM

Quote:

Originally Posted by justachump (Post 1156563)
Having a problem with step 3

Step 3 - Run the installation script found at /z/install/index.php and follow the directions

I am new at this, i open /z/install/index.php and see no diretions to follow, its all coding?
am i missing something?

You opened the file? Or did you upload everything and then go to yourforum.com/z/install/index.php in your browser?

Zoints 01-12-2007 06:56 PM

Quote:

Originally Posted by Reflect (Post 1156692)
HELP!!

Installed and all was working fine, using latest VB, now whenever i click on my profile, about 4 lines of this comes up on the top page

Warning: Invalid argument supplied for foreach() in /z/profile/tab.class.php on line 474

Anyone give any advice or a solution to fixing this?

Stilgar recently reported this. I'll let you know as soon as I have a resolution for you.

Zoints 01-13-2007 12:00 AM

Quote:

Originally Posted by Reflect (Post 1156692)
Installed and all was working fine, using latest VB, now whenever i click on my profile, about 4 lines of this comes up on the top page

Warning: Invalid argument supplied for foreach() in /z/profile/tab.class.php on line 474

This was a weird one.

Hotfix:
Edit file: /z/profile/tab.class.php
Find:
Code:

                                if (count($modules))
Replace with:
Code:

                                if (is_array($modules) AND count($modules))
Sorry for the trouble!

mescalin 01-13-2007 11:53 AM

Its a great mod but i uninstalled becouse of the fallowing reasons, if you know fixes for these plz help me cuz i really want to use that mod..

1- Design does not fit to my forum, my forum is designed in dark colours but that mods seems blue et. Does not read background or etc from my template i couldnt find any solution..

2- I tried to translate from downloaded language files but they did not change in the forum view.

3- My forum is an foreing forum so community and search the communty link is useless for me, it makes the system just more complex for my users..

anny solution for these probs?


All times are GMT. The time now is 07:11 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.02626 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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