Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Unusual text on User Registration 1st Page

10 years 10 months ago
  • Dan's Avatar
    Topic Author
  • Dan
  • Offline
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Expired Socialize Expired

When you go to register by clicking on <Create an Account> button on the JomSocial Toolbar at the top of the page
See our testing IP address for CureEveryone.org :
192.254.170.75

You will see some text show up before the words : New User Registration

Attachment reg-text.JPG not found



It says, "CureEveryone.org Cure Everyone educates you about available Disease Cure alternatives. -"

This text is related to our site but I do not know where that text is coming from or how do I delete it. I have been trying to figure this out but no luck - I appreciate your advice and support - thank you in advance.

Best Regards,
Dan Heise - HeiseDesign.com - New Jersey, USA

Attachments:
10 years 10 months ago
Licenses:

Hi Dan,

please check it this location:
/components/com_community/views/register/view.html.php:
line 32 and 150
the is like this or not

CHeadHelper::setType('website', JText::_('COM_COMMUNITY_REGISTER_NEW'));

and check your COM_COMMUNITY_REGISTER_NEW language
location language/en-GB/en-GB.com_community.ini:
COM_COMMUNITY_REGISTER_NEW="Register New User"

I hope this can help you. if still can't find it. please provide FTP access detail.

Regards,
Albert

10 years 10 months ago
  • Dan's Avatar
    Topic Author
  • Dan
  • Offline
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Expired Socialize Expired

Here are the results of your question:

AT :: /components/com_community/views/register/view.html.php: line 32 and 150
This is what I found in those files:
32 CHeadHelper::setType('website', JText::_('COM_COMMUNITY_REGISTER_NEW'));

// Hide this form for logged in user
if ($my->id) {
$mainframe->enqueueMessage(JText::_('COM_COMMUNITY_REGISTER_ALREADY_USER'), 'warning');
return;
38 }

**********************************************************************
150 CHeadHelper::setType('website', JText::_('COM_COMMUNITY_REGISTER_NEW'));

$model = CFactory::getModel('profile');
$profileType = $jinput->get('profileType', 0, 'INT');
$config = CFactory::getConfig();
155 $profileTypes = $model->getProfileTypes();

******************************************************
language/en-GB/en-GB.com_community.ini:

Attachment dwImg-registercode.JPG not found



It seems like it is extracting that additional text from somewhere else and just placing it before the User Registration Text.

I have already sent you the JOOMLA! & FTP :: U&PW information - If you need this again just let me know - you should see it in my original email - Thanks for your support.

Attachments:
10 years 10 months ago
Licenses:

Hi Dan,

I don't find anything that text at any code. please try to search it at your DB.

Let me know the result.

Regards,
Albert

10 years 10 months ago
  • Dan's Avatar
    Topic Author
  • Dan
  • Offline
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Expired Socialize Expired

What does the database have to do with it? I have checked that anyway but I don't see the connection. I'm not even very sure how to search the db. :( Even if that text is in the DB how would it get into the JOOMLA code for registration - and how would I have accidentally put it there.

Please do not tell me that you cannot help me?

This project is taking way too long to solve a small problem - I mean after all this is just science - no? There's got to be something in that code that's calling up that text. I have no idea how else to figure out this issue on my own. Customizing this JomSocial site has been like dissecting an elephant and I can't launch the site until these little things are fixed.

Please have someone who knows the code (a little better) look at this issue and tell me what the problem is. Let's get to the bottom of this issue. You have all of the FTP, CPANEL, JOOMLA and server info you need to figure this out. Thanks for your quick response before I loose another week on this project. Looking forward to solving this on the next response from you.

Best Regards,
Dan Heise

10 years 10 months ago
Licenses:

Hi Dan,

Please provide me CPANEL access detail. By editing your first post at this topic. and put it at Site Info form. or if you can't find that form, you can send me the email This email address is being protected from spambots. You need JavaScript enabled to view it..

Today is my day off but don't worry. I will try to tackle this issue ASAP.

Regards,
Albert

10 years 10 months ago
Licenses:

Hi Dan,

that registration page title always follow menu page title. I think our code need some improvement.



for the fixes I made override for toolbar.header.php ( documentation.jomsocial.com/wiki/Customizing_Template )
From
<h4><?php echo $title; ?></h4>

To
<h4><?php echo str_replace('CureEveryone.org Cure Everyone educates you about available Disease Cure alternatives. - ', '',$title); ?></h4>

Regards,
Albert

Attachments:
The following user(s) said Thank You: Dan
10 years 10 months ago
  • Dan's Avatar
    Topic Author
  • Dan
  • Offline
  • Fresh Boarder
  • Posts: 8
  • Thank you received: 0
Licenses:
JomSocial Active iSEO Expired Socialize Expired

Thank you Albertus - Thank you for taking the time to fix that issue concerning the Home page title in the "Register New User" header - Yes your code should not include the Title. Today the titles are so important for SEO. Have a great day.

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW