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
Forum RSS feedReply
Links Approval Problem in Admin Area
AuthorText
phplover
Just arrived

Posts: 5
Contributes: 5

Gender: _MALE_
Online: No
Date: 01/12/2008 14:24
Links Approval Problem in Admin Area
#post15827
Hi !

I added the myLinks addon, which works fine so far. Users can submit a link, but in the Admin panel if I click on Waiting Links it always open "admin.php?page=submission&op=mylinks" and display language page.

I tried to modify pages/mylinks/index.php
************ Code ****************
"if ($save) {
$dblink->query("INSERT INTO memht_mylinks (id,cat,name,url,email,description,flag)
VALUES (null,'$category','$sitename','$siteurl','$email','$description','0'Smile"Smile;
*************************************
****** Flag Value Changes ****************
"if ($save) {
$dblink->query("INSERT INTO memht_mylinks (id,cat,name,url,email,description,flag)
VALUES (null,'$category','$sitename','$siteurl','$email','$description','1'Smile"Smile;
*************************************

It work's but submitting directly not via admin, please help (Using MemHT_Portal_4.0.1)
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

mem

Posts: 7243
Contributes: 4800

Gender: _MALE_
Online: No

Languages: English, Italiano, Македонски, Српски
Date: 01/12/2008 15:54
Re: Links Approval Problem in Admin Area
#post15829
The search button could help you Smile

Upload this index.php file in admin/pages/submission/
Attachment: index_2nfzv.php
Follow me on twitter if you want to be updated on the MemHT 5 development.
Delete Edit Quote
 
phplover
Just arrived

Posts: 5
Contributes: 5

Gender: _MALE_
Online: No
Date: 01/12/2008 18:57
Re: Links Approval Problem in Admin Area
#post15839
Thanks MemHT's Dad
I renamed your file as a index.php and uploaded, now it's working fine

Thanks a lot once again.
Delete Edit Quote
 
Reply
Tags Cloud
Twitter updates...
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.107.179.234

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