|
» Online Users: 50 |
| 0 members and 50 guests |
| No Members online |
| Most users ever online was 611, 03-21-2008 at 11:10 PM. |
|
 |
|
Nukemods Forum
> PHP-Nuke 6.5 to 6.9
> Nuke 6.5 to 6.9 - Blocks
|
Display Avatar User Menu Block for PHP-Nuke 6.5This is a discussion on Display Avatar User Menu Block for PHP-Nuke 6.5 within the Nuke 6.5 to 6.9 - Blocks forums, part of the PHP-Nuke 6.5 to 6.9 category; I have installed the same block the problem i have is it doesnt display the avatar. When I click on ... |
|
|
 |
|
|
|
|
|
Junior Member
Status: Offline
Posts: 4
Join Date: Mar 2003
|
04-04-2003, 10:37 AM
I have installed the same block the problem i have is it doesnt display the avatar. When I click on the box where the avatar is suposed to be and choose properties it gives the correct path but it has a dimension of 28 x 30 pixels. All of my users avatars are 80 x 80. The avatar i uploaded here was larger than the 65 x 65 your uses but yours still resized it and placed it in the box? What cold be wrong?
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 130
Join Date: Mar 2003
Location: Austin, TX
|
_USERLOGIN problem with this block -
04-04-2003, 10:49 AM
I put it up on my site last night, added the text the the language file, and all seemed to work perfectly except when your not logged in. when pressing the logout button and it goes to that brief screen before it reloads, it says "User Login" but then it changes to "_USERLOGIN"
Any idea why?
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
04-05-2003, 09:03 AM
Quote:
|
Originally Posted by bounty
I have installed the same block the problem i have is it doesnt display the avatar. When I click on the box where the avatar is suposed to be and choose properties it gives the correct path but it has a dimension of 28 x 30 pixels. All of my users avatars are 80 x 80. The avatar i uploaded here was larger than the 65 x 65 your uses but yours still resized it and placed it in the box? What cold be wrong?
|
One thing to keep in mind. Our Site visitors block for Nuke6.5 with the avatar display WILL NOT show offsite linked avatars. It will ONLY display avatars that have been either uploaded or selected from your Avatar gallery.
Murph
Make sure you have a language defintion in your main language file for
User Login
mikem
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 60
Join Date: Apr 2003
Location: The Netherlands
|
04-16-2003, 08:23 PM
My block is showing the words not in the right way:
Any1?
(BTW: avatar is linked)
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
04-16-2003, 09:28 PM
Ahha..someone didn't read the readme in the package did they?
Quote:
|
lang-english.txt -----> add contents of this file to \language\lang-english.php
|
mikem
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
Re: _USERLOGIN problem with this block -
04-16-2003, 09:31 PM
Quote:
|
Originally Posted by MurphDog
I put it up on my site last night, added the text the the language file, and all seemed to work perfectly except when your not logged in. when pressing the logout button and it goes to that brief screen before it reloads, it says "User Login" but then it changes to "_USERLOGIN"
Any idea why?
|
Add this to your language file
Code:
define("_USERLOGIN", " Login Here: ");
mikem
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 21
Join Date: Apr 2003
|
04-16-2003, 09:52 PM
Okay, silly question - why can I not get the Security code to work at all - I # out line 183
Quote:
|
if (extension_loaded("gd")) {
|
and line 187 but it just comes up with the dialog - nothing else, and the random number is not being generated. When I un# the lines - nothing gets displayed. It seems like the "gd" process is not being read or something - I have no idea. Anyone?
-Spodi
www.2scubadive.com
|
|
|
|
|
|
|
|
Senior Member
Status: Offline
Posts: 2,905
Join Date: Sep 2002
|
04-16-2003, 10:26 PM
Quote:
|
Originally Posted by Spodi
Okay, silly question - why can I not get the Security code to work at all - I # out line 183
Quote:
|
if (extension_loaded("gd")) {
|
and line 187 but it just comes up with the dialog - nothing else, and the random number is not being generated. When I un# the lines - nothing gets displayed. It seems like the "gd" process is not being read or something - I have no idea. Anyone?
-Spodi
www.2scubadive.com
|
Go to
http://www.nukecops.com
and get their analyzer. Run it on your site and it will tell you if GD library is installed and what version.
It will also display the security code and image at the bottom of the analyzer page it displays if it works right.
If everything looks ok, then search nukecops forums, ther eis an answer to why the security image doesn't show even when ALL appears to be ok.
mikem
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 60
Join Date: Apr 2003
Location: The Netherlands
|
04-17-2003, 04:10 AM
Quote:
|
Originally Posted by mikem
Ahha..someone didn't read the readme in the package did they?
Quote:
|
lang-english.txt -----> add contents of this file to \language\lang-english.php
|
mikem
|
I did read the readme and did add it.
Here a part of the lang-english.php:
Quote:
define("_THANKSUPPORT","Thanks for your Support");
define("_TEAM","Team");
define("_BANNERSFINNISHED","Banners Ads Finished");
define("_MODREQLINKS","Mod. Links");
define("_BROKENLINKS","Broken Links");
define("_MODREQDOWN","Mod. Downloads");
define("_BROKENDOWN","Broken Downloads");
define("_PAGEGENERATION","Page Generation:");
define("_SECONDS","Seconds");
define("_YOUHAVEONEMSG","You Have 1 New Private Message");
define("_YOUHAVE","You Have");
define("_NEWPMSG","New Private Messages");
define("_CONTRIBUTEDBY","Contributed by");
define("_CHAT","Chat");
define("_REGISTERED","Registered");
define("_CHATGUESTS","Guests");
define("_USERSTALKINGNOW","Users Talking Now");
define("_ENTERTOCHAT","Enter To Chat");
define("_CHATROOMS","Available Rooms");
define("_SV_SECURITYCODE","Security Code");
define("_SV_TYPESECCODE","Type Security Code Here");
define("_SV_WELCOME", " Welcome, ");
define("_SV_GUEST", " Guest");
define("_SV_PRIVMSG", "Private Message(s)");
define("_SV_UNREAD", " Unread: ");
define("_SV_READ", " Read: ");
define("_SV_MEMBERS", " Membership:");
define("_SV_LATEST", " Latest: ");
define("_SV_TODAY", " Today: ");
define("_SV_YESTERDAY", " Yesterday: ");
define("_SV_OVERALL", " Overall: ");
define("_SV_VISITORS1", " Visitation: ");
define("_SV_VISITORS2", " Guests: ");
define("_SV_VMEMBERS", " Members: ");
define("_SV_TOTAL", " Total: ");
define("_SV_ONLINE", " Online Now: ");
define("_SV_USERLOGIN", " Login Here: ");
/************************************************** ***/
/* Function to translate Datestrings */
/************************************************** ***/
|
I did something wrong i guess , but what?
|
|
|
|
|
|
|
|
Junior Member
Status: Offline
Posts: 21
Join Date: Apr 2003
|
04-17-2003, 08:41 AM
You hit the nail on the head:
Quote:
Go to
http://www.nukecops.com
and get their analyzer. Run it on your site and it will tell you if GD library is installed and what version.
It will also display the security code and image at the bottom of the analyzer page it displays if it works right.
If everything looks ok, then search nukecops forums, ther eis an answer to why the security image doesn't show even when ALL appears to be ok.
|
Now I just need to figure out how to get the process turned on!
Thanks!
-Spodi
|
|
|
|
 |
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|