View Full Version : vBFavorites
akanevsky
10-18-2005, 10:00 PM
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*================================================= =====================*\
|| vBFavorites
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jun 03, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*================================================ ======================*/
DESCRIPTION
This modification gives your users an opportunity to create their own personalized menus of favorite threads, posts and users within your bulletin board.
STATISTICS
File Uploads: 1
Products to Install: 1
FEATURES
Zero file or template edits.
Favorite Threads, Posts & Users.
Complete list of favorites is listed in the user cp.
Last {x} favorites are listed in a navbar dropdown that is available from every page, where {x} is a number configurable via admin cp.
Users can create their own titles for their favorite items.
VERSION HISTORY
2.1.1
[+] Made it so that the redirect screens no longer show up, for faster redirection.
[F] Fixed a bug which made favorites entries non-editable.
[F] Fixed a bug which made prevented anything from showing in favorites dropdown on standard error screens.
[F] Fixed a text wrapping bug in postbit_legacy.
2.1.0
[+] Eliminated all file and template edits.
[+] The hack is now compatible with vBulletin 3.5.x - 3.8.x.
2.0.2
[F] Fixed a bug which made it impossible for multiple users to add the same favorites item.
2.0.1
[F] Corrected a minor template bug, which caused invalid links in navbar dropdown.
2.0.0
[+] The modification has been rewritten from scratch: the code has been optimized, and is now compatible with both vBulletin 3.5 and 3.6.
[+] Implemented "Smart Links": When an item is in one's favorites, the link "Add Item to Favorites" is replaced with "Remove Item from Favorites". This is achieved without any extra queries.
[+] Templates have been redesigned; they are now more stylish and fully compatible with vBulletin CSS Layout.
[+] Some templates have been removed, others have been added.
[+] Implemented the "Who's Online" information bit for users located at vbfavorites.php.
[+] User CP listings are now collapsible.
1.0.3
[+] It is now possible to enable or disable either of the three parts of the hack via vbulletin options.
1.0.2
[F] Corrected a minor sql problem.
[F] Corrected a minor template bug.
1.0.1
[+] Less file edits; more plugins.
[F] Corrected a couple of minor sql problems and a minor readme mistake.
1.0.0
Initial Release
The installation manual is contained within the attached file.
IF YOU LIKE MY HACK, PLEASE CLICK INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=215197)
dastar
10-19-2005, 09:55 PM
Nice. Will install and let you know how it goes.
akanevsky
10-19-2005, 10:00 PM
"First posted reserved"
:nervous:
Snake
10-19-2005, 10:06 PM
Ahem... screenshots?
akanevsky
10-19-2005, 10:07 PM
There are screenshots in the 3.0 thread of this hack (https://vborg.vbsupport.ru/showthread.php?s=&threadid=81870)...
But those are outdated, I'll post fresh ones in a bit :)
Snake
10-19-2005, 10:08 PM
Ah I'll just wait for that then. :)
Oblivion Knight
10-19-2005, 10:17 PM
Since this requires file changes, it is not classified as an Extension but a Code Modification.. :)
akanevsky
10-19-2005, 10:19 PM
Since it requires an upload of an additional file, it is classified as an Extension :)
Ah I'll just wait for that then.
You might wanna go ahead and click "Install", so that I can send you a screenshot update later on when it's available :)
Oblivion Knight
10-19-2005, 10:23 PM
Since it requires an upload of an additional file, it is classified as an Extension :)Read the forum descriptions again.. ;)
Snake
10-19-2005, 10:32 PM
Since it requires an upload of an additional file, it is classified as an Extension :)
You might wanna go ahead and click "Install", so that I can send you a screenshot update later on when it's available :)
Yeah a'ight, just clicked on the "install" button. ;)
akanevsky
10-19-2005, 11:02 PM
Read the forum descriptions again..
Oh, my bad :) Andreaaaaassssss!!!!!!!!!!!! Move it please tyvm!! :)
akanevsky
10-19-2005, 11:15 PM
Screenshots uploaded :)
Jenta
10-19-2005, 11:45 PM
They should install that here because of the dropdown you get that subscribed threads dont give you.
Off topic: Hey what image editor do you use for you screenshots? Love the ripped out look and other things.
Had this on 3.0.7 .. thanks for porting over to 3.5.0 Dark Visor.
Installed with no problems .. clicked install.
akanevsky
10-20-2005, 12:12 AM
They should install that here because of the dropdown you get that subscribed threads dont give you.
Moreover, this should be a vB standard, but the devs won't agree with me on this one :(
Off topic: Hey what image editor do you use for you screenshots? Love the ripped out look and other things.
Moodysoft 3x Bundle: http://www.moodysoft.com/ge/
thanks for porting over to 3.5.0 Dark Visor.
No problem... I'd port this faster if anyone would ask.
But since nobody did, I only ported it for myself and shared it cause I felt like it :)
I got this error while testing "adding thread to Favorite"
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT *
FROM favorites
WHERE userid = '6'
AND entry_id = '1480'
AND entry_type = 'thread'
LIMIT 1;;
MySQL Error : You have an error in your SQL syntax near ';
' at line 6
Error Number : 1064
rza733
10-20-2005, 02:05 AM
Hello first off I would love to say what a great hack everything works great...
Except the only probem im having is my registered users cannot see this feature I have looked up and down and cannot find the option to enable registered user... please help..
thanks
The Realist
10-20-2005, 09:30 AM
Installed and working 100%.
TygerTyger
10-20-2005, 04:51 PM
Oops! This is a terrific mod, working well except for this error when the UserCP is viewed:
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT *
FROM vb_favorites
WHERE entry_type = 'user'
AND userid = '1'
ORDER BY favorites.entry_title;
MySQL Error : Unknown table 'favorites' in order clause
Error Number : 1109
Date : Thursday, October 20th 2005 @ 06:49:52 PM
Script : http://www.<snip!>.co.uk/usercp.php
Referrer : http://www.<snip!>.co.uk/index.php
IP Address : <snip!>
Username : TygerTyger
Classname : vb_database
akanevsky
10-20-2005, 05:49 PM
Wow... So vBulletin 3.5 automatically adds the semicolon at the end of query. Nice :)
A fix is coming up soon.
Lea Verou
10-20-2005, 05:50 PM
Ohhh this is soooo great!!!!!
I hope my fellow admin likes it too and then I'll install!!!!
Also I'll wait till the db errors get sorted!
Thanks a lot for sharing!! :D
Lea Verou
10-20-2005, 05:54 PM
Also, your instructions are great! I loved those checkboxes!
You rock!!! :D :D :D Thumbs up! Respect!
MrNase
10-20-2005, 05:57 PM
Thanks for this great code modification and thanks for the manual, well done!! :)
I'll install it tomorrow evening.. There's an important exam tomorrow which I really need to pass :disappointed:
dreck
10-20-2005, 06:14 PM
great hack!
I did have a small problem.
Look at the attachment picture & you will see what I mean.
I will see if i can get around this,
Thanks, dreck
*install*
aranthorn
10-20-2005, 07:37 PM
No problem... I'd port this faster if anyone would ask.
But since nobody did, I only ported it for myself and shared it cause I felt like it :)
Because you rock! I'm planning on installing tonight.
Lea Verou
10-20-2005, 07:40 PM
I persuaded my fellow admin (hehe) so now I'll wait till those database errors get sorted out :)
nexialys
10-20-2005, 09:19 PM
suggestion: make a choice to deactivate the navbar block... actually it is adding 3 queries on all pages browsed on the forum - amazingly!
or would be good to have something like a cache stored in the users table so there is no need to reload a query to display the links in the navbar...
akanevsky
10-20-2005, 09:33 PM
A cache is a good idea - and sound like it can be done easily. I'll think about it :)
jesus likes pie
10-20-2005, 10:57 PM
awesome. Is there a plan on making it a product/plugin?
akanevsky
10-20-2005, 11:02 PM
A fixed version uploaded.
To upgrade:
- Overwrite the product XML
- Replace vbfavorites.php with the new file
The cache, however, will have to wait.
awesome. Is there a plan on making it a product/plugin?
It actually is. :)
jesus likes pie
10-21-2005, 12:01 AM
O.K fine I didn't read anything....I just looked at the pictures. Are the file edits required?
akanevsky
10-21-2005, 12:06 AM
Yes.
Getting sql error when trying to remove favorite from usercp :- just installed the latest update !
Database error in vBulletin 3.5.0:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT 1;
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 'WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT' at line 2
Error Number : 1064
Date : Friday, October 21st 2005 @ 02:30:33 AM
Script : http://<cut>/forum/usercp.php
Referrer : http://<cut>/forum/usercp.php
IP Address : 82.40.190.247
Username : The Tech Guy
Classname : vb_database
rza733
10-21-2005, 12:38 AM
Getting sql error when trying to remove favorite from usercp :- just installed the latest update !
Database error in vBulletin 3.5.0:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT 1;
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 'WHERE userid='1'
AND entry_id='24822'
AND entry_type='post'
LIMIT' at line 2
Error Number : 1064
Date : Friday, October 21st 2005 @ 02:30:33 AM
Script : http://<cut>/forum/usercp.php
Referrer : http://<cut>/forum/usercp.php
IP Address : 82.40.190.247
Username : The Tech Guy
Classname : vb_database
same thing with me
akanevsky
10-21-2005, 12:43 AM
Sorry about that :) I just uploaded a fixed XML file. Overwrite your existing product with it.
rza733
10-21-2005, 01:07 AM
Sorry about that :) I just uploaded a fixed XML file. Overwrite your existing product with it.
Everything is working fine!!! Thanks
TygerTyger
10-21-2005, 07:36 AM
Good job, the UserCP is back in working order, thank you.
One minor bug left, the vbfavorites_deleteselected button in UserCP reads as:
Array
[vbfavorites_deleteselected]
MrNase
10-21-2005, 07:52 AM
Tried to install this Modification but I have some problems..
Me, logged in as an admin, can't access the file. I always get a 'permission denied' error. <- forget about this.. Now I see that usercp.php handels it, and vbfavorites.php just processes the entries :)
The manual refers to a file called favorites.php, your file is called vbfavorites.php.
gael11
10-21-2005, 08:21 AM
no problem for installing it. Thanks very much to this excellent hack. My members will be happy :D
The manual refers to a file called favorites.php, your file is called vbfavorites.php.
This is an example. You must upload the vbfavorites.php to your forum root ;)
MrNase
10-21-2005, 08:26 AM
It is _not_ an example.. It tells me to upload the file favorites.php which doesn't exist :)
./favorites.php => ./favorites.php <- see?
Generally it would be a good idea to provide a list of the added phrases so that you don't have to search the templates first to get the variables to be able to find them in the phrase manager :)
Arios
10-21-2005, 04:16 PM
Sweet this is a cool hack. :cool:
akanevsky
10-21-2005, 05:51 PM
Yes, that would be an error in the manual. Fixed.
Lea Verou
10-21-2005, 10:27 PM
Installed and working perfectly, but oh man this was really exhausting to install, considering the fact that I had to translate it too and change some templates to fit my forum better...
I'll come back later with some suggestions for improvement, if of course they are welcome :)
Lea Verou
10-21-2005, 10:55 PM
So, here are some suggestions:
- In the usercp to show extra info for the favorite stuff. Eg for the threads to display posts, views, last post, like in forumdisplay. For messages it could display how many replies were made after it, in which thread it belongs, the date it was posted etc. For users it could display posts, last visit, online/offline status. :)
-Show something to an item that is already in the favorites list so that the user doesn't try to add it again. If it's a thread, change the title in the item inside thread tools to display "Remove thread from favorites" instead off add. Same thing could be done with posts and users :)
This for now, I'll edit this post (if nobody has replied) or post again if I have more ideas :)
akanevsky
10-22-2005, 12:38 AM
- In the usercp to show extra info for the favorite stuff. Eg for the threads to display posts, views, last post, like in forumdisplay. For messages it could display how many replies were made after it, in which thread it belongs, the date it was posted etc. For users it could display posts, last visit, online/offline status.
I intentionally removed the extra info from the template. In other words, it is working as designed :)
-Show something to an item that is already in the favorites list so that the user doesn't try to add it again. If it's a thread, change the title in the item inside thread tools to display "Remove thread from favorites" instead off add. Same thing could be done with posts and users
I'll see if that is possible without adding extra queries.
Lea Verou
10-22-2005, 12:39 AM
I intentionally removed the extra info from the template. In other words, it is working as designed :)
Oh, and what can I do to include those? Especially some (eg the online/offline status of the user) are really useful, I think :) Is it easy?
Thanks in advance :)
akanevsky
10-22-2005, 01:02 AM
Is it easy?
No, sorry.
john1744
10-22-2005, 04:37 AM
Hi this hack seems almost perfect, any easy way to fix the problem I'm having in the attached images? Some text isn't showing.
akanevsky
10-22-2005, 12:08 PM
That is probably a problem with your style? I'm having no problem on my default vBulletin style, although I've seen the problem on custom ones.
Thanks for the hack. (this really should be standard in vbulletin) :)
akanevsky
10-25-2005, 05:45 PM
(this really should be standard in vbulletin) :)
I completely agree, but the devs don't ;( Maybe we should sign a petition. :)
mfizzel
10-29-2005, 10:08 PM
I'm having some issues.
When I try to click to add post to favorites and then it asks for a title it always returns error 'You must specify a title for your favorites entry.' Also, when I goto my userCP where it listed latest reputation received that part is completely blank. I'll go back and check my file edits.
I had this hack for 3.0.x and upgraded to 3.5. Could that be causing m the issues?
*UPDATE
so yea the UserCP is fine that was an error on my part...but whenever I try to add a post to favorites even if there's a title it says that i must specify a title
*UPDATE #2
Checked over every code/template edit, everything seems to be correct....however whenever I try to add a favorite post/thread/user it always returns the same error, that I need to specify a title.
Dark Visor could you help me?
akanevsky
10-29-2005, 11:13 PM
Sorry, I cannot reproduce the error on my side. It works fine on my site (not the one I was developing on, but the public one)... So it must be another error of yours ;)
mfizzel
10-29-2005, 11:31 PM
Where would the error be, in the templates or file edits?
akanevsky
10-29-2005, 11:39 PM
In the vbfavorites.php, and maybe in one of the product elements.
Try completely reinstalling the hack - remove everything of from 3.0 and reinstall the product.
mfizzel
10-29-2005, 11:49 PM
I've removed everything and I'll try it again from scratch tommorrow...I'll let you know how it goes.
Thanks for your help :)
Rabbitoh Warren
11-04-2005, 09:17 AM
Getting the following error when deleting users. I'm using the latest version.
Database error in vBulletin 3.5.1:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid = 4449
OR (entry_type = 'user' AND entry_id = 4449);
MySQL Error : You have an error in your SQL syntax near 'as favorites
WHERE userid = 4449
OR (entry_type = 'user' AND entry_id = 4449' at line 2
akanevsky
11-04-2005, 09:23 PM
Hack updated. See changelog for details.
To upgrade, upload the product XML with overwrite option turned on.
tranceup
11-05-2005, 04:08 PM
Hack updated.
Error user cp
Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT *
FROM grosos_favorites
WHERE entry_type = 'user'
AND userid = '1'
ORDER BY favorites.entry_title;
MySQL Error : Tabla desconocida 'favorites' in order clause
Error Number : 1109
Date : Saturday, November 5th 2005 @ 03:06:33 PM
Script : http://www.foro-escorts.com.ar/foros/usercp.php
Referrer : http://www.foro-escorts.com.ar/foros/index.php
IP Address : 200.89.181.86
Username : tranceup
Classname : vb_database
akanevsky
11-05-2005, 04:23 PM
Strange... I don't get that error.
Arios
11-06-2005, 02:54 AM
Yep I'm getting the same error when trying to delete a user
Database error in vBulletin 3.5.0:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid = 37
OR (entry_type = 'user' AND entry_id = 37);
However it does perform the delete though. I am on vB 3.5.0 gold. Double checked the changes made when installing and all looks good and works like a charm except for that error.
akanevsky
11-06-2005, 10:22 AM
Are you using the latest version that has been uploaded yesterday? The error's been fixed in there...
TheFocusElf
11-06-2005, 12:11 PM
DV -- Well you seem to feed off of praise, and deservedly so! Excellent mod. I never used your 3.0 version, but this works like a dove.
-installed-
Arios
11-07-2005, 02:14 AM
I am now, thanks :up:
Lea Verou
11-09-2005, 11:48 PM
I would like to disable the add user functionality and use vbfavorites only for threads & posts, how can I do that?
Thanks a lot. :)
akanevsky
11-10-2005, 12:05 AM
Why would you want to disable that functionality?
Besides, if you are a coder, you should know how to do those things ;)
Lea Verou
11-10-2005, 12:08 AM
Why would you want to disable that functionality?
Besides, if you are a coder, you should know how to do those things ;)
Yep, but I would have to go through the code so I guess since it's your hack you'd find the answer much faster than me. :) Also, by doing it myself I might miss something. :)
I'm also upgrading my board to 3.5.1 right now so I don't currently have the time to do it... :nervous:
I want to disable the functionality in order to make the users use the buddylist. I'm also considering to add a hack I found to extend the functionality of the buddylist. :)
akanevsky
11-10-2005, 12:17 AM
If you just want to hide the functionality, remove the link from memberinfo template, and replace
// check whether an invalid entry type is specified
if (!in_array($vbulletin->GPC['type'], array('thread', 'post', 'user')))
{
print_no_permission();
}
in vbfavorites.php with
// check whether an invalid entry type is specified
if (!in_array($vbulletin->GPC['type'], array('thread', 'post')))
{
print_no_permission();
}
If you care about data queries that will still be running, go through XML and look for places that say 'user'. Those refer to the user-type entries... Just edit or delete the associate code blocks, you'll know which it is ;)
And maybe I'll release a version that allows an admin to enable/disable each of the three parts of the hack :)
Lea Verou
11-10-2005, 12:19 AM
If you just want to hide the functionality, remove the link from memberinfo template, and replace
// check whether an invalid entry type is specified
if (!in_array($vbulletin->GPC['type'], array('thread', 'post', 'user')))
{
print_no_permission();
}
in vbfavorites.php with
// check whether an invalid entry type is specified
if (!in_array($vbulletin->GPC['type'], array('thread', 'post')))
{
print_no_permission();
}
If you care about data queries that will still be running, go through XML and look for places that say 'user'. Those refer to the user-type entries... Just edit or delete the associate code blocks, you'll know which it is ;)
And maybe I'll release a version that allows an admin to enable/disable each of the three parts of the hack :)
Yep, I was talking about the extra queries. Thanks for the info :)
That version would be really nice! :)
john1744
11-10-2005, 07:26 AM
Hiya, would the easiest way to unistall this be just to perform the steps backwards?
john1744
11-10-2005, 07:28 AM
Actually let me ask this instead, is there a better way to show the "Add post/thread to favorites" link? Cause right now its running onto another line causing a whole nother span to show up which is very annoying.
Strike that, I just changed the phrase and it worked perfectly
akanevsky
11-10-2005, 07:57 PM
Hack updated with the new options.
Reinstall the XML, re-upload vbfavorites.php and redo template changes.
-=Sniper=-
11-10-2005, 09:49 PM
nice Dark Visor
I'm gona use this as a possible paid feature on my forums.
my suggestions for you to consider :)
limit the amount of fav threads/posts/users per usergroup :) also set which users can have fav threads/posts and users.
great hack, will be installing.
akanevsky
11-10-2005, 10:04 PM
Thanks for the suggestions, but they will NOT be implemented.
Lea Verou
11-10-2005, 10:08 PM
Ermmm Sniper imho you should find something else for paying users...
I would never pay to have that feature... It's something you should offer to all I think...
-=Sniper=-
11-10-2005, 10:14 PM
its just a idea really, I know I can do it myself.
for paying users its hard to give them that something extra :) so normal members can have fav posts, while paid members can have posts and thread. I don't like the fav users idea...oh and if you have suggestions please PM them :) so we don't hijack the thread.
Lea Verou
11-10-2005, 10:27 PM
its just a idea really, I know I can do it myself.
for paying users its hard to give them that something extra :) so normal members can have fav posts, while paid members can have posts and thread. I don't like the fav users idea...oh and if you have suggestions please PM them :) so we don't hijack the thread.
I think there is no use in limiting this by any way to paid users.
Features that I think would appeal more to paying users are:
-email@yourdomain.com
-free space (perhaps for their own little homepage, or even in the gallery, it depends on the site)
-blog hosting
-of course the approptiate user title so they can show off
-A list of honoured members so they can show off and brag about it (was brag the spelled correctly? :nervous: )
-access to private forums
-access to more games if you have arcade etc
cbr929rrerion
11-19-2005, 02:50 AM
** installed ** very nice
funinthesun
12-01-2005, 06:23 PM
This is an interesting little mod. I might install this later. Thanks :)
klaush
12-01-2005, 06:25 PM
I like your mods!
Got it!
Thanks!
akanevsky
12-01-2005, 06:26 PM
This is an interesting little mod. I might install this later. Thanks
Might as well do it now, you'll like it :D
funinthesun
12-01-2005, 06:39 PM
I've been looking through your mods and I agree with klaush, your mods are great :) Will probably be installing vbrules as well ;)
utw-Mephisto
12-02-2005, 12:42 AM
Isn't it possible to give also the opportunity to add custom favorites, like URLs etc.?
akanevsky
12-02-2005, 12:46 AM
That would kind of negate the purpose of this hack.
Lea Verou
12-02-2005, 01:33 AM
That would kind of negate the purpose of this hack.
Not if the hack checked the urls were from inside the site ;)
Given the above I think it would be a nice feature too.
For instance in my site, I have a section called "Fun & Games" and the user has to click there to be taken to the arcade, the graffiti wall, the smilie maker, the smilie creator and etc. It would be nice if someone could add the link to eg the arcade to his/her favorites and go there with a page load less :)
Dennis B
12-03-2005, 10:03 AM
Dark Visor,
How about showing an icon on the threadlist to mark threads as belonging to your favorites just like your subscriptions? See pic. Very nice hack, will install. :up:
akanevsky
12-03-2005, 11:40 AM
That's possible... Might implement in one of future versions.
Lea Verou
12-03-2005, 03:17 PM
That's possible... Might implement in one of future versions.
Which one? There were 2 suggestions, one from me and utw-Memphisto and one from Dennis B :p :)
akanevsky
12-03-2005, 03:27 PM
The one from Dennis B.
Lea Verou
12-03-2005, 03:32 PM
The one from Dennis B.
What about the other? It's really easy to implement I think :)
akanevsky
12-03-2005, 03:38 PM
I think there is a hack about favorite links. :)
firstrebel
12-30-2005, 09:40 PM
*clicks install*
Bob
seems buggie in vBA Navbar
screenshot included
akanevsky
01-12-2006, 09:02 PM
I do not support this hack (nor any other of my hacks) when it's in combination with 3rd part hacks.
I do not support this hack (nor any other of my hacks) when it's in combination with 3rd part hacks.
cool
i dont know why but it works as charm on vBA Gallery Navbar but dont work on vBA Navbar :(
another question, "Add To Favorite" still remains after adding Threads through Thread Tools, how to replace with Remove From Favorite ? is it possible ?
dbase
01-27-2006, 12:01 AM
Great hack..Very useful.. Clicked intall and its 100% working :)
akanevsky
03-19-2006, 11:02 AM
Yes............
Lineman28645
03-19-2006, 07:13 PM
Not going to install, but damn great idea!
arcadian_girl
03-26-2006, 04:29 AM
it's a great idea, but it's too complicated to install for me..i know i'd end up futzing it up royally. if ever it can be simplified to a few uploads/file edits, i'd love to download it. i understand it's not that simple though.
Wongod
03-29-2006, 01:45 AM
This hack is just what I was looking for. I have a question though. Would it be possible to make the each member's favorites list visable to all other members?
Thanks, great hack.
chuanguyen2000
04-06-2006, 07:10 PM
hi Psionic Vision, thanks for very kool hack,
but i`m only can add 5 Threads into Favorites. can`t add more?
any help with this ?, thanks agian
akanevsky
04-06-2006, 09:41 PM
Whatever is outside of the 5 is in your usercp :)
chuanguyen2000
04-07-2006, 01:34 AM
Hi, i mean i cannt add anymore Favorites Threads, i can only add 5 Threads
akanevsky
04-07-2006, 01:36 AM
You can only see 5 latest additions in the dropdown. In the usercp, however, you can see all of your favorites.
Mikecp421
04-19-2006, 11:40 PM
alot of work on this one but successful none-the-less, nice hack man.
akanevsky
04-21-2006, 11:29 PM
Thanks.
jodycwilliams
04-25-2006, 09:10 PM
Hey, great hack.
One question: My navbar is disabled and the options appear in my header instead as I'm using this with vBadvanced.
Here are my current menu options:
<tr>
<td><a href="http://www.amend-eq2.com/forums/donate.php"><img src="$stylevar[imgdir_misc]/donate_button.gif" alt="" width="94" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/index.php"><img src="$stylevar[imgdir_misc]/links_home.gif" alt="" width="94" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/forums/index.php"><img src="$stylevar[imgdir_misc]/links_forums.gif" alt="" width="94" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/modules/eqdkp/eqdkp-1.3.0/listmembers.php?s="><img src="$stylevar[imgdir_misc]/rpp_button.gif" alt="" width="100" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/forums/newthread.php?do=Recruit"><img src="$stylevar[imgdir_misc]/apply_button.gif" alt="" width="94" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/forums/memberlist.php"><img src="$stylevar[imgdir_misc]/links_members.gif" alt="" width="101" height="29" border="0"></a></td>
<td><a href="http://www.amend-eq2.com/forums/usercp.php"><img src="$stylevar[imgdir_misc]/links_usercp.gif" alt="" width="100" height="29" border="0"></a></td>
<td id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/links_search.gif" alt="" width="101" height="29" border="0"></a><script type="text/javascript"> vbmenu_register("navbar_search",1); </script></td>
</tr>
How hard is it to incorportate your menu into that instead of the navbar and attach it to my image? I was playing with it a lot today, but kept getting the favorites menu header in back of my image.
any help would be greatly appreciated.
Thanks
jodycwilliams
04-25-2006, 09:26 PM
Also, I get a weird menu when I do put it up there, and if I try to scroll down it, it keeps moving away from me (and I'm not that ugly!)
Crazy Serb
05-03-2006, 02:38 AM
after all that effort, I couldn't even get the header/navbar to display the link to Favorites... let alone all the other functions.
and I've installed dozens of other hacks without that many headaches...
so, an hour later, I give up.
uninstall.
akanevsky
05-04-2006, 12:02 AM
and I've installed dozens of other hacks without that many headaches...
I assume you now have a master's degree in the field of hack installation? :)
uninstall.
May the God be with you! :)
Konstantinos
05-04-2006, 02:05 PM
does this work for 3.5.4 ?
akanevsky
05-04-2006, 06:03 PM
Yes, it certainly does.
I have a request. lol How would I go about having the favorites display on a seperate page opposed to under the subscribed threads.
For instance, profile.php?do=favorites and then I add a link on the left navigation.
Of course the profile.php was just an example. I don't mind file edits and adding templates. I am just trying to figure out how to go about it.
akanevsky
05-31-2006, 05:46 PM
And what would be the practical point of it?
It has to do with the amount of information I already have showing in there. I have a heavily customized UserCP and for me, having it on a seperate page would go with the flow and would also look much neater. (For how my cp is setup.)
ludachris
06-01-2006, 02:51 PM
Would it be possible to publicly display all of favorites of a certain usergroup(s)? Basically, one page with every favorite thread, post, and user that can be compiled from, say, the Moderator usergroup or another specified usergroup?
This page would naturally act as a "Best Of" section where other members would want to browse through regularly. Would someone be able to add this capability to this hack?
Coast to Coast
06-02-2006, 10:22 PM
I've installed this over on the-week.net community and am loving it!
utw-Mephisto
06-04-2006, 08:21 PM
Is there a way to add also URL favorites ?
So every user can simply add urls such as google.com or something in their usercp ... ?
akanevsky
06-05-2006, 12:27 AM
No, there isn't and there won't be. URL favorites is what you store in your browser.
utw-Mephisto
06-05-2006, 12:33 AM
Just asking because member requesting it .. fair enough
Coast to Coast
06-06-2006, 04:39 AM
I have a request. lol How would I go about having the favorites display on a seperate page opposed to under the subscribed threads.
For instance, profile.php?do=favorites and then I add a link on the left navigation.
Of course the profile.php was just an example. I don't mind file edits and adding templates. I am just trying to figure out how to go about it.
I agree with the statement that I quoted. I?m finding the present way of presenting the users their stored favorite lists is a little cluttered and a modification such as this deserves to have its own page aside from being inside the usercp ? under the subscribed threads.
What about adding an extra page into the usercp that would take a user to as quoted: profile.php?do=favorites
======================================
Other then what I mentioned I really like the mod.
jeffj
06-06-2006, 11:46 AM
nice mod - I liked it and was going to install it right up until I say "add people" to favorites. Since VB already has a buddy list - this will just confuse my members.
oh well.. :)
-=Sniper=-
06-06-2006, 11:53 AM
just disable that part of the system or remove the code :) so you only have fav threads/posts option.
Skedoozy
06-12-2006, 04:53 PM
Iam looking for help to modify this so that subscribed forums show up in the favorites drop down menu as well as favorite threads. Can anyone help me on that?
Skedoozy
06-12-2006, 05:27 PM
Or a way to add this as a Module in vBadvanced. I've tried it several different ways and it's not working. :/
futuredood
06-20-2006, 06:47 AM
is this compatible with 3.5.4?
akanevsky
06-20-2006, 10:58 AM
It IS for 3.5.4.
futuredood
06-22-2006, 12:12 PM
psionic, looking back at some of the other users' posts, i noticed some went unanswered.. mainly, the one that i was looking for is their a way to publicly place this somewhere? in my case, i purchased interactive profiles, and would like to be able to have the user post their favorites in their profile.
akanevsky
06-22-2006, 12:14 PM
That sounds more like something that should be requested at Interactive Profiles feature requests section... Please post it there.
SHalliday
06-30-2006, 03:57 PM
Installed without too much trouble. Instructions were very well put together and easy to follow. Took my time and made sure I did not miss any steps and it worked first time. Did have two problems already posted on this thread that I had to resolve (post id 48 and 103). Overall the install went very well. Thank you for the great hack and I happily "Clicked Install".
akanevsky
06-30-2006, 04:24 PM
You are welcome. Please check the pm I sent you at visionscripts - I am awaiting your response.
SHalliday
07-01-2006, 01:22 AM
Now with everything up and running all I need is a little help in what I need to do to get vbFavorites to display on the memberinfo page. Where I am a novice at this, not sure what needs to be added to get the fields to display. Any help and/or assistance would be greatly appreciated.
Regards,
Scott Halliday
akanevsky
07-01-2006, 11:39 AM
Display on memberinfo will be a part of interactive profiles.
SHalliday
07-01-2006, 02:29 PM
Great! That is really good to know. Thank you for your fast reply.
futuredood
07-02-2006, 08:20 AM
can't wait. interactive profiles is great.
BANDiT600
07-13-2006, 05:58 PM
I have made same changes in postbit and postbit_legacy, but different result, what's wrong. See screenshots.. Help please.
Good postbit ;) :
50696
Not cool postbit_legacy :tired: :
50697
akanevsky
07-14-2006, 07:20 PM
Yeah.. Please add the code somewhere else on the postbit_legacy :)
Shazz
07-14-2006, 08:26 PM
THis looks tight. thanx. *installs.
________
Simca 1000 (http://www.dodge-wiki.com/wiki/Simca_1000)
dartho
07-15-2006, 12:28 AM
Excellent Hack.
I have a couple questions re: the navbar. The Favorites menu works perfectly when in the forums as it was obviously designed. I'm also a vbadvanced user, when in here, the navbar menu shows up but doesn't actually list the favorite items - any ideas? Also, when in UserCP, the navbar menu just doesn;t turn up. I assume this is by design as the favorites are listed in the usercp anyway - it does re-appear when I go into other usercp functions.
Help with the vbadvanced issue would be appreciated, otherwise its not a biggie -
/me clicks install
Thanks
Adrian.
07-15-2006, 11:36 AM
Sounds good, will install it now.
Thankyou very much! :)
Adrian
flanker
07-21-2006, 02:38 AM
Nice mod! A have a comment and a request, if you don't mind. Just took a peek at the code and it seems like one of the DELETE sql statements in functions_databuild.php might be redundant. Also, when the list of favorites is presented (in usercp) there does not seem to be any pagination, so the list just keeps growing indefinitely. It would be nice to break it to multiple pages and add an admin setting that lets admins specify the number of entries per page (e.g. 20 or 50).
this sounds amazing, has anyone tried it with geeks article system ??? Psionic Vision will this work with 3.6? or do you plan to make it work when it goes gold ;)
Cheers :D
X Quiz
08-04-2006, 09:36 AM
Psionic Vision is it work with 3.6?
Tyegurl
08-04-2006, 12:06 PM
works with 3.6.0
akanevsky
08-04-2006, 06:51 PM
Since it works with 3.6, I am not planning to officially update it.
Lionel
10-05-2006, 09:35 PM
This has always been one my favorites hacks. It works fine with 3.60, but would be really nice if it could display a Remove thread/post/user in post/thread/memberinfo when already in favorites instead of add again
Snake
10-05-2006, 10:17 PM
Awesome! I have been waiting for this. Thank you very much, but have you ever thought adding a new feature a favorites for forums, too? That would be great ya! :D
anybody tested this on vb 3.6.2 ?
EvilHawk
10-08-2006, 06:20 AM
anybody tested this on vb 3.6.2 ?
its working fine .. ;)
Lionel
10-08-2006, 08:17 AM
Awesome! I have been waiting for this. Thank you very much, but have you ever thought adding a new feature a favorites for forums, too? That would be great ya! :D
There is such a hack: favorite boards (on a vb advanced full page)
its working fine .. ;)
Thanks buddy ;)
Shazz
10-08-2006, 02:50 PM
There is such a hack: favorite boards (on a vb advanced full page)
You mean like in a footer..
Lionel
10-08-2006, 03:01 PM
no I meant a full page.
You subscribe to a forum or to a thread and it displays your subscriptions on a full page. Do you use vbadvanced?
PoetJA-1975
10-12-2006, 08:05 AM
Hey PSIONIC - great hack... I think someone's already asked this question but it went unanswered. Thus I ask again :)
Concerning custom headers - I have followed the instructions and have ran into bit of an issue... Instead of making the navbar template edits - I applied those to the header template. For some reason there is an extra line AND an image (/misc/menu_open.gif) that shows under the Favorites button/image
Attached pics:
1. regular header with the Favorites button not shown
2. header with the Favorites button shown
You'll notice the line and menu_open.gif image in the pic...
I've played around with the code a little. This is the code I'm currently using
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td width="80" height="24" id="favorites"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/nav_favorites.gif" width="80" height="24" border="0" alt="favs" /></a><script type="text/javascript"> vbmenu_register("favorites" ,1); </script></td>
</if>
So I'm stuck! I'm not quite sure what the appropriate code is to remove that line and extra image.
I'll appreciate your help - Thanx very much!
Jacquii.
btw - AWESOME addition, as is the rest of your work! I know my Members will really enjoy this addition - but the perfectionist in me just says "Make it look right!" LOL so anyway.... Help!
PoetJA-1975
10-22-2006, 12:11 PM
hello - anyone know the answer???
Jacquii.
FireFish
10-25-2006, 03:14 AM
I normally don't post to give Kudos on a hack (not that there's something wrong with that) but this one deserves an exception...
KUDOS.
This is a hot hack; works nicely with 3.6.2; I've been looking for this for a while.
Thanks, man!
JohnBee
10-29-2006, 03:58 PM
Hey PSIONIC - great hack... I think someone's already asked this question but it went unanswered. Thus I ask again :)
Concerning custom headers - I have followed the instructions and have ran into bit of an issue... Instead of making the navbar template edits - I applied those to the header template. For some reason there is an extra line AND an image (/misc/menu_open.gif) that shows under the Favorites button/image
Attached pics:
1. regular header with the Favorites button not shown
2. header with the Favorites button shown
You'll notice the line and menu_open.gif image in the pic...
I've played around with the code a little. This is the code I'm currently using
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td width="80" height="24" id="favorites"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/nav_favorites.gif" width="80" height="24" border="0" alt="favs" /></a><script type="text/javascript"> vbmenu_register("favorites" ,1); </script></td>
</if>
So I'm stuck! I'm not quite sure what the appropriate code is to remove that line and extra image.
I'll appreciate your help - Thanx very much!
Jacquii.
btw - AWESOME addition, as is the rest of your work! I know my Members will really enjoy this addition - but the perfectionist in me just says "Make it look right!" LOL so anyway.... Help!
Any chance you could post the entire template? doesn't look like a complicated problem though.
PoetJA-1975
10-29-2006, 10:22 PM
Hey JOHN - thanx for taking a look at the below code... It's strange really, as there is no issue in Firefox & IE ----> But the pics above show what it looks like in Opera... Anyway - any help will be appreciate ;)
Thanx again! Was hoping Psionic would be able to help, but apparently he's not subscribed to the thread anymore lol...
Jacquii.
<!-- Improve registration Rates -->
<style type="text/css">
#topbar{
position:absolute;
border: 1px solid black;
padding: 5px;
background-color: white;
width: 560px;
visibility: hidden;
z-index: 400;
}
</style>
<script type="text/javascript">
var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 30 //set x offset of bar in pixels
var startY = 5 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(off set, end))
}
}
return returnvalue;
}
function closebar(){
if (persistclose)
document.cookie="remainclosed=1"
document.getElementById("topbar").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("topbar").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("remainclosed")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopLeft()", 10);
}
ftlObj = ml("topbar");
stayTopLeft();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script>
<if condition="$bbuserinfo['usergroupid'] == '1'">
<div id="topbar">
<a href="" onClick="closebar(); return false"><img src="close.gif" border="0" /></a>
<font face="arial" color="#000000">You are showing up as unregistered. <strong><a href="register.php">CLICK HERE</a></strong> to register with our Community.</font></td></if>
</div>
<!-- End Improve Registration -->
<!-- logo -->
<link rel="SHORTCUT ICON" href="http://jpicforum.info/favicon.ico">
<a name="top"></a>
<table border="0" width="90%" cellpadding="5" cellspacing="0" align="center" background="$stylevar[imgdir_misc]/head_back.gif">
<tr>
<td align="left" valign="top"><a href="http://JPiCForum.info"><img src="$stylevar[imgdir_misc]/head_left.gif" alt="" border="0" /></a></td>
<td align="right" valign="middle"><img src="$stylevar[imgdir_misc]/banner.gif" alt="" /></td>
<td align="$stylevar[center]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- Navigation bar -->
<table width="90%" style="background-image:url($stylevar[imgdir_misc]/nav.gif)" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" height="24">
<table width="50%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" width="80" height="24"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" width="80" height="24" border="0" alt="" /></a></td>
<if condition="$show['registerbutton']">
<td width="80" height="24"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/nav_reg.gif" width="80" height="24" border="0" alt="" /></a></td>
<else />
<td align="left" valign="top" width="80" height="24" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/nav_link.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
</if>
<td align="left" valign="top" width="80" height="24"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_member.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24"><a href="http://jpicforum.info/vbgooglemapme.php" accesskey="5"><img src="$stylevar[imgdir_misc]/nav_faq.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_usercp.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/nav_search.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td width="80" height="24" id="favorites"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/nav_favorites.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("favorites" ,1); </script></td>
</if>
<td align="left" valign="top" width="80" height="24"><a href="http://jpicforum.info/billspaypal.php?"><img src="$stylevar[imgdir_misc]/nav_donate.gif" width="80" height="24" border="0" alt="" /></a></td>
</tr>
</table>
</td>
</tr>
</table>
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
<!-- / new link menu -->
<div class="vbmenu_popup" id="newlink_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="usercp.php?">$vbphrase[user_cp]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editlist">$vbphrase[buddy_ignore_lists]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editsignature">$vbphrase[edit_signature]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editpassword"> $vbphrase[edit_email_and_password]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editprofile"> $vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">$vbphrase[edit_avatar]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editprofilepic"> $vbphrase[edit_profile_picture]</a></td></tr>
</table>
</div>
<!-- / new link menu -->
<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="text" class="bginput" name="query" size="20" /> $gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]:</a></td>
</tr>
<if condition="$show['member']">
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]:</a></td>
</tr>
<else />
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]:</a></td>
</tr>
</if>
<tr>
<td class="thead">Search With Google</td>
</tr>
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="google_window">
<table border="0" bgcolor="#DDD7BD">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<br/>
<input type="hidden" name="domains" value="YOUR DOMAIN NAME"></input>
<input type="text" name="q" size="30" maxlength="255" value=""></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked="checked"></input>
<font size="-1" color="#000000">Web</font>
</td>
<td>
<input type="radio" name="sitesearch" value="JPiCForum.info"></input>
<font size="-1" color="#000000">JPiC Forum</font>
</td>
</tr>
</table>
<input type="submit" name="sa" value="Google Search"></input>
<input type="hidden" name="client" value="pub-6622330007501456"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#800000;GL:1;DIV:#584F41;VLC:663399;AH:center ;BGC:DDD7BD;LBGC:93856D;ALC:800000;LC:800000;T:584 F41;GFNT:0000FF;GIMP:0000FF;LH:50;LW:276;L:http://jpicforum.info/images/smilies/Extra/jpicrocks.gif;S:http://JPiCForum.info;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->
</table>
</div>
<!-- / header quick search form -->
</if>
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td class="vbmenu_option" id="favorites"><a href="usercp.php?$session[sessionurl]">$vbphrase[vbfavorites_favorites]</a> <script type="text/javascript"> vbmenu_register("favorites"); </script> </td>
</if>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="psistats.php$session[sessionurl_q]">$vbphrase[psistats_link]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
<if condition="$bbuserinfo[userid]"><tr><td class="vbmenu_option"><a href="$vboptions[bburl]/modapp.php?$session[sessionurl]">Apply To Be A Mod</a></td></tr></if>
</table>
</div>
<!-- / user cp tools menu -->
</if>
<div class="vbmenu_popup" id="favorites_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<if condition="$show['lastfavthreads']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavthreadlimit]">$vbphrase[last_x_added_favorite_threads]</phrase></td>
</tr>
$lastfavthreadbit
</if>
<if condition="$show['lastfavposts']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavpostlimit]">$vbphrase[last_x_added_favorite_posts]</phrase></td>
</tr>
$lastfavpostbit
</if>
<if condition="$show['lastfavusers']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavuserlimit]">$vbphrase[last_x_added_favorite_users]</phrase></td>
</tr>
$lastfavuserbit
</if>
<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$vbphrase[vbfavorites_complete_list]</a></td></tr>
</table>
</div>
<!-- / NAVBAR POPUP MENUS -->
<!-- PAGENAV POPUP -->
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>
<!-- / PAGENAV POPUP -->
<!-- QAS POPUP -->
<if condition="$show['switch']">
<div class="vbmenu_popup" id="switchacc_menu" style="display:none">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
<tr><td class="thead">$vbphrase[qas_qas]</td></tr>
$switchbit
</table>
</div>
</if>
<!-- / QAS POPUP -->
</if>
<!-- / Navagation bar -->
$marquee
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders
akanevsky
10-29-2006, 10:29 PM
I am subscribed to all my threads, lol.
Lionel
10-29-2006, 10:54 PM
How would I go about adding a link in favorites? I have some forums that are just links, and would be great to be able to add them too.
PoetJA-1975
10-29-2006, 11:26 PM
I am subscribed to all my threads, lol.
:ermm: So did you purposely ignore my question?
That's a bit disconcerting = excellent modification anyway
Jacquii.
akanevsky
10-30-2006, 12:46 AM
:ermm: So did you purposely ignore my question?
That's a bit disconcerting = excellent modification anyway
Jacquii.
No, you just write whole large posts and I have not realized that there is a questions there. Could you please state your question more briefly?
PoetJA-1975
10-30-2006, 01:11 AM
btw - vB.org IS a message posting board
You're acting like an itty bitty B-I-T-C-H
==========
so how's this for succinct? = thanx for nothing :)
Jacquii.
Paul M
10-30-2006, 01:41 AM
No need to be like that, play nicely please. :)
JohnBee
10-30-2006, 12:24 PM
Without looking I will say this is a browser issue.
Opera has it's share of troubles when parsing code. I would have a double take with Netscape and if all is well, you should try and isolate the piece of code that Opera is not parsing properly and submit it to the powers at will.
I like to use FF and IE7 for code check.
If it passes those two, I usually blame it on the browsers from that point on.
PS. If you are planning on modding your forum with all browsers in view, you had better turn your hat around because you certainly have your work cut out for you.
Hey JOHN - thanx for taking a look at the below code... It's strange really, as there is no issue in Firefox & IE ----> But the pics above show what it looks like in Opera... Anyway - any help will be appreciate ;)
Thanx again! Was hoping Psionic would be able to help, but apparently he's not subscribed to the thread anymore lol...
Jacquii.
<!-- Improve registration Rates -->
<style type="text/css">
#topbar{
position:absolute;
border: 1px solid black;
padding: 5px;
background-color: white;
width: 560px;
visibility: hidden;
z-index: 400;
}
</style>
<script type="text/javascript">
var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 30 //set x offset of bar in pixels
var startY = 5 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(off set, end))
}
}
return returnvalue;
}
function closebar(){
if (persistclose)
document.cookie="remainclosed=1"
document.getElementById("topbar").style.visibility="hidden"
}
function staticbar(){
barheight=document.getElementById("topbar").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("remainclosed")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.left=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopLeft=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopLeft()", 10);
}
ftlObj = ml("topbar");
stayTopLeft();
}
if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script>
<if condition="$bbuserinfo['usergroupid'] == '1'">
<div id="topbar">
<a href="" onClick="closebar(); return false"><img src="close.gif" border="0" /></a>
<font face="arial" color="#000000">You are showing up as unregistered. <strong><a href="register.php">CLICK HERE</a></strong> to register with our Community.</font></td></if>
</div>
<!-- End Improve Registration -->
<!-- logo -->
<link rel="SHORTCUT ICON" href="http://jpicforum.info/favicon.ico">
<a name="top"></a>
<table border="0" width="90%" cellpadding="5" cellspacing="0" align="center" background="$stylevar[imgdir_misc]/head_back.gif">
<tr>
<td align="left" valign="top"><a href="http://JPiCForum.info"><img src="$stylevar[imgdir_misc]/head_left.gif" alt="" border="0" /></a></td>
<td align="right" valign="middle"><img src="$stylevar[imgdir_misc]/banner.gif" alt="" /></td>
<td align="$stylevar[center]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- Navigation bar -->
<table width="90%" style="background-image:url($stylevar[imgdir_misc]/nav.gif)" align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" height="24">
<table width="50%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="top" width="80" height="24"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" width="80" height="24" border="0" alt="" /></a></td>
<if condition="$show['registerbutton']">
<td width="80" height="24"><a href="register.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/nav_reg.gif" width="80" height="24" border="0" alt="" /></a></td>
<else />
<td align="left" valign="top" width="80" height="24" id="usercptools"><a href="$show[nojs_link]#usercptools"><img src="$stylevar[imgdir_misc]/nav_link.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercptools" ,1); </script></td>
</if>
<td align="left" valign="top" width="80" height="24"><a href="memberlist.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_member.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24"><a href="http://jpicforum.info/vbgooglemapme.php" accesskey="5"><img src="$stylevar[imgdir_misc]/nav_faq.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24"><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/nav_usercp.gif" width="80" height="24" border="0" alt="" /></a></td>
<td align="left" valign="top" width="80" height="24" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><img src="$stylevar[imgdir_misc]/nav_search.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td width="80" height="24" id="favorites"><a href="usercp.php?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/nav_favorites.gif" width="80" height="24" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("favorites" ,1); </script></td>
</if>
<td align="left" valign="top" width="80" height="24"><a href="http://jpicforum.info/billspaypal.php?"><img src="$stylevar[imgdir_misc]/nav_donate.gif" width="80" height="24" border="0" alt="" /></a></td>
</tr>
</table>
</td>
</tr>
</table>
<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
<!-- / new link menu -->
<div class="vbmenu_popup" id="newlink_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="usercp.php?">$vbphrase[user_cp]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editlist">$vbphrase[buddy_ignore_lists]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editsignature">$vbphrase[edit_signature]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editpassword"> $vbphrase[edit_email_and_password]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editprofile"> $vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editavatar">$vbphrase[edit_avatar]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?do=editprofilepic"> $vbphrase[edit_profile_picture]</a></td></tr>
</table>
</div>
<!-- / new link menu -->
<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="text" class="bginput" name="query" size="20" /> $gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]:</a></td>
</tr>
<if condition="$show['member']">
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]:</a></td>
</tr>
<else />
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]:</a></td>
</tr>
</if>
<tr>
<td class="thead">Search With Google</td>
</tr>
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="google_window">
<table border="0" bgcolor="#DDD7BD">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<br/>
<input type="hidden" name="domains" value="YOUR DOMAIN NAME"></input>
<input type="text" name="q" size="30" maxlength="255" value=""></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked="checked"></input>
<font size="-1" color="#000000">Web</font>
</td>
<td>
<input type="radio" name="sitesearch" value="JPiCForum.info"></input>
<font size="-1" color="#000000">JPiC Forum</font>
</td>
</tr>
</table>
<input type="submit" name="sa" value="Google Search"></input>
<input type="hidden" name="client" value="pub-6622330007501456"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#800000;GL:1;DIV:#584F41;VLC:663399;AH:center ;BGC:DDD7BD;LBGC:93856D;ALC:800000;LC:800000;T:584 F41;GFNT:0000FF;GIMP:0000FF;LH:50;LW:276;L:http://jpicforum.info/images/smilies/Extra/jpicrocks.gif;S:http://JPiCForum.info;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->
</table>
</div>
<!-- / header quick search form -->
</if>
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<if condition="$vboptions['enablesearches']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['lastfavthreads'] OR $show['lastfavposts'] OR $show['lastfavusers']">
<td class="vbmenu_option" id="favorites"><a href="usercp.php?$session[sessionurl]">$vbphrase[vbfavorites_favorites]</a> <script type="text/javascript"> vbmenu_register("favorites"); </script> </td>
</if>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<!--<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>-->
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="psistats.php$session[sessionurl_q]">$vbphrase[psistats_link]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php$session[sessionurl_q]">$vbphrase[whos_online]</a></td></tr></if>
<if condition="$bbuserinfo[userid]"><tr><td class="vbmenu_option"><a href="$vboptions[bburl]/modapp.php?$session[sessionurl]">Apply To Be A Mod</a></td></tr></if>
</table>
</div>
<!-- / user cp tools menu -->
</if>
<div class="vbmenu_popup" id="favorites_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<if condition="$show['lastfavthreads']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavthreadlimit]">$vbphrase[last_x_added_favorite_threads]</phrase></td>
</tr>
$lastfavthreadbit
</if>
<if condition="$show['lastfavposts']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavpostlimit]">$vbphrase[last_x_added_favorite_posts]</phrase></td>
</tr>
$lastfavpostbit
</if>
<if condition="$show['lastfavusers']">
<tr>
<td class="thead"><phrase 1="$vboptions[lastfavuserlimit]">$vbphrase[last_x_added_favorite_users]</phrase></td>
</tr>
$lastfavuserbit
</if>
<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$vbphrase[vbfavorites_complete_list]</a></td></tr>
</table>
</div>
<!-- / NAVBAR POPUP MENUS -->
<!-- PAGENAV POPUP -->
<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>
<!-- / PAGENAV POPUP -->
<!-- QAS POPUP -->
<if condition="$show['switch']">
<div class="vbmenu_popup" id="switchacc_menu" style="display:none">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0">
<tr><td class="thead">$vbphrase[qas_qas]</td></tr>
$switchbit
</table>
</div>
</if>
<!-- / QAS POPUP -->
</if>
<!-- / Navagation bar -->
$marquee
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders
JohnBee
10-30-2006, 02:12 PM
Couple of suggestions for this great hack.
a) When users reply(quick) the posts don't have titles, therefor the vBfavs won't save a reference title for that particular post. Perhaps an alternate route would be to offer title as... "reply to post "blablabla" and the user name associated with it.
b) perhaps a back button instead of close would be more appropriate from the view vB favorite thread. Otherwise the browser wants to close the tab or browser thus closing the session.
These are about it for now, I will continue to try a few other things out in the meantime. I really like this mode btw. totally useful for site designers who want to mark posts/ reminders where members ask for help or support on.
akanevsky
10-30-2006, 09:36 PM
perhaps a back button instead of close would be more appropriate from the view vB favorite thread. Otherwise the browser wants to close the tab or browser thus closing the session.
Huh?
PoetJA-1975
10-30-2006, 10:24 PM
Without looking I will say this is a browser issue.
I was thinking as much myself... At anyrate - Thanx for responding...
ALSO - I do try to make JPiC user friendly for all browsers = I think it's the Virgo perfectionism in me ;)
Jacquii.
Aunt Clara
11-08-2006, 09:22 PM
This has always been one my favorites hacks. It works fine with 3.60, but would be really nice if it could display a Remove thread/post/user in post/thread/memberinfo when already in favorites instead of add againI second that (or fourth it).
Anyone can come up with a way to do this?
Thanks.
Thanks for the update Psionic Vision :)
JohnBee
11-25-2006, 01:41 PM
Did the update NavBar never appeared. - [RESOLVED]
Hornstar
07-16-2007, 12:00 PM
pretty cool, will consider installing this, but will need to think of way to not add another navbar link lol
Pavel2005
04-30-2008, 07:19 PM
Version 3.6.* - work?
akanevsky
05-13-2008, 06:49 PM
Version 3.6.* - work?
There's another thread for 3.6. See my profile.
akanevsky
06-03-2009, 02:20 PM
Released Version 2.1.1, which fixes the bugs that have been mentioned in 2.1.0.
To upgrade, overwrite the product and the files.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.