vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSupport v2.0.0 Beta 2 (https://vborg.vbsupport.ru/showthread.php?t=94023)

gullystation 03-17-2007 08:16 AM

When Im editing the navbar and I put this code in :

Code:

<!-- vbSupport start -->
                        <if condition="$vboptions['vbsupport_enabled']"><td class="vbmenu_control"><a href="vbsupport.php$session[sessionurl_q">$vbphrase[vbsupport_title]</a></td></if>
<!-- vbSupport end -->

then this comes up:

Quote:

The following error occurred when attempting to evaluate this template:

Parse error: parse error, unexpected T_CHARACTER, expecting ']' in /var/www/vhosts/GullyStation.com/httpdocs/forum/includes/adminfunctions_template.php(3596) : eval()'d code on line 101

This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
Can someone help me please?

sinisterpain 03-17-2007 12:43 PM

Quote:

Originally Posted by gullystation (Post 1205462)
When Im editing the navbar and I put this code in :

Code:

<!-- vbSupport start -->
                        <if condition="$vboptions['vbsupport_enabled']"><td class="vbmenu_control"><a href="vbsupport.php$session[sessionurl_q">$vbphrase[vbsupport_title]</a></td></if>
<!-- vbSupport end -->

then this comes up:



Can someone help me please?

You appear to be missing something. Are you putting the navbar edit in the correct place in the edit

gullystation 03-17-2007 05:16 PM

Yes! I'm really sorry. This is my mistake. I've just released that I have 3.6.5 and this is for 3.5. Oh man! lol

John Diver 03-18-2007 07:20 PM

sinisterpain, do you know about my question?

Thanks :)

sinisterpain 03-18-2007 11:27 PM

Quote:

Originally Posted by John Diver (Post 1202329)
Can this be set so certain usergroups can view / reply to tickets in specific categories instead of being able to access tickets in all categories?

Great hack, hope this can be done :)

Thanks

yes once the categories are set up there are usergroup permissions withing the categories created which must be checked for allowed and denied

RichieBoy67 03-22-2007 05:12 PM

Will this work with 3.6.4 or 3.6.5??? If not does anyone know of a system that will???

John Diver 03-22-2007 05:48 PM

Thanks very much! :)

sinisterpain 03-22-2007 07:58 PM

Quote:

Originally Posted by RichieBoy67 (Post 1209693)
Will this work with 3.6.4 or 3.6.5??? If not does anyone know of a system that will???

I have it working on 3.6.4 dont know about 3.6.5

RichieBoy67 03-22-2007 08:42 PM

Great, I have not upgraded to ,5 yet. I figure that the day I upgrade they will release another upgrade so why bother??? lol

I am just waiting....

That is good news though!! "clicks install" Thanks

Vault_Dweller 03-25-2007 05:46 AM

How can i make attachments work?

sinisterpain 03-25-2007 10:48 AM

Quote:

Originally Posted by Vault_Dweller (Post 1211620)
How can i make attachments work?

I do not allow attachments on my board so its not an issue. It would need a code fix.

shungo 04-05-2007 06:42 AM

Hi,

Thanks to original coder for this nice hack and really big thanks to you sinisterpain for helping us to have it working on VB 3.6.4, all work very well on my board since i upgraded with your own fixed product :)

Best regards

RichieBoy67 04-05-2007 07:54 PM

I love this hack but I am not ready to upgrade yet... Is there any way you can hook me up with the modifcations to get it to work in 3.6.4

Thanks

sinisterpain 04-05-2007 08:04 PM

Quote:

Originally Posted by shungo (Post 1220192)
Hi,

Thanks to original coder for this nice hack and really big thanks to you sinisterpain for helping us to have it working on VB 3.6.4, all work very well on my board since i upgraded with your own fixed product :)

Best regards

Your very welcome

sinisterpain 04-05-2007 08:06 PM

Quote:

Originally Posted by RichieBoy67 (Post 1220593)
I love this hack but I am not ready to upgrade yet... Is there any way you can hook me up with the modifcations to get it to work in 3.6.4

Thanks

If you read the threads this should work for 3.6.4 there are some edits that will need to be made which are also located here

RichieBoy67 04-05-2007 10:53 PM

Ahhh, One of those deals...lol Read this thread, 36 pages..... I will do so when I have time but if anyone happens to have these edits bookmarked and can point me in the right direction I would sure appreciate it...


Thanks

sinisterpain 04-06-2007 12:33 AM

Quote:

