If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Finding "Sign the Guestbook" headline from addentr  XML
Forum Index » Support Forum
Author Message
Anonymous



Howdy

There is a headline above the table containing the guestbook form that says, simply:

Sign the Guestbook

I want to remove it, but I'm not finding the addentry.php file as easy to edit as index.php - too much of a php noivce.

Where can I find this headline so I can remove it?

Tanx

P3
awhfy99
Newbie

Joined: 11/01/2004 13:40:40
Messages: 2
Location: Texas
Offline

Look in LANG folder, pick whever you are using (probably english.php). line $LANG["BookMess6"] "XXXXXXX"; is where it is at. It also effects the text (in bold type) above it.
[WWW]
Anonymous



Thanks for enlighting me on its location. I remove the words "Sign the Guestbook" form the quotation marks saved it on the server and refreshed my page. It still shows up on my page. Went as far as removing the entire string:

$LANG["BookMess3"] = "Sign the Guestbook";

Saved it to the server and confirmed the server copy is missing this string. Still displays "Sign the Guestbook" on the page - even after refreshing.

Weird.

Don't suppose you know which file has the code to call that string - do you?

Thanks

Brian
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum