Questions about M2F

General discussion of anything. Discuss a topic in and out of IntegraMOD

Moderator: Integra Moderator

Re: Questions about M2F

PostAuthor: Sligo » Tue Apr 24, 2007 9:08 pm

Hrm. It occurs to me that I may not be copying the m2f folders and files to the right directories. Thoughts?
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: found it » Tue Apr 24, 2007 11:41 pm

"Sligo";p="24384" wrote:
When manually adding files to the admin folder also remember to add the same files to admin/modules then you will see everything as you should in the ACP


found it, I added the following to the admin/modules folder per your instructions:

admin_m2f.php

I see mail 2 forum on the ACP, but when I go to Mailing Lists, I get the following error:

Template->make_filename(): Error - template file not found: admin/m2f_mailinglists.tpl


if you get a Template->make_filename(): Error then the files are not in the the correct folder...for example if you are using a different theme then you must place those files in that template file....

this is telling you that m2f_mailinglists.tplis not in your template/admin folder

I hope that helps..

:mrgreen:
Last edited by found it on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http]themes.[/url]
http://www.founditforum.com :: [url=http]Joining people together[/url]

[url=http][img=left]http://www.bbful.com/bbful_banner2.png[/img][/url]
User avatar
found it
Dev Team
Dev Team
 
Posts: 792
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 3:29 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Wed Apr 25, 2007 7:21 pm

I think the problem may be that I am copying the m2f template files to subSilver as instructed, but IM141 is defaulted to the Integra2 style. I'm trying to figure out how to switch over to subSilver but the eXtreme Styles section has me completely confused...
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

PostAuthor: tekguru » Wed Apr 25, 2007 9:35 pm

Yep you need to copy the templates into the templete structure you are using.
Last edited by tekguru on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[size=99px]http][/size]
[url=http][img=left]http://www.4winmobile.com/news/MVP_Horizontal_FullColor.png[/img][/url]
User avatar
tekguru
Sr Integra Member
Sr Integra Member
 
Posts: 329
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 28, 2006 10:29 pm
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Thu Apr 26, 2007 9:36 am

Aha!!! I looks like I may have got it. I still need to actually test the functionality, but all ACP items are appearing as they should. I will report back if I get it up and running. Thank you all!!!
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Thu Apr 26, 2007 12:20 pm

Now I have a few problems:

1) When I switched to my subSilver template, the Board Navigation block disappeared.

2) I created a couple forums which are visible from the admin panel but they do not appear when I [url=http]view the forums[/url] as a user.

3) If I log out and look at the portal site, pretty much everything has [url=http]disappeared[/url].

Any thoughts on what I've done wrong?
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Sat May 05, 2007 11:40 am

Okay, I'm really really close. I've got everything working on the ACP side. The forum/portal appears to be working. The one thing I am missing is a mail2forum link on the nav bar, or at the top of the page (up where Home / Forum / Memberlist / Usergroup appears) so people can subscribe to the mailing lists.

As far as I can tell, I just need to know which file(s) to edit to make the m2f link appear, and how to enter that link in the .script. In a vanilla install of phpbb, the install .script asks you to do the following to the overall header:

Code: Select all
# #-----[ OPEN ]------------------------------------------ # templates/subSilver/overall_header.tpl  # #-----[ FIND ]------------------------------------------ #  <a></a>  ##-----[ BEFORE, ADD ]------------------------------------------#  <IFRAME><Alternate></IFRAME>  # #-----[ FIND ]------------------------------------------ #  <td>  # #-----[ IN-LINE FIND ]------------------------------------------ #  <span>  # #-----[ IN-LINE AFTER, ADD ]------------------------------------------ #  <a><img>{L_SUBSCRIPTIONS}</a>   


But the overall_header.tpl file has neither <a></a> nor <td> in the Integramod version of subSilver. Can anyone point me in the right direction?
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Sat May 05, 2007 1:02 pm

Okay, I figured out how to get the m2f to display in the QBar. One minor cosmetic issue: How do I get an icon to display next to it? In the ACP --> QBar I was able to add a heading, if I edit that heading, there's a section that says:

Icon
Icon url or key to the images array.
(check templates/your_template/your_template.cfg)


I just need to know the proper data to enter into the field to get the following to appear:

myforum/templates/subSilver/images/pip.gif

Thanks!
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

PostAuthor: tmotley » Sat May 05, 2007 2:51 pm

If you want it to match the other pips in the same qbar, I'd guess that this would be it...

