Links mod dont work

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 !

Links mod dont work

Postby Willem on Sun 30. Nov, 2003 15:47

I got this massage:


DEBUG MODE

SQL Error : 1146 Table 'DB40392.phpbb_links' doesn't exist

SELECT * FROM phpbb_links WHERE link_active AND (IF(link_level_type,IF(link_level_type=1,'2'<=link_level,IF(link_level_type=2,'2'>=link_level,'2'<>link_level)),link_level='2') OR link_id=0) ORDER BY link_cat , link_sub, link_id

Line : 50
File : /home/www/htdocs/willems-page.de/phpBB2/links.php
Willem
Poster
Poster
 
Posts: 1
Joined: Sun 30. Nov, 2003 15:01

Similar error - links_db_update related

Postby bearqst on Mon 01. Dec, 2003 06:55

I have the same problem. When I ran the links_db_update.php I didn't get the expected response i.e. table created

I went and completed the mod installation anyway and now get the same error message i.e. the dB wasn't update as the mod requires.

Suggestions on how to get the links_db_update to run properly.

Should also note, that the original error said I didn't have permissions to execute, this logged in as admin directly on the server.

Is there a step missing ??

set up:
mysql 4.0
phpbb 2.0.6
exportal

TIA
bearqst
Poster
Poster
 
Posts: 1
Joined: Fri 28. Nov, 2003 02:43

Postby KillerBeatz on Tue 20. Jan, 2004 22:52

I got something similar as well:

Could not get shoutbox information

DEBUG MODE

SQL Error : 1146 Table 'realaudi_xmb2.LINKS_TABLE' doesn't exist

SELECT * FROM LINKS_TABLE ORDER BY link_cat , link_sub, link_id

Line : 380
File : /home/realaudi/public_html/Version02/admin/admin_links.php



Holla back if you got any ideas on this error



Peace,
Killer
KillerBeatz
Poster
Poster
 
Posts: 1
Joined: Tue 20. Jan, 2004 22:43

Postby Elfman2519 on Sun 25. Jan, 2004 18:09

Curious...

I get the exact same error as KillerBeatz (minus the file extensions). I didn't think you needed Shoutbox installed for this...?
-Elfman2519
Elfman2519
Poster
Poster
 
Posts: 2
Joined: Sat 20. Dec, 2003 23:18
Location: STL, MO, USA

Postby Radons on Sat 27. Mar, 2004 14:56

This post comes a bit late but the only thing you have to do is to follow the readme :wink:

You must do this part:

Code: Select all
#
#-----[ FIND ]------------------------------------------------
#
define('VOTE_USERS_TABLE', $table_prefix.'vote_voters');

#
#-----[ AFTER, ADD ]------------------------------------------
#

// Start add - Links MOD
define('LINKS_TABLE', $table_prefix.'links');
// End add - Links MOD
Radons
Poster
Poster
 
Posts: 2
Joined: Sat 27. Mar, 2004 14:53


Return to Links [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron