Advertisement
-
Posts
85 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Forums
Downloads
Everything posted by Hitman68
-
You can find this in the Database. core_members
-
Now, nevertheless, it waits sometimes to the download free-switched becomes Pending Approval ... or use this Snow Falling 1.0.0
-
What do mean with this question??? This Plugin activated all skins with Snow-Effect.
-
Probleme fixed in Version 1.0.1 Infinite scroll bug on divs taller than window height fixed.
-
-
Please ... Enabling occurs nicely I hope Snow
-
The fault indication with you was not the Tutorials app causes, but by the outdated template of your design. Are you listening at all ???
-
You wanted to know what kind of an error indication !! Or what did you want to know ?? Add or change times just following codes in the design ?? There a lot of code has been changed. Perhaps yes, another helping of white the code so that the error is rectified.
-
Nerva has released an update for the get 4.1.x. Determines you use nor the version 1.03, which is no longer compatible with the new version. There are now 4.1.x an update version 1.04 for the IPS. Why?? The navigation is completely new in 4.1.x, because here also your fault display for navigation - from design templates.
-
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
And do your Default theme again as Default Maybe this helps unless ... Take a copy of your standard design. -
Error when uninstalling Tutorials app
Hitman68 replied to Myst's question in Invision Support Archives
Tutorials 2.02 is not compatible with 4.1.3.2. Same Problem...must reinstall IPS or you know how to uninstall manuel...i don't know. -
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
-
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
-
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
-
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
This suggests that something has changed in your style or a template was not found. Have only the Standard design or other installed ?? After what is there to judge is not the standard design load (css_built_1). Have you installed any plugins ??? Disable all times. Have you in the database deleted what ?? -
HUGE problem !! URGENT HELP! PLEASE
Hitman68 replied to Shnepsey's question in Invision Support Archives
This is of course annoying. Do you have a timely update what you can recoup ?? Actually, this can not be if you uninstalling an application (portal) and re-install the after your forum is gone. Please try it here -
ACP > Member Groups > Manage Member Groups > Restrictions > Moderate content of everyone in this group? or: ACP > Forums > Manage Forums -> your special forum > Postable Forum Settings: Options > Postable Forum Settings: Moderation > Enable Posting Moderation > Yes or No > No
-
Now does the "Online Indicator". Have him times rewritten for you. Online_Indicator.xml
-
<li><a href="http://www.twitter.com/username"><img src="{style_images_url}/_custom/icon-social_twitter.png" alt="" /> Follow Us on Twitter</a></li> <li><a href="https://www.facebook.com/"><img src="{style_images_url}/_custom/icon-social_facebook.png" alt="" /> Like Us on Facebook</a></li> <li><a href="http://www.youtube.com/page"><img src="{style_images_url}/_custom/icon-social_youtube.png" alt="" /> Subscribe on Youtube</a></li> set your links here in global template
-
In your Style CSS -> Brave -> ipb_styles ( or somerhing like that)
-
I meant access to your forum via PM. Something then appears to be operating the linking. I tried it on my test board and it worked. Or meant this here??
-
Can I see the time? Because of your statement, I can not do anything. Otherwise access via PM.
-
Why so pessimistic ?? Have it tested on the test board and worked Let's wait and see if the setting works, we continue ... yet he has no feedback
-
1. Via FTP you need you create a folder icon 2. Template "active users" enter the following <ul class='ipsList_inline ipsList_csv ipsList_noSpacing'> {{if \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'members' ) ) }} {{foreach $members as $row}} <img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li> <a href="{url="app=core&module=members&controller=profile&id={$row['member_id']}" seoTemplate="profile" seoTitle="$row['seo_name']"}" data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$row['member_id']}&do=hovercard" seoTemplate="profile" seoTitle="$row['seo_name']"}' title="{lang="view_user_profile" sprintf="$row['member_name']"}">{expression="\IPS\Member\Group::load( $row['member_group'] )->formatName( $row['member_name'] )" raw="true"}</a> </li>See the Line <img src="http://yourDomain/yourIconFolder/images.gif" alt="" itemprop="image"> <li>3. Done
-
[data-dropdown] ul, [data-box], [data-dombox], [data-store], [data-domballoon], [data-balloon] { display: inline-block; }If you like Color .at_member { color: #FF0202; }And for your Shoutbox Servertime Background ( if you want / like ) #shoutbox-announcement-text { background: rgb(37, 37, 37) url("http://yourdomain/public/style_images/brave/_custom/bg-maintitle.png") repeat-x scroll center center / 100% 100%; } #shoutbox-announcement-row { background: rgb(33, 33, 33) none repeat scroll 0% 0%; } .message { border: transparent; }