nav_menu
Last edited by tmotley on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
tmotley
IntegraMODerators
IntegraMODerators
 
Posts: 524
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 2:56 am
Cash on hand: 0.00
Location: Missouri, USA

Re: Questions about M2F

PostAuthor: Sligo » Sat May 05, 2007 3:14 pm

Thanks tmotley, I tried that. The icon shows up in the ACP --> QBar menu but not on the nav bar. Not a big deal at the moment:

I realize I have a bigger problem: I get the m2f mail sub.scription page if I'm logged in as the admin, but if I log in as another user, I still get Template->make_filename(): Error - template file not found: m2f_usercp.tpl when I click on Sub.scriptions.

I am sooooo close to getting this resolved. Any suggestions?
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Sun May 06, 2007 7:32 am

Figured it out -- I just had to force the template to subSilver for all users, and the error went away. Other than the minor issue of the nav_bar icon not appearing in the Nav Bar, everything appears to be working. Success!

I really appreciate everyone's input and support. Looks like my site will finally be ready to launch soon. Thank you thank you thank you!
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Sun May 06, 2007 3:21 pm

I got everything set up and working and now I get an error whenever I login/logout. Because of this I can't access the ACP. I deleted everything and did a fresh install and the problem persists. I realize I posted this in another forum but I realize since that thread is marked as (finished), people might ignore it.

I have another forum with the same host service and I can acess it fine, so it's not an issue with the service provider. I thought it might be an issue with cookies but I deleted all my cookies and the problem persists.

The problem seemed to start arbitrarily, the only change I made following the install that I can think of was to use the ACP to change the Integramod image in the upper left corner with one I added myself.
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Tue May 08, 2007 4:38 pm

Has anybody else encountered this problem? I just wiped the whole thing, did a fresh install, got everything working. Then I logged out and tried to log back in again and I get the same login issue. It's ironic that I can finally get m2f working, but then the ACP becomes inaccessible.

Are there and CTracker or other security-related aspects that might be causing this?

Please help!
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Wed May 09, 2007 7:27 am

I've been doing a little thinking and trying to trace my installation steps, which are basically this:

1) Clean install of IM141
2) Login
3) Poke at the forum to test functionality
4) Apply file changes for M2F
5) Adjust ACP settings
6) Logout
7) Poke at the forum to test functionality (which is where I get login errors)

I think the problem is when I switch over to subSilver, which is the template I have adjusted for M2F. Somewhere I'm changing/omitting something that breaks the login process. I'm thinking possibly one of the follwing:

/login.php
/login_security.php
myforum/admin/index.php
myforum/templates/subSilver/login_body.tpl
myforum/templates/subSilver/login_security.tpl

Now M2F install instructions doesn't specifically mention these, but I'm wondering if there is an implicit change I need to make inorder to fix logging in. Again, the symptoms are:

- Error page when logging in
- Refreshing the main page shows that I am successfuly logged in
- Repeat of error when I try to login to ACP
- Refreshing the main page doesn't help, I'm locked out of admin access

The one M2F install instruction I ignored was the following:

Code: Select all
# #-----[ OPEN ]------------------------------------------ # templates/subSilver/overall_header.tpl  # #-----[ FIND ]------------------------------------------ #  <a></a>  ##-----[ BEFORE, ADD ]------------------------------------------#  <IFRAME><Alternate></IFRAME>  # #-----[ FIND ]------------------------------------------ #  <td>  # #-----[ IN-LINE FIND ]------------------------------------------ #  <span>  # #-----[ IN-LINE AFTER, ADD ]------------------------------------------ #  <a><img>{L_SUBSCRIPTIONS}</a>   


The Integramod version of subSilver uses a overall_header.tpl that's structured differently. It does not contain the lines <a></a> or <td>, but something tells me this is not the cause of the problem.

Another thought - could this login problem be the result of incorrect CHMOD/permission settings on one or more of the files? Or maybe cookies? I deleted all my cookies but still get the same error. Maybe I've got some incorrect cookie settings in the ACP?
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

Re: Questions about M2F

PostAuthor: Sligo » Mon May 14, 2007 8:20 am

Has anyone used the Auto Cookies Mod with IM141? I'm going to try applying it this week in hopes that it will address my admin/login issue...
Last edited by Sligo on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

Sligo
Members
Members
 
Posts: 60
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 20, 2007 10:38 am
Cash on hand: 0.00

PreviousNext

Return to General Discussion

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]

cron