Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
Some problems installing mods (Country Flags, EZLinks and EZSite)
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Re: Some problems installing mods (Country Flags, EZLinks and EZSite)
PostPosted: 08/08/2007 10:38 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 6:10 PM
Location: St Pete, FL
peace.gif
I've been thinking about this trying to figure out how to fix it but I'm really not sure how to proceed at this point.  You might want to contact your host and ask them if they can fix this problem.  It may be something that they can quickly and easily correct on their end...

If we have to fix it, it might take recreating all of your tables and repopulating them.  I'm sure there are easier ways to fix this though, so that would be a drastic last step option...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Some problems installing mods (Country Flags, EZLinks and EZSite)
PostPosted: 08/08/2007 11:32 PM Reply with quote
Sparrow
Dha
Sparrow
Posts 18
Word Cnt. 1,912
BDay Oct 25
Sign Scorpio
Joined: May 12, 2007
Local time: 10:10 PM
belgium3f.gif
Hi Nightrider,

Ik just had a chat with the hosting company but they can do nothing about that Sad . I'd say no worries, i'll do it without that flags mod  Dancing .

Any idea why the EasySite mod does not show up in the admin panel?
Back to Top
View user's profile Find all posts by Dha Send private message  
Re: Some problems installing mods (Country Flags, EZLinks and EZSite)
PostPosted: 08/09/2007 12:21 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 6:10 PM
Location: St Pete, FL
peace.gif
This may not be an issue where you can live without the Country Flags MOD and never have to worry about it again.  The problem is not the MOD itself, but a problem between colation types in your database.  So this problem probably will haunt you if you plan to install other MODs too.  We really need to figure out how to fix this unless you don't plan to add any additional MODs...

Did you copy the included MOD files to your forum?  The MOD author failed to include a COPY command to do this, so this is something you would have to do manually.  I don't see anything here that would display in the ACP since nothing is uploaded to the admin folder nor are any admin files modified.  This MOD seems to use a separate folder named site_admin which wouldn't have any relation with the files in the admin folder...

You should find a new link at the bottom of each page next to the Go to Administration Panel link that would allow you to go to the Site Admin page.  Your user_id must be equal to 2 for you to see it though.  If your user_id is something else, then you will have to adjust the hardcoded value in the includes/page_tail.php file.  This is the part that would need to be adjusted if your user_id is something other than 2:

OPEN
includes/page_tail.php

FIND
Code:
if ( $userdata['user_id'] == 2 )

REPLACE WITH - replace x with your user_id number...
Code:
if ( $userdata['user_id'] == x )

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Some problems installing mods (Country Flags, EZLinks and EZSite)
PostPosted: 08/09/2007 5:23 AM Reply with quote
Sparrow
Dha
Sparrow
Posts 18
Word Cnt. 1,912
BDay Oct 25
Sign Scorpio
Joined: May 12, 2007
Local time: 10:10 PM
belgium3f.gif
Hi,

The easysite mod is working, i did not think about inserting the files also in the guildwars template as in the subsilver. I did check the user_id before and it was always '2'. Now it is working, but i'm not sure that it is normal that when i choose the site admin panel it is displayed with the subsilver template. That is not a problem but i was just wondering Smile

And you're absolutely right about fixing the problem between colation types in the database, but if the hosting company can't help me, who can?
Back to Top
View user's profile Find all posts by Dha Send private message  
Re: Some problems installing mods (Country Flags, EZLinks and EZSite)
PostPosted: 08/12/2007 12:57 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 6:10 PM
Location: St Pete, FL
peace.gif
I could help you with it, but since I am working from a point of ignorance on this problem, it would be nice to experiment on a test forum first.  Can you set up a duplicate of your current forum as a test forum and clone the database too???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2
Page 2 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0943s (PHP: 69% - SQL: 31%) - SQL queries: 42 - GZIP disabled - Debug on