Admin_db_utilities

A mod witch will add a new links page to your froum.
fully ACP insterface, from where you may add/delete and update link categorys/sub categorys and links.

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Admin_db_utilities

Postby dsjbean on Tue 25. Nov, 2003 19:32

Is this the proper format for where this line should be added?

$tables = array('auth_access', 'banlist', 'cal_categories', 'cal_config', 'cal_recur', 'calendar', 'cal_group_event', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words');

$tables[] = 'links';


wanted to make sure before I uploaded all the files.

Thanks much and a great mod....
dsjbean
Poster
Poster
 
Posts: 2
Joined: Tue 25. Nov, 2003 19:28

Postby MrC on Wed 26. Nov, 2003 09:46

Code: Select all
$tables = array('auth_access', 'banlist', 'cal_config', 'calendar', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'links', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words');


Links must be inline ^^
MrC
Poster
Poster
 
Posts: 6
Joined: Sat 17. May, 2003 16:31
Location: The Netherlands

Postby dsjbean on Wed 26. Nov, 2003 14:17

MrC wrote:
Code: Select all
$tables = array('auth_access', 'banlist', 'cal_config', 'calendar', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'links', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words', 'links');


Links must be inline ^^


like the above?
dsjbean
Poster
Poster
 
Posts: 2
Joined: Tue 25. Nov, 2003 19:28

Re: Admin_db_utilities

Postby duvelske on Wed 26. Nov, 2003 14:59

dsjbean wrote:Is this the proper format for where this line should be added?


Code: Select all
$tables = array('auth_access', 'banlist', 'cal_categories', 'cal_config', 'cal_recur', 'calendar', 'cal_group_event', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words', 'links');


That if i am correct ;). But their is an db_update.php file in the zip or not ?? If not, you can make one on my site.
here is the link. It generates automatic an db_update.php file!

http://www.schoolforum.vze.com/db_generator.php
Greetzzz,
Image
duvelske
Poster
Poster
 
Posts: 194
Joined: Sat 16. Aug, 2003 17:31

Postby MrC on Wed 26. Nov, 2003 15:20

dsjbean wrote:
MrC wrote:
Code: Select all
$tables = array('auth_access', 'banlist', 'cal_config', 'calendar', 'categories', 'config', 'disallow', 'forums', 'forum_prune', 'groups', 'links', 'posts', 'posts_text', 'privmsgs', 'privmsgs_text', 'ranks', 'search_results', 'search_wordlist', 'search_wordmatch', 'sessions', 'smilies', 'themes', 'themes_name', 'topics', 'topics_watch', 'user_group', 'users', 'vote_desc', 'vote_results', 'vote_voters', 'words', 'links');


Links must be inline ^^


like the above?


Yep, it's the one i use.
MrC
Poster
Poster
 
Posts: 6
Joined: Sat 17. May, 2003 16:31
Location: The Netherlands

Postby darakhshan on Sun 30. Jan, 2005 14:16

Look I do think Niels has give up the board, and his mode gives headache

He is torutuing every body with lack of explanation for example he says in his MOd
Code: Select all
find this
$tables = array(

after add
// Start add - Links MOD
$tables[] = 'links';
// End add - Links MOD

this is very bad example of give mod to others. I am not coming here
hate all this
darakhshan
Poster
Poster
 
Posts: 46
Joined: Sat 15. May, 2004 12:19

Postby Gangularis on Thu 09. Jun, 2005 07:01

yeah, i found myself scratchin my head about this one for a while..
Gangularis
Poster
Poster
 
Posts: 3
Joined: Thu 09. Jun, 2005 06:01


Return to Links [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron