![]() |
Quote:
Quote:
|
When i click to open on newthread its opening but i am autoamtically redirecting to Forumhome. What can be the problem....???
|
^ I do not understand, can you explain a little better so that I can help you out.
|
Hey, this looks like something that would be an excellent benefit for me.
I'm having a little problem though. I've installed it and went to the vbulletin settings but once I was finished there is no change whatsoever when I post or create a topic. Is there something I may have missed? |
GrAveTzT, did you turn the Hack "On" via the Settings (First Option)? By default it is Off.
After you have it enabled, you should see this when Posting a Reply, Making a Thread, etc (depending on where you enabled it): https://vborg.vbsupport.ru/attachmen...8&d=1198808672 After you click that Link this should display: https://vborg.vbsupport.ru/attachmen...5&d=1198808592 Or if you're already logged in to PhotoBucket or Have it Saved to your Cookies, it will automatically log you on, like so: https://vborg.vbsupport.ru/attachmen...6&d=1198808592 |
Thanks Danny.
I did end up getting this to work there was a CHMOD problem. Excellent addition to my forum. |
GrAveTzT, no problem. I'm glad to see you got it sorted and that its an excellent addition to your forum :up:
|
I must be missing something. Probably something simple too. I've got it to the point where I've imported it, but it's not giving me any special options to enable other than the four in my attachment. Do I need to go somewhere outside of the Photobucket Image Upload setting group?
|
ArnyVee, now you need to enter the Usergroup IDs of those who you wish to be able to use this Hack/Mod in the "Allowed Usergroups" Setting ... If you do not have anything there then it will NOT work (read the below quoted post for more info).
Quote:
|
Quote:
I'm a complete newb, so be gentle. :) |
ArnyVee, yeah if you havent assigned any Usergroups the permission to view the Hack, then it will not display it. If you want to test the Hack, then enter "6" in the "Allowed Usergroups" Setting as that's the Usergroup ID for Administrators and then check if it works. If it does, then you can go ahead and enter the rest of the Usergroup IDs who you want to make the Hack visible to. To get the Usergroup IDs go to Admin CP > Usergroups > Usergroup Manager > And you will see the Usergroup IDs under the "Controls" Column (they are in the Drop Down Menu).
|
Thanks Dannyloski!
It works...and I went ahead and clicked 'installed'. :) |
^ Glad to hear that :up: ... Thanks for clicking installed!
|
Excellent work, our members love it...marked as installed !!!
|
^ That is awesome news to hear :up:
|
In your javascript you should use vBulletin's fetch_object() function instead of document.getElementById() to take advantage of vBulletin's browser compatibility features.
|
Also if you want to use href= in the links to get the link effects then you can use href="javascript:{}" instead of href="#". The latter is what causes it to jump to the top of the page when you click it. This way eliminates that problem. Technically you can add a js function to the href as well, such as href="javascript:{view();}". Though it is even better to just forget the whole href bit and just use css and use the onclick on the text container.
|
^ Thanks for the tips ... I edited the "href" attribute on the Modification, to make it not jump to the top of the Page. I dont understand how to implement the fetch_object() function instead of document.getElementById() function, so I left it as is - seems to work perfectly so if its not broke, why fix it, lol.
|
Compatible with 3.7?
|
Quote:
Just replace PHP Code:
PHP Code:
|
Megatr0n, it should, I dont see why it wouldnt. Matter of fact it should work with all vB Version ... Let me know though ...
Code Monkey, you rock bro, thanks! I updated the .XML File ... I changed the document.getElementById() to fetch_object() as well for the following part of the code, is that needed or not? It was like this: PHP Code:
PHP Code:
|
One of my favourite mods, especially without the page jump now
|
^ Thanks man, glad to hear that :up:
|
Danny, do you simply uninstall the old xml file and then upload the new one?
|
ArnyVee, you should actually be able to just Import the New .XML Product with the "Overwrite" option and be done with it. If you encounter a problem, then let me know. I just did the Overwrite and it worked.
Quote:
|
Thank you sir! :)
Good to go with my site. Thanks again for the help. |
Thanks for the update, it works fine now
|
Cheers for the update Danny..
Works like a dream now (not that it didn't before :D) |
wow this is very impressive..
thank you so much for your efforts and allowing us all to use this awsome hack.. |
Thanks for all the kind words guys, I appreciate it a lot ... Glad you all like the Hack now even more :up:
|
Quote:
I for one would like to see this one too... Many places (ie work) block Photobucket but do not block Google. |
JimLink, as of now I am very busy with other things and do not plan on making another Uploader for any other site. If you want one done, try posting in the Paid or Unpaid Request Forum.
|
Danny congratulations.
Great upgrade. :) Thanks!! :) Keep on the good work, and... give us more of this... :D:D |
Works great for 3.6.x but does not work for older 3.5.x too bad..
|
^ Upgrade and then it'll work :up: ...
|
Nothing personal bada_bing, I'm just wondering since I'm new. Is there a reason why folks don't upgrade their forums? Is it because they have things customized to the point that they like it and don't want to chance 'breaking' it?
|
I only upgrade if I see features that I think will be useful to a site. Take vB 3.7 for example. It doesn't really have any new features I need for any of my sites. I could probably try the SN features on one of my gaming sites but it would probably bomb. It's a lot of work doing major updates on a custom styled site.
|
Ok ive done everything that i can.. and well its not running on our site .. it doesnt even load.. i added every user group and nothing.. please let me know whats going on im using 3.6.9 ....
if there is something im missing then let me know.. i have alt char in my usergroups might that be the issue? RØÇ Member,RØÇ Leader,Super Moderators,Registered Users,Moderators,Administrators those are the user groups i have added.. i am pretty new to the Vbulletin stuff but i read everything before trying anything and i have been following down to the last word so please help thanks you |
CodeMonkey, good point.
I was going to be adding a gallery and since 3.7.0 has the albums feature I figured that I'd go with it. I'm hoping that things don't go silly when I do the upgrade. |
TRa5H, I got your PM with the Login Details, but it says "This website is temporarily unavailable, please try again later" when I try to go to your site. However, I'm sure that the problem you are having is because in the "Allowed Usergroups" Settings Section you entered the Usergroup Names (R?? Member, R?? Leader, Super Moderators, Registered Users, Moderators, Administrators, etc) ... You're not suppose to do that, you're suppose to enter the Usergroup IDs.
To get the Usergroup IDs go to Admin CP > Usergroups > Usergroup Manager > And you will see the Usergroup IDs under the "Controls" Column (they are in the Drop Down Menu). Hope that helps, please report back if that fixed your issue or let me know when your site is Online again and I'll take a look at it. |
All times are GMT. The time now is 12:28 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:
|