News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Bakers Dozen Pages

Started by Deprecated, October 31, 2008, 11:31:50 AM

Previous topic - Next topic

TheListener

What other mods do you have?


mabley

Simple Portal & SubAccounts

gbsothere

Mabley, you might try pulling your Subs.php from your server onto your desktop.  Then upload a clean, fresh Subs.php from your RC3 zip to your server and proceed with the installation.  If you are successful, then place this mod's manual RC3 edits in the Subs.php you saved onto your desktop and then upload it to your server.  (This will not only allow this mod to function properly, but will preserve the edits of any other mods you have that use this file.)

You might want to revert your emulator back to RC3 (if you've changed it) before you begin.

:)
My apologies, but I am taking a break from accepting PM requests for support.  If I am not currently assisting you, please do not ask as long as this notice is posted.  Thank you.

I Don't Want To Grow Old Alone


It has been proven that Steely Dan reduces the occurrence of road rage, according to an independent study.



A reminder about admin / ftp passwords etc.

Sabre™

Guys, please read mableys primary post, your reply's are of steps already taken, or unnecessary. 
Although you have already manually installed the code to your subs.php, this will not stop the error popping up on installation. The idea would be to click install even though it is showing the error, Then replace your subs.php with the one you've manually edited. note: if uninstalling the mod, you will have to manually remove that code.
I can't see why it wouldn't accept the installation as the layout you've provided is correct.
Anyhow, the above method will work for you.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


gbsothere

Quote from: Sabre™ on July 01, 2010, 10:14:12 PM
Guys, please read mableys primary post, your reply's are of steps already taken, or unnecessary. 
Although you have already manually installed the code to your subs.php, this will not stop the error popping up on installation. The idea would be to click install even though it is showing the error, Then replace your subs.php with the one you've manually edited. note: if uninstalling the mod, you will have to manually remove that code.
I can't see why it wouldn't accept the installation as the layout you've provided is correct.
Anyhow, the above method will work for you.




I'm afraid I opted for my old trick; having assumed that Mabley had stopped after the warning.   :)  Sorry, if I missed it.

Time for old men to shuffle off to bed. 
My apologies, but I am taking a break from accepting PM requests for support.  If I am not currently assisting you, please do not ask as long as this notice is posted.  Thank you.

I Don't Want To Grow Old Alone


It has been proven that Steely Dan reduces the occurrence of road rage, according to an independent study.



A reminder about admin / ftp passwords etc.

Sabre™

lol Yeah I was surprised you especially missed that, a rare event from you mate, but we all do it.
Rest well buddy :)
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


gbsothere

Quote from: Sabre™ on July 01, 2010, 10:21:53 PM
lol Yeah I was surprised you especially missed that, a rare event from you mate, but we all do it.
Rest well buddy :)


It has nothing to do with Scotch.   O:)

*grin*

Goodnight, mate.
My apologies, but I am taking a break from accepting PM requests for support.  If I am not currently assisting you, please do not ask as long as this notice is posted.  Thank you.

I Don't Want To Grow Old Alone


It has been proven that Steely Dan reduces the occurrence of road rage, according to an independent study.



A reminder about admin / ftp passwords etc.

mabley

Thank you everyone for your help!  I ultimately was able to get thing sorted with gbsothere's advice.  I was just all worried about installing past the error message.  But I double-checked my edits in the Subs.php file for all my mods, so I was sure everything was fine. 


C4G-TK

Just getting one error on RC3.  Anyone else getting the error or know of a fix?

3:  * DozenPages.template.php                                                         *
4: ***********************************************************************************
5: *                                                                                 *
6: * Template file for "Dozen Pages" modification.                                   *
7: *                                                                                 *
8: * Copyright (c) 2008-2009 by Deprecated (at) Earthlink (dot) net.                 *
9: * All rights reserved. Redistribution prohibited except at SimpleMachines.org     *
10: *                                                                                 *
11: **********************************************************************************/
12:
13: function template_main()
14: {
15: global $context;
16:
17: echo '
18: <div class="tborder" style="margin-top: 1ex;">
19: <div class="helpmenu titlebg" style="padding: 4px;">
20: ', $context['dozen_pages_menu'], '
21: </div>
22: <div style="padding: 2ex;" id="helpmain" class="windowbg2">
==>23: ', $context['dozen_pages_contents'], '
24: </div>
25: </div>
26: ';
27: }



-img removed-

Sabre™

Did you manually make the edits to your other templates?
Check that all the edits were made correct in their designated positions.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


C4G-TK

Quote from: Sabre™ on July 17, 2010, 02:51:25 AM
Did you manually make the edits to your other templates?
Check that all the edits were made correct in their designated positions.

I've had the error show up more than once.

Am I reading the URL correct though in the error log?  Is it stating that page 5 is pulling the error? 

The reason that I am asking is because I double checked every edit and not just the theme edit.  Everything was correct.  I went into the admin section where you type ion your pages and I don't have any information on page 5.  ???  I don't even have that page checked to show since there isn't any info on it.  I went ahead and cleared the forum cache again and will report back if it shows up again.  But, after looking at the URL, I found it odd that it would say that page 5 is where the error flags.

-img removed-

Sefket

I tried installing it for 1.1.11 and got this:

