My style is absolution..Mixstar wrote:</fieldset> is on line 125 in a vanilla prosilver overall_header.htmlartikkk wrote:This is my overall_header
Where do i add this code?
FINDCode: Select all
</fieldset> </form> </div> <!-- ENDIF -->
My style is absolution..Mixstar wrote:</fieldset> is on line 125 in a vanilla prosilver overall_header.htmlartikkk wrote:This is my overall_header
Where do i add this code?
FINDCode: Select all
</fieldset> </form> </div> <!-- ENDIF -->
artikkk wrote:My style is absolution
That style is based on prosilver by the looks of it but </fieldset> doesn't exist. I would suggest asking in the thread for that theme here.Mixstar wrote:</fieldset> is on line 125 in a vanilla prosilver overall_header.html
Sry, my bad, it's not a sql query it's "DIY Instruction" at the end of the xml file:maryam wrote:it seems that i am "more than a bit'" beginner![]()
i've read the instruction 3 times but there was'nt anything about "running sql query" there![]()
unfortunately i haven't run it & i don't know how i should do it![]()
![]()
would plz tell me exactly what i should do?![]()
with a lot of thanks
Open your web browser and follow the instructions in install_menu/install.php. Refresh Templates and Themes in ACP-Styles and purge the cache. Then you can adjust menu in .MODS in the ACP.
Code: Select all
<li class="menu_button" style="float:{S_MENU_ALIGN};"><a href = "{menu.BUTTON_URL}" [/color]title="{menu.BUTTON_NAME}"...
Go to ==> ACP> .MODS> Buttons menu 1.1.0/Set buttons:maryam wrote:while i was trying to set a url for my buttons(for example a HOME button to return to my index page) i understood that i don't know how to send the user ID to page.
thank you but i knew that & i did. the strange thing that happend is a bit difficult for me to explain but i try to :Mixstar wrote:Go to ==> ACP> .MODS> Buttons menu 1.1.0/Set buttons:
Name of button: Home
Link where the button redirects you (add with http://): /index.php
yes everything work except these buttonsMixstar wrote:Does the normal 'Board index' button work?
Are you on a test board on your home computer?
Code: Select all
Fatal error: in / home/a6395457/public_html/includes/db/dbal.php on line 676
Code: Select all
trigger_error (false, E_USER_ERROR);
That's because you aren't sending the link with the sid. That's one shortcoming with this MOD. I fixed it for my copy because I only use links within my site to places that are powered by phpBB, so I just went into the code and wrapped append_sid around it.maryam wrote:thank you but i knew that & i did. the strange thing that happend is a bit difficult for me to explain but i try to :Mixstar wrote:Go to ==> ACP> .MODS> Buttons menu 1.1.0/Set buttons:
Name of button: Home
Link where the button redirects you (add with http://): /index.php
i logged on as a user, then when i clicked on this button the index.php page opened but i was'nt logged on anymore!!(each time i click on this button i become anonymous!!)
i really don't know why??! plz help me