![]() |
Quote:
Edit: My idea for the vb/if decision tags worked like a charm. Just wrapped this around the logout template: Code:
<vb:if condition="$bbuserinfo[userid] != 0"></vb:if> |
thanks for the update. Super mode.
|
Sorry to bother you again, but would you by any chance have the idea of aadding custom profile field support?
|
Quote:
I am currently working on it. |
version 1.2b, when i click on log out, nothing happens, doesn't log out.
also do you think maybe for your next version you can add a a small txt area with a scrollbar for the site rules above the agree check box? another thing I would love to have is a privacy policy and TOS popup page just like the popups pages in this mod. thanx again for your time, keep up the good work. |
Quote:
change the Execution order to a (much) higher number, it has to load late in the scheme of things. Quote:
The second one(s) I like the sound of. I can achieve those with a simple overlay, though they'll have to join the queue. Thanks for the feedback. :) |
Dear Gothicuser, any updates for the "pop up" function that you had promissed to include in the comming version? I basically need the register/login window to pop up as soon as users enter the cms home page or forum page. Thank you in advance
|
Quote:
As soon as that is finished I will do the same for the vB4 version. At the moment I have no idea of a time frame, though it should be within days rather than weeks. |
Just uploaded Version 2.0 beta, which now includes the tooltips and alternative themes and a few fixes.
I have created the 'auto-popup' feature for the Log-In / Register element, but am having trouble implementing the session cookie (we don't want it to open on every page refresh, do we?) Anyone with any ideas please PM me. |
Maybe you need to use conditionals like if registered..
|
Quote:
|
I really hope that with the amount of work this coder has put in for the extra options you all have asked for and he has done you have the decency to send him some money for his time to his paypal account. It's one thing for a coder to supply a working mod it's another thing to continue to add to the mod options he or she never intended on supplying with the mod just to make you all happy.
|
This looks very promising, I just wish vB would incorporate such option in the future versions. anyways thanks for making this, will test it out.
|
This is almost exactly what I was looking for.
If you get v2 rounded out I'll be sure to donate for your trouble! |
Quote:
v2 is there bar the dotting of the T's and crossing of the i's :rolleyes: |
Yeah, I want to make sure this is as light weight as possible since I'm not looking to increase my page load time.
|
Quote:
|
Just a suggestion,..
All the images should be located under one directory. ie: /images/jQt_images/ Right now some images must be located in forum root and the /img/ directory must be located in forum root AND /images/ directory, to work properly. Using v2 Btw,... love the way this works and looks! |
edit to add - can this also be made to work in search results?
I tried and kinda got it to work, but it doesnt position properly like in forumlists. |
Quote:
Quote:
|
Getting error on install
XML Error: XML_ERR_NAME_REQUIRED at Line 5 |
Quote:
re-download and try the new product file please. |
I must say that it is a awesome mode, but could not install as instructed. Maybe, I am the slowest! Please read below for my confusion:
Below is your direction to modify php code in the header, as highlighted in RED: " To stun the original Register button into submission: Find: PHP Code: <li> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> and ADD before: PHP Code: <!-- " What do you mean by the statement above? You use the word "before" and I am not sure I understand that. The word "before" means to me, as below: <!--- <li> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> If that is not the meaning, then the phrase "in front of" each php code, as below: <!--- <li> --> <!--- <script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script> --> Then Find: PHP Code: } } </script> </li> and ADD after: PHP Code: --> Again, what do you mean by "after"? You mean as shown below, aren't you? } } </script> </li> ---> OR <!--- } ---> <!--- } ---> <!--- </script> ---> <!--- </li> ---> Please verify this as shown above . Thank you . Victor:confused: |
1 Attachment(s)
Quote:
|
Quote:
Question on the add-on profile bit: I have noticed that my awaiting confirmation usergroup in mini profile (legacy) It just outputs the script text and doesnt render the popup. I run a script that occasionaly tests member emails for being valid, and bounces get booted to the awaiting confirmation membergroup. But their posts stay published and as result, mini-profiles in posts for these members still exist. |
Quote:
Quote:
What I may try is to give it a 'if is member' conditional in the code itself. I'll experiment this morning and let you know the results. |
1 Attachment(s)
Quote:
The file in the archive is my entire 'search_threadbit' template. You'll see at the beginning and end where I have added the tooltip. It returns the same tooltip as in the threadbit (for me :) ) You can edit the position of the tooltip if you open the file '/jqt_suite/jqt_suite_black/white_css.js' where it says: "offset: [14, -20]," This is the offset from the mouse pointer as zero. Hope this is of some assistance friend :) |
Quote:
When the script moves them to the 'Awaiting Confirmation' group is this a modified group? does it retain avatars? Is the script you use publicly available from here? Let me know please (PM works for me if you want) |
Thanks, will try the search results later.
My awaiting group does allow for avatars, but the group can no longer post, until they update their email again. It is basically the same awaiting confirmation group that comes out of the box from vb, but some things like avatars still retain. The script isnt anything big really, it just moves the member into a different member group, in my case, the awaiting group. Now, when a member has posts, and is moved to this group, the avatars still show in posts for them, but the script that makes your popups show up, just shows up as plain script immediatly following the displayed avatar. This is the code displayed, in blue is the avatar(avatar shows) and username of member in text Quote:
|
Quote:
|
Quote:
btw - setup the search result, and it works great. Just gotta make some small changes to work for the blog posts and goups that show up in search results, but that is minor. Will let you know. |
Smirkley, this is driving me crazy. I can add conditional to show tooltip to members only, to usergroup(s) etc. I can add a conditional to turn avatar off for a usergroup (i.e. Awaiting Thingy). I cannot seem to find a conditional to show avatar, but NOT trigger tooltip.
Leave it with me, I'll try to find some time in the morning before work encroaches into my life. |
Quote:
I can pm you a link to see what is going on my site if you like. Thanks for your efforts. |
Quote:
|
Did you ever figure out the thing with the session cookie?
Also, I wouldn't want to load tooltips for guests as it sounds like it would be very expensive. Is there an option to turn this on/off by usergroup? |
Quote:
Quote:
|
hello gothi, did you upgrade it to work together with vsa advance registration mod?
|
Quote:
But while verifying that was fixed, I noticed it also does it for the banned members too. I have checked the usergroup settings and cant change anything to fix tthis. |
Just checking back, any solutions for the banned group?
Can I add a conditional to the script so the popup doesnt show in mini profiles if the person is banned? |
Quote:
Will devote all my energies to it this weekend. |
All times are GMT. The time now is 02:32 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|