MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completely customizable, expandable and suitable for all needs.
A2Hosting
Moderators: Moderators
Page 1/2 1 2 >
Forum RSS feedReply
Tell a friend
AuthorText
msarab
Junior Member
msarab

Posts: 44
Contributes: 46

Gender: _MALE_
Online: No

Version: 4.1
Languages: Arabic,English,
Date: 21/11/2008 16:24
Tell a friend
#post15390
This is small script php for memTH to tell your friendSmile
Attachment: tellfriend.zip
Edited: 21/11/2008 16:26
MS ALL
Delete Edit Quote
 
media_555
Senior Member

Posts: 142
Contributes: 126

Gender: _NEUTRAL_
Online: No

Languages: media_555
Date: 21/11/2008 17:03
Re: Tell a friend
#post15392
Thanks - useful addon.

But how to add it ? As a page, it shows "The requested page does not exist or is inactive!".

Pls, give installation instructions..
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 7243
Contributes: 4794

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 21/11/2008 17:26
Re: Tell a friend
#post15399
quote
msarab:
This is small script php for memTH to tell your friendSmile


Thank you Smile

quote
media_555:
Thanks - useful addon.

But how to add it ? As a page, it shows "The requested page does not exist or is inactive!".

Pls, give installation instructions..


It's an addon, you should install it in admin > system > addons
Edited: 21/11/2008 17:27
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
media_555
Senior Member

Posts: 142
Contributes: 126

Gender: _NEUTRAL_
Online: No

Languages: media_555
Date: 21/11/2008 18:48
Re: Tell a friend
#post15409
I did the following steps: (MemHT 4.o.1)

1. Uploaded the contents inside 'pages' folder
2. Installed from admin>system>addons
3. While opening the page http://www.mysite.com/index.php?page=tellfriend
it gives error "The requested page does not exist or is inactive!"

... Pls help.
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 7243
Contributes: 4794

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 21/11/2008 18:56
Re: Tell a friend
#post15411
Is the addon active? enabled=on
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
media_555
Senior Member

Posts: 142
Contributes: 126

Gender: _NEUTRAL_
Online: No

Languages: media_555
Date: 21/11/2008 20:17
Re: Tell a friend
#post15415
quote
mem:
Is the addon active? enabled=on


Yeah, it is active. still not working.

Has anyone successfully installed this addon ?
Delete Edit Quote
 
sisnox
Moderator
Developer


Posts: 1664
Contributes: 927

Gender: _MALE_
Online: Yes

Version: 4.0.1
Country: Portugal
Languages: Portuguese and english
Date: 21/11/2008 20:23
Re: Tell a friend
#post15416
Find line 105:
code

$pagerow = $dblink->get_row("SELECT fullscreen FROM kas_pagine WHERE nome='$page'");
 


Replace:
code

$pagerow = $dblink->get_row("SELECT fullscreen FROM memht_pagine WHERE nome='$page'");
 


And open your language file and add this line:
code

define("_FRIENDEMAIL_", "Friend Email");
 
Edited: 21/11/2008 20:44
Reason: language file
Delete Edit Quote
 
sisnox
Moderator
Developer


Posts: 1664
Contributes: 927

Gender: _MALE_
Online: Yes

Version: 4.0.1
Country: Portugal
Languages: Portuguese and english
Date: 21/11/2008 20:28
Re: Tell a friend
#post15417
This addon is not mine, but you can delete several lines:

code

$pagerow = $dblink->get_row("SELECT fullscreen FROM memht_pagine WHERE nome='$page'");
$fullScreen = intval($pagerow['fullscreen']);

require_once("inc/inc_header.php");
        if (isset($_GET['page'])) { page_title($page); }
 


code

require_once("inc/inc_footer.php");
 
Delete Edit Quote
 
msarab
Junior Member
msarab

Posts: 44
Contributes: 46

Gender: _MALE_
Online: No

Version: 4.1
Languages: Arabic,English,
Date: 21/11/2008 21:36
Re: Tell a friend
#post15423
Thanks for fix itSmile
MS ALL
Delete Edit Quote
 
sisnox
Moderator
Developer


Posts: 1664
Contributes: 927

Gender: _MALE_
Online: Yes

Version: 4.0.1
Country: Portugal
Languages: Portuguese and english
Date: 21/11/2008 22:36
Re: Tell a friend
#post15428
lol the welcome ^^
Delete Edit Quote
 
Reply
Page 1/2 1 2 >
Tags addons
Tags Cloud
Twitter updates...
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.179.233

Username
Password
MemHT Wiki
Language
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo