vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Major Additions - [BETA 2] vBFoster - The Missing vBulletin Features [Lite] (https://vborg.vbsupport.ru/showthread.php?t=287910)

TheSupportForum 09-20-2012 09:05 AM

Quote:

Originally Posted by MARCO1 (Post 2366853)
I've tried a fresh new installation of vB5 and I can go to the extensions list without any error, Screen-shot attached.

Remember that vBulletin itself is in beta stage and the extensions system was contain a bug I found it when I was developing the first beta of vBFoster in the same place which has been fixed in one of the vBulletin alpha versions : http://tracker.vbulletin.com/browse/VBV-3112 I don't know if you have the access to it or not.

So any one have the same error please send a PM to vBFoster account, And sorry for my late reply :)

i am using beta 10, not alpha

i will wait till the bug is fixed for this product, the point i made is the minute i upload it the when everything goes wrong

please release a new version of the mod with the fix sorted please

MARCO1 09-22-2012 11:45 AM

Quote:

Originally Posted by simonhind (Post 2366937)
i am using beta 10, not alpha

i will wait till the bug is fixed for this product, the point i made is the minute i upload it the when everything goes wrong

please release a new version of the mod with the fix sorted please

Yes, That's why I said this problem was in alpha and it should be fixed.

Anyone experience the same issue, Please send a PM to vBFoster account, I need to check the issue a bit more closely.

TheSupportForum 09-22-2012 11:56 AM

Quote:

Originally Posted by MARCO1 (Post 2367598)
Yes, That's why I said this problem was in alpha and it should be fixed.

Anyone experience the same issue, Please send a PM to vBFoster account, I need to check the issue a bit more closely.

the biggest issue is upload, from that point you expect me to still upload it, whilst it caused a perm issue with the forum itself :(

and if its been sorted on beta 10 for a few customers, why hasn't the fix been updated for the latest release ?
i dont won't to re-upload it until the fix is available for beta 10 i am not prepared to lose my forum once again

nhawk 09-22-2012 01:14 PM

I'm going to be a really nice guy and tell you what the problems are...

1) Most *nix servers are case sensitive. You must use lower case letters for the package name in the core/packages folder. (if you don't believe that, check the thread about DBTech's infopanels mod in the alpha forums - page 2 post 18)

2) You have an index problem in phrase.php. Check if the phrase is set with isset() before checking the contents.

Those are the two I found and I hope that helps. :D

MARCO1 09-22-2012 01:27 PM

Quote:

Originally Posted by simonhind (Post 2367607)
the biggest issue is upload, from that point you expect me to still upload it, whilst it caused a perm issue with the forum itself :(

Any vBulletin 5 modification will require a file upload, The old ages of uploading the xml file from admincp is gone.

However if uploading files causing an error with you, Don't make anything, I don't want to break your forum even for just 5 minutes :)

Quote:

Originally Posted by simonhind (Post 2367607)
and if its been sorted on beta 10 for a few customers, why hasn't the fix been updated for the latest release ?
i dont won't to re-upload it until the fix is available for beta 10 i am not prepared to lose my forum once again

This bug is related to vBulletin not to me, I saw it fixed and I tested it and found it fixed, I don't know if alpha team have a different versions than what is released to the customers.

That's why I need to check the issue alive, Because it's a vBulletin bug WHICH vBulletin has fixed it early : http://tracker.vbulletin.com/browse/VBV-3112

MARCO1 09-22-2012 01:28 PM

Quote:

Originally Posted by nhawk (Post 2367626)
I'm going to be a really nice guy and tell you what the problems are...

1) Most *nix servers are case sensitive. You must use lower case letters for the package name in the core/packages folder. (if you don't believe that, check the thread about DBTech's infopanels mod in the alpha forums - page 2 post 18)

2) You have an index problem in phrase.php. Check if the phrase is set with isset() before checking the contents.

Those are the two I found and I hope that helps. :D

That's most certainly help, I'll check that and update the package name today, Will keep you guys updated.

nhawk 09-22-2012 01:34 PM

OH, there was one other one I forgot to mention.

The function in phrase.php should be a static function.

nhawk 09-22-2012 02:01 PM

You're going to hate me by the time I'm done thinking of things. :D

I'd suggest not using direct mysql calls. Use the assertor. Most Nginx servers don't respond well to direct mysql queries from within vBulletin. That's true even with vB 4 where $vbulletin->db-> should be used.

MARCO1 09-22-2012 04:39 PM

Quote:

Originally Posted by nhawk (Post 2367646)
You're going to hate me by the time I'm done thinking of things. :D

I'd suggest not using direct mysql calls. Use the assertor. Most Nginx servers don't respond well to direct mysql queries from within vBulletin. That's true even with vB 4 where $vbulletin->db-> should be used.

Unfortunate that's not true, vBulletin doesn't have a custom database engine,There's no other way to make a query in MySQL without using mysql_query(), vBulletin use a normal mysql queries that has been advanced by making a custom classes like any other database classes.

TheSupportForum 09-22-2012 04:46 PM

Quote:

Originally Posted by MARCO1 (Post 2367696)
Unfortunate that's not true, vBulletin doesn't have a custom database engine,There's no other way to make a query in MySQL without using mysql_query(), vBulletin use a normal mysql queries that has been advanced by making a custom classes like any other database classes.

he's talking about your install code when your inserting new tables within the database

$vbulletin->db->


All times are GMT. The time now is 04:47 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.01297 seconds
  • Memory Usage 1,750KB
  • 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
  • (8)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