Execute Modification    ./Themes/default/index.template.php    Test failed

TheListener

Is it the default them you use on your forum?

Sefket

I have a default theme and a customized theme.

TheListener

You may have to manually edit the default theme so the mod shows.

Sabre™

Also edit your custom themes index.template.php if you wish the button to be visible there also.
Do NOT give admin and/or ftp details to just anybody, see if they are trust worthy first!!  Do your homework ;)


HunterP


Hi all,

I've recently installed this MOD, as well als the SMF Staff MOD and I'd really like to combine these two MODS, so the Staff list becomes one of the Dozen+1 pages.

Anyone?

mabley

Big fan of this mod and we love it at our site.

QUESTION:  I'd like to make the text boxes for entering in the content bigger.  Where can I find that?  Right now they are tiny little boxes.  I would like to make them bigger so we can actually edit the pages there on the page, and not have to take it to a text editor.


Powered by SMF 2.0 RC4 |

cor met snor

Hereby an Dutch translation for this Mod


// Bakers dozen pages
$txt['dozen_pages'] = 'Dozen Pagina\'s';
$txt['dozen_pages_cat'] = 'Dozen Pagina\'s';
$txt['dozen_pages_contents_1'] = 'Pagina 1 inhoud:';
$txt['dozen_pages_contents_2'] = 'Pagina 2 inhoud:';
$txt['dozen_pages_contents_3'] = 'Pagina 3 inhoud:';
$txt['dozen_pages_contents_4'] = 'Pagina 4 inhoud:';
$txt['dozen_pages_contents_5'] = 'Pagina 5 inhoud:';
$txt['dozen_pages_contents_6'] = 'Pagina 6 inhoud:';
$txt['dozen_pages_contents_7'] = 'Pagina 7 inhoud:';
$txt['dozen_pages_contents_8'] = 'Pagina 8 inhoud:';
$txt['dozen_pages_contents_9'] = 'Pagina 9 inhoud:';
$txt['dozen_pages_contents_10'] = 'Pagina 10 inhoud:';
$txt['dozen_pages_contents_11'] = 'Pagina 11 inhoud:';
$txt['dozen_pages_contents_12'] = 'Pagina 12 inhoud:';
$txt['dozen_pages_contents_13'] = 'Pagina 13 inhoud:';
$txt['dozen_pages_enable_guest_access'] = 'Activeer gasten toegang:';
$txt['dozen_pages_enable_member_access'] = 'Activeer leden toegang:';
$txt['dozen_pages_enable_page_1'] = 'Pagina 1 activeer:';
$txt['dozen_pages_enable_page_2'] = 'Pagina 2 activeer:';
$txt['dozen_pages_enable_page_3'] = 'Pagina 3 activeer:';
$txt['dozen_pages_enable_page_4'] = 'Pagina 4 activeer:';
$txt['dozen_pages_enable_page_5'] = 'Pagina 5 activeer:';
$txt['dozen_pages_enable_page_6'] = 'Pagina 6 activeer:';
$txt['dozen_pages_enable_page_7'] = 'Pagina 7 activeer:';
$txt['dozen_pages_enable_page_8'] = 'Pagina 8 activeer:';
$txt['dozen_pages_enable_page_9'] = 'Pagina 9 activeer:';
$txt['dozen_pages_enable_page_10'] = 'Pagina 10 activeer:';
$txt['dozen_pages_enable_page_11'] = 'Pagina 11 activeer:';
$txt['dozen_pages_enable_page_12'] = 'Pagina 12 activeer:';
$txt['dozen_pages_enable_page_13'] = 'Pagina 13 activeer:';
$txt['dozen_pages_not_configured'] = ' - not configured';
$txt['dozen_pages_not_configured_message'] = 'Deze mod is nog niet door de Amdin geconfigureerd.';
$txt['dozen_pages_page_name_default'] = 'Pagina ';
$txt['dozen_pages_settings_title'] ='Dozen Pages';
$txt['dozen_pages_tab_default'] = 'Pagina\'s';
$txt['dozen_pages_tab_label'] = 'Dozen Pagina\'s tab label:';
$txt['dozen_pages_title_1'] = 'Pagina 1 titel:';
$txt['dozen_pages_title_2'] = 'Pagina 2 titel:';
$txt['dozen_pages_title_3'] = 'Pagina 3 titel:';
$txt['dozen_pages_title_4'] = 'Pagina 4 titel:';
$txt['dozen_pages_title_5'] = 'Pagina 5 titel:';
$txt['dozen_pages_title_6'] = 'Pagina 6 titel:';
$txt['dozen_pages_title_7'] = 'Pagina 7 titel:';
$txt['dozen_pages_title_8'] = 'Pagina 8 titel:';
$txt['dozen_pages_title_9'] = 'Pagina 9 titel:';
$txt['dozen_pages_title_10'] = 'Pagina 10 titel:';
$txt['dozen_pages_title_11'] = 'Pagina 11 titel:';
$txt['dozen_pages_title_12'] = 'Pagina 12 titel:';
$txt['dozen_pages_title_13'] = 'Pagina 13 titel:';




// End Dutch Baker Modifications





I like this Mod and thanks for making it

kingkingston

was this mod abandoned ?, it was a very useful mod

Advertisement: