The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#252
|
||||
|
||||
Quote:
Basicly you find a 2nd set of flags, all with the same file names as the small set only with something like "big_" tapped onto the front of the filename, or maybe save the flags on your server space in a diffrent location (such as "images/largeflags/"). Once you have the files you need to find the file that controls whichever flag you want to be displayed as large. lets say for example it's the postbit flag you want displayed large, you need to open admin/functions.php and search for the following line: Code:
$flag = "<img src=\"images/flags/$Country.gif\" alt=\"$Countryalt\" align=\"absmiddle\" border=\"0\">"; I hope this helps? Personally I recomend looking at the install file again and using it to make your edits, then sinatlling them, just be careful not to add/remove any needed quote marks. good luck. |
#253
|
||||
|
||||
I've noticed at least one flag is missing (maybe more) so i've decided to upload it here...
just download the image and save to your flag images directory. (you might need to rename it Europe.gif with a capital E). |
#254
|
||||
|
||||
Anyone ever figure out how to get this to display on the forumhome?
|
#255
|
||||
|
||||
Quote:
|
#256
|
|||
|
|||
strange but Wen i go to USER CP , and edit profile i can change my flag
but normall users cant, why is this? |
#257
|
||||
|
||||
great hack i installed it but for some reason it wont show in the postbit at all it shows in the getinfo and in the members but not in the postbit is their a way around this i put it in version 2.3.0
|
#258
|
||||
|
||||
Quote:
Well... umm... aww crumbs! but what if everyone had a short-term memory and needed to be reminded? Yeah that's it! |
#259
|
|||
|
|||
Quote:
basically, how can i "sort by country/flag" in the memberlist.php .. |
#260
|
|||
|
|||
I upgraded my board to 2.3 from 2.03 and I had the country flag hack installed on my old version.
So all I did to get this this hack to work was change the code on the php pages and upload. Now I get: Parse error: parse error, expecting `T_STRING' in /home/ryan/public_html/forum/admin/functions.php on line 2248 Warning: Cannot modify header information - headers already sent by (output started at /home/ryan/public_html/forum/admin/functions.php:2248) in /home/ryan/public_html/forum/admin/functions.php on line 1668 Fatal error: Call to undefined function: set_bbarraycookie() in /home/ryan/public_html/forum/showthread.php on line 265 ----------------------- One thing I also noticed while doing the search and replace, was that in member.php the code that to replace didn't match the code in the instruction file i.e.: find: $templatesused .= "register_birthday,modifyprofile_custo.... on my member.php this line reads: $templatesused = 'register_birthday,modifyprofile_custo... Notice the missing period on my member.php I went ahead and replaced this code anyways... could this be the problem? do I need to remove the period? ---------------------- UPDATE: I removed the country flag hack code from member.php and uploaded it. The above error no longer appeared, in the postbits the flag for each member appeared properly, the registration process worked with the flag... So I know the problem must be with the code on member.php Thanks |
#261
|
|||
|
|||
My users are having a problem where the flags they've purchased (I'm using Lesane's Store Hack and the flag add-on in conjunction with this hack) are disappearing at random intervals. I have no idea what's causing it. Some people are saying it happens when they update their profiles; others say it's also happening at other times.
I'm running vB 2.3.0 and in addition to the store stuff, I've also added a bunch of flags to the original set (including some customs and the entire set of U.S. states). Can anyone help out? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|