Previous Thread
Next Thread
Print Thread
Hop To
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
memberaction.php doesn't render properly. It only shows two radial buttons but no text.

I'm calling this page from the MembershipMgmt/Search/email path.

The file is located in the folder okay and when I "view" it, the code looks complete. Why wouldn't it be working? Any ideas?


--BIll B
Joined: Aug 2006
Posts: 1,649
Likes: 1
Pooh-Bah
Pooh-Bah
Joined: Aug 2006
Posts: 1,649
Likes: 1

I'm not sure if I'm in the same spot you are, but at Member Management » Search Results » Email Members / Available Email Options:

Those display for me (7.00) as:

o Export list of addresses.
o Send mail directly to members.



GangsterBB.NET (Ver. 7.6.1.1)
PHP Version 5.6.40 / MySQL 5.7.23-23 (was 5.6.41-84.1) / Apache 2.4.54
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
Here is a copy of what is displayed. This is from the original installation. The file is there and looks okay with an editor.
[Linked Image from barkerville.net]


--BIll B
Joined: Nov 2006
Posts: 3,095
Likes: 1
Carpal Tunnel
Carpal Tunnel
Joined: Nov 2006
Posts: 3,095
Likes: 1
Maybe try deleting your cookies manually. Log back in and check again?

Can you try it with FireFox or Opera and see if you have the same issue.

Is it possible that the folder/file permissions are not set correctly? I suppose if that were the case then using another browser should show similar results.

Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
This looks like maybe a missing language file. All of the missing text strings reside in the languages/english/admin/emailusers.php language file. I'd double check that the file is uploaded and that it contains the following:

Code
<?php
$ubbt_lang['EMAIL_USERS'] = "Email members";
$ubbt_lang['OPTIONS'] = "Available Email Options:";
$ubbt_lang['EXPORT'] = "Export list of addresses.";
$ubbt_lang['SEND'] = "Send mail directly to members.";
$ubbt_lang['GENERATE'] = "Generate Emails";
?>

Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
My emailusers. php file looks like this:
PHP Code

 <?php
$ubbt_lang['EXTERNAL'] = "External Island Instructions";
$ubbt_lang['EXTERNAL_DESC'] = "This page will show you what you'll need to put into a page outside of UBB.threads to use this Content Island inside of it.  The page will need to be PHP enabled.";
$ubbt_lang['CODE'] = "Code to place inside your PHP enabled webpage.";
$ubbt_lang['WILL_INCLUDE'] = "Inserting the code above will insert the following HTML into it's place.  As you can see there are 2 CSS classes you'll want to define for the included HTML, those being tdheader and alt-1.  You can modify the properties of the table itself in the code above.";
?>  


--BIll B
Joined: Oct 2006
Posts: 358
enthusiast
enthusiast
Joined: Oct 2006
Posts: 358
I put your code in with the same file name and it works great now! Thanks... Somehow I got a file overwritten during my upgrade.

Case closed.


--BIll B

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Version 7.7.5 Images suddenly not displaying
by Stovebolt - 05/04/2024 11:19 AM
Bots
by Outdoorking - 04/13/2024 5:08 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
Who's Online Now
2 members (Nightcrawler, Ruben), 878 guests, and 139 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)