Jump to content

Recommended Posts

  • 3 months later...
Posted

hi,

thanks very much for the skin!!! very beautiful. I have the map bigger than the widht of the site. How can i do?

Hi,

another question. How can i modify the page "Fleet"?

Hi. I'm glad you like it! To modify map size you will need to change map width and height values in local.config.php.

That should do it:

Config::Set('MAP_WIDTH', '645px');
Config::Set('MAP_HEIGHT', '480px');

To get a working fleet page you will need additional module for example: http://forum.phpvms.net/topic/1522-fleet-table/

Hope that helps,

Maciej.

  • 4 weeks later...
Posted

is this skin only working properly in browsers other then IE?

I can see it visibile correctly on Chrome, but not on IE as the whole outlining is gone and everything is set to the left end of the page..

  • 2 weeks later...
Posted

HI,

Now i have Got Some Problem when i Put The Skin

1.Fatal error: Class 'SimpleNews' not found in /home/a1580112/public_html/lib/skins/pureHTML5/frontpage_main.tpl on line 4 And It's Done i got how to Remove This Massage

2./home/a1580112/public_html/core/classes/TemplateSet.class.php on line 249 Please any One Help mee !!

Thanks.

Posted

Okaay ,,,1. I Had put The Folder Of the Skin in lib/skins

2.i downloaded Simple News Module

3.i had Follow the Instructions to Make Simple New Module Work and It's Working when I open the WebSite there is a Massage Saying

Notice: The template file "/home/a1580112/public_html//core/templates/forum_style.tpl" doesn't exist in/home/a1580112/public_html/core/classes/TemplateSet.class.php on line 248

Please Help !!

  • Members
Posted

as it says here

Notice: The template file "/home/a1580112/public_html//core/templates/forum_style.tpl" doesn't exist in/home/a1580112/public_html/core/classes/TemplateSet.class.php on line 248

you are missing the forum_style.tpl file that is part of toms VAforum module

so there are 2 solutions

1. remove <? Template::Show('forum_style.tpl'); ?> line from layout.tpl file it should be between <head> and </head> line

2 install the module by downloading it from github and following the instructions https://github.com/t...erritt/VAForum2

and remember whe are helping !!!!!!!! no need to ask for help the ship is not sinking yet :)

  • 2 weeks later...
  • 2 months later...
Posted

When selecting the Contact Us, the page displays with my name & email address showing then boxes for subject & message. How do I remove my name & email address for the page. I've looked in. Contact.tpl and can see nothing that shows my name & email.

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...