Originally Posted by RichieBoy67 (Post 1220703)
Ahhh, One of those deals...lol Read this thread, 36 pages..... I will do so when I have time but if anyone happens to have these edits bookmarked and can point me in the right direction I would sure appreciate it...


Thanks

No I do not know if its appropriate for me to upload the complete hack in the authors thread

RichieBoy67 04-06-2007 12:46 AM

I don't know what you mean?? I thought you said if I search I will find it. I just wanted the link to where the info is or a fix so I can get this working with 3.6.4... If you have the fix and can pm me that would help me a great deal....

Thanks...

sinisterpain 04-06-2007 08:11 PM

Quote:

Originally Posted by RichieBoy67 (Post 1220737)
I don't know what you mean?? I thought you said if I search I will find it. I just wanted the link to where the info is or a fix so I can get this working with 3.6.4... If you have the fix and can pm me that would help me a great deal....

Thanks...

You can try my files here https://vborg.vbsupport.ru/showpost....&postcount=500 if they do not work for you then you will have to use the authors files and make the edits on page 28 on that quarterbore suggested for PMs.

RichieBoy67 04-06-2007 09:26 PM

Thanks,

I appreciate the help... :)

Rich

David-Parker 04-19-2007 08:28 AM

i have installed the BETA version adn i get this lovely error
Code:

Database error in vBulletin 3.6.5:

Invalid SQL:

                SELECT
                        post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
                        user.*, userfield.*, usertextfield.*,
                       
                        avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
                        level,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
                       
                FROM vbs_ticket_post AS post
                LEFT JOIN user AS user ON(user.userid = post.userid)
                LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
                LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
               
                LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
                WHERE post.postid IN (0,1)
                       
                ORDER BY post.dateline;

MySQL Error  : Unknown column 'level' in 'field list'
Error Number : 1054
Date        : Thursday, April 19th 2007 @ 10:27:34 AM
Script      : http://teenbase.org.uk/vbsupport.php?do=viewthread&tid=1
Referrer    : http://teenbase.org.uk/vbsupport.php?do=newthread
IP Address  : 194.66.175.81
Username    : David
Classname    : vB_Database


sinisterpain 04-19-2007 08:27 PM

Quote:

Originally Posted by David-Parker (Post 1231080)
i have installed the BETA version adn i get this lovely error
Code:

Database error in vBulletin 3.6.5:

Invalid SQL:

                SELECT
                        post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted,
                        user.*, userfield.*, usertextfield.*,
                       
                        avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight,
                        level,
                        IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
                       
                FROM vbs_ticket_post AS post
                LEFT JOIN user AS user ON(user.userid = post.userid)
                LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
                LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
               
                LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid = reputationlevel.reputationlevelid)
                WHERE post.postid IN (0,1)
                       
                ORDER BY post.dateline;

MySQL Error  : Unknown column 'level' in 'field list'
Error Number : 1054
Date        : Thursday, April 19th 2007 @ 10:27:34 AM
Script      : http://teenbase.org.uk/vbsupport.php?do=viewthread&tid=1
Referrer    : http://teenbase.org.uk/vbsupport.php?do=newthread
IP Address  : 194.66.175.81
Username    : David
Classname    : vB_Database


Just add this to your tables
Code:

ALTER TABLE user ADD level INT UNSIGNED NOT NULL DEFAULT '0'

Ultimative 05-01-2007 09:47 PM

nvm :P sorted <3

cocker 05-02-2007 09:27 PM

nvm

TheJackal56 05-02-2007 11:41 PM

Has anyone got a fix or hack to allow user to submit attachments for 3.6.5?

Datenpapst 05-05-2007 12:04 PM

how about a transformation into 3.5.6?

masons 05-07-2007 02:51 PM

When we post a ticket, nothing shows once you open the ticket.

It just has two reply buttons with no tickets in between.

Any ideas?

masons 05-07-2007 02:52 PM

Database error in vBulletin 3.6.5:

Invalid SQL:

SELECT post.postid, IF(post.userid = 0, post.username, user.username) AS username,
post.pagetext, post.allowsmilie, post.userid, post.dateline
FROM vbs_ticket_post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
WHERE post.visible = 1

AND post.threadid =
ORDER BY dateline DESC, postid DESC
LIMIT 11;

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 'ORDER BY dateline DESC, postid DESC
LIMIT 11' at line 8
Error Number : 1064
Date : Monday, May 7th 2007 @ 10:40:30 AM
Script : http://www.novusordosaeculorum.com/v...noquote=1&pid=
Referrer : http://www.novusordosaeculorum.com/v...ewthread&tid=1
IP Address : 122.26.174.160
Username : Mike
Classname : vB_Database

Datenpapst 05-08-2007 10:23 AM

Its not working for 3.6.5 isnt it?

Ultimative 05-08-2007 08:27 PM

Once a user posts a ticket, when you open the ticket nothing appears.

However you can reply and the reply appears, but still no ticket.

Any help?

masons 05-08-2007 11:53 PM

Same problem as Ultimative.. PLEASE HELP
Will pay for a fix!

rowlandc 05-15-2007 11:38 AM

Looks like a very good mod. I'll install it when the mod is fixed :)

- i've did some searching and i think the developer is occupied in rl. So he doesn't have time to work on the mod.

carmichael1973 05-23-2007 04:28 PM

Well, this hack is no longer for me. I'd love to have it but unfortunately it looks abandoned by the original author.

Thanks for all the help from everyone and I wish you all luck with this.

Carmichael1973 clicks UNINSTALLED!

Delphiprogrammi 05-29-2007 07:39 PM

hi folks,

This does work fine ..... wanna know how i did that ? allthroug it looks like smilies are not working.Problems i noticed with the system and fixed while i whas busy anyway
  • The MySQL error "unknown column 'level' in field list
  • Fixed Problem with AJAX inline threadtitle editing
  • Fixed Problem with AJAX open/close threads
  • Fixed the admincp part "categorys" (wrong MySQL query) The datastore is function correctly now and no longer give errors
  • ....
The admincp error is not a mistake by the developer.vBulletin changed the way the datastore works between versions 3.5.x and 3.6.x that's why it no longer worked

don't ask me why i put so much time in a hack that's not even mine.This hack whas (is) to good to let it go away and die ! anybody with me on this one ?

beduino 06-11-2007 12:30 AM

the last version is 1.1a? 2.0.0 beta2???
anybody tests - what version? - with 3.6.7.pl1 version?
sorry a lot of questions...but i receive a email of update.
all the best
beduino

sinisterpain 06-11-2007 01:11 AM

If I understand the email I recieved, the update applies if you have version 1.1 installed and not the 2.0 beta version. If you have version 1.1 installed you should install the 1.1a version. If Im wrong then the vb.org admins need to clarify things since their is a 2.0 version that was released.

sinisterpain 06-11-2007 01:12 AM

Quote:

Originally Posted by Delphiprogrammi (Post 1257078)
hi folks,

This does work fine ..... wanna know how i did that ? allthroug it looks like smilies are not working.Problems i noticed with the system and fixed while i whas busy anyway
  • The MySQL error "unknown column 'level' in field list
  • Fixed Problem with AJAX inline threadtitle editing
  • Fixed Problem with AJAX open/close threads
  • Fixed the admincp part "categorys" (wrong MySQL query) The datastore is function correctly now and no longer give errors
  • ....
The admincp error is not a mistake by the developer.vBulletin changed the way the datastore works between versions 3.5.x and 3.6.x that's why it no longer worked

don't ask me why i put so much time in a hack that's not even mine.This hack whas (is) to good to let it go away and die ! anybody with me on this one ?

Why dont you post up your changes? I had already posted that the problem was with the datastore so I made a post here with some changes but it did not seem to work for all.

beduino 06-11-2007 01:23 AM

Hello sinisterpain,
tks for your answer, first of all!
In fact i don't install vbsupport yet, because the possible problems in security. But I'm interested in install, of course. If i undertand [i think you're right :)] the update was in version 1.1 [even i don't seeing any new file in package...]
Anyway,
tks
Beduino
ps. you have install 1.1 version in vb 367?

puertoblack2003 06-11-2007 02:16 AM

thanks for th eupdate works well for 6.7

Guest201202001 06-11-2007 06:35 PM

I have this problem at the top of the page I have this..

Quote:

Warning: unserialize() expects parameter 1 to be string, array given in /vbsupport.php on line 116

Warning: unserialize() expects parameter 1 to be string, array given in /vbsupport.php on line 117
I don't knoe why the line 116 and 117 is:
Quote:

$vbulletin->vbs_category = unserialize($vbulletin->vbs_category);
$vbulletin->vbs_admin = unserialize($vbulletin->vbs_admin);
I tried to disable the necessary of a category but nothing


All times are GMT. The time now is 09:56 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.01948 seconds
  • Memory Usage 1,840KB
  • 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
  • (5)bbcode_code_printable
  • (13)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