Jump to content
  • Sign Up

Skreamzja

Community Regular
  • Posts

    579
  • Joined

  • Last visited

  • Days Won

    25

Everything posted by Skreamzja

  1. it's an option when creating the forum in admincp. "postable settings" > "Allow posters to view other member's topics" set that to no.
  2. I really can't tell you anymore than I just did.
  3. ACP > Looks and Feel > Skin Name > CSS > ipb_styles find; body { and change the background part to something along these lines. background: #0f3854 url(http://community.invisionpower.com/filestore/public/style_images/master/branding_bg.png) repeat-x
  4. have you enabled them in the manage hooks and applications section of admincp?
  5. upload the image.xml to your admin folder via ftp. go back to your admin cp > looks and feel > upload > scroll down to the image upload section and fill in the "OR enter the filename of the XML Archive" So for example "Cubic_images.xml" and don't forget to add it to the cubic skin before uploading.
  6. Uhmm yeah was there any good changes you made to the boardIndexTemplate? If not your best bet is like I said to use an <if> statement to show it to certain groups. Works just as well.
  7. Well I visited your site Matt and it's not showing the last post info to guests. Maybe you need to clear your cache and recheck.
  8. why don't you surround the last post info code in the boardindextemplate with an if statement for member groups that can see it?
  9. Taking on more freelance work, see my marketplace thread for more information

    1. Norg

      Norg

      I'll be adding you shortly to discuss a potential deal!

    2. Skreamzja

      Skreamzja

      Sounds good.

  10. personal message me your site link and i'll provide you with an answer.
  11. Okay, Well I see there are requirements upon requests, I'm not sure about you but I feel like there should be some kind of post requirements before you are able to make a sales thread in the marketplace. A hiring thread is a different matter because the person is paying for the service. But I'll get down to it a little more. Hiring Services Should Be Allowed Regardless Post Count. Reasons - The actual customer paying for the services won't receive the finished product till the final payment has been sent out. So there fore there is no scamming involved unless the un-trusted service provider scams them. Which in most cases isn't very often unless you visit certain other forums for services. Not going to mention them. Selling Services Should Have A Post Requirement To Post There Services. Reasons - You'll get people coming here with only "one" post to sell there services, For instance this one below I can provide. http://webflake.sx/topic/10065-webhosting-shared-vps/ This is just an example I'm not saying this guy is a scammer, But it's just to prevent the unkown people here from scamming the valued members of the community. It's more like taking safety measures and precautions to keep the community safe from scammers. I'm not saying everyone is going to have the same point of view on this, But it's a bright idea to take into action.
  12. When you have both IP.Downloads and IP.Nexus installed, you can make use of paid files in IP.Downloads. Setting up Paid Files First of all, make sure both applications are installed and enabled. If you have just installed IP.Nexus, you must first go to Admin CP --> My Apps --> IP.Nexus so it can perform it's initial check and convert data from IP.Subscriptions if necessary. Now, go to Admin CP --> My Apps --> Download Manager. You should see a new menu item called "Paid File Settings". From here, enable paid files and set the commission you want to make from each sale. If only you the admin will be listing paid files, just set it to 100%. Next, you need to set which groups can submit paid files. This can be done under Admin CP --> Members --> Manage User Groups, under the "Download Manager" tab for each group. That is all you need to do to set up the integration. Those with permission will now see the option when uploading a file in IP.Downloads to set a price for the file. Paying Out Earnings If you have set up IP.Downloads and IP.Nexus to allow your users to upload paid files and earn money (i.e. you have not set the commission amount to 100%) you can allow them to request a payout of their earnings. First, set which gateways you want to be available for payouts. Both Manual Payments and PayPal are enabled by default - if you want to change this you can do so by going to Admin CP --> My Apps --> IP.Nexus --> Payment Gateways, clicking a gateway name and toggling the "Supports Payouts?" setting. Next, you must enable payouts under Admin CP --> My Apps --> IP.Nexus --> Settings. The applicable settings are under the "Credit Payout" header. Users can now request a payout in the client area (accessible from the user dropdown in the top-right corner of any page on your community) under the "Account Credit" section. Once a user requests a payout, you will see a notification on the front page of your Admin CP - this will include a link to view all pending payout requests. To fill one, simply click the tick icon and follow the on-screen instructions, or, press the delete button to ignore the request.
  13. Version 2.1.0

    43 downloads

    [size=3]This hook will show the number of download files had in TOP DOWNLOADS, in IP.Downloads Portal, instead of show the name of member who submitted the file. If you have IP.Nexus associated to IP.Downloads, you'll see the file downloads in TOP FREE DOWNLOADS and TOP PAID DOWNLOADS as well.[/size]
  14. Version 1.0.0

    25 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]This hook will show, at the top of the board, a count of the number of payouts requested by members. This is a quick and simple way to administrator becomes aware of such requests. When the admin clicks on link, will be redirected to IP.Nexus payout page.[/size][/font][/color]
  15. Version 1.0.1

    22 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]This BBCode will Produce a Link With The Given Text to Add the Nexus Package to the user's Cart with the Specified Nexus Package ID.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]Usage is Simple: [nexus_item=#]My Text[/nexus_item] where # is a Valid Nexus Package ID in Stock.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]Is designed to simply return the given text if Nexus is Not installed/enabled, or if the package id is invalid, or the item is out of stock.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]As a Note, Post Caching Can cause a Delay in the unparsing of the links to packages invalid or out of Stock, please drop your post caches if this occurs.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]Post Caching Friendly.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]Externally link to a nexus item without a member form_hash, it auto-supplies it with the included script:[/size][/font][/color][code=auto:0] {board_url}addtocart.php?id={package_id}[/code]
  16. Version 1.1.0

    16 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]This hook adds a red "PAID" badge on files in IP.Downloads which are tied to a nexus package rather than having a specific cost.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]By default those packages show nothing at all which can be confusing.[/size][/font][/color]
  17. Version 1.0.0

    17 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]This hook will show, for Downloads moderators and file submitter, who bought the file.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [b]Compatibility[/b][color=rgb(40,40,40)][font=helvetica][size=3]:[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color][list] [*]IP.Board 3.4.X [*]IP.Nexus 1.5.X [*]IP.Downloads 2.5.X [/list]
  18. in that case you just need to change it as I said, but so it's not visible on the forum.
  19. It's a hook http://webflake.sx/files/file/1015-flag-mod/
  20. ACP > Other Apps > Shoutbox > Global Settings and there you can change where the shoutbox is displayed. Change it to "Board Index Only"
  21. Can you provide me with a link? I'll be able to assist you better then. Here you go this is what you are looking for. #misc_nav { and change the; background: #fff; to the following; background: black; and wallah here is your result.
  22. have you tried adding it to the primary_nav ? #primary_nav { background: black; border-bottom: 1px solid black; font-size: 13px; padding: 4px 0 0; }
  23. Version 1.0.3

    242 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]Category tabs is a simple [/size][/font][/color][b]hook[/b][color=rgb(40,40,40)][font=helvetica][size=3] that will convert all or specific forum categories into a tabular style layout. Clicking a tab will hide the current category and then instantly load the new one. This hook utilises Javascript to power the switching but also degrades nicely if Javascript is disabled.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=5][b]Example[/b][/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3][img]http://i.imgur.com/8rk23zw.png[/img][/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=5][b]Themes[/b][/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3][img]http://i.imgur.com/zvbroDl.png[/img][/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=5][b]Features[/b][/size][/font][/color][list] [*]Six unique themes to choose from [*]Choose which groups have access to Category tabs. [*]Assign specific categories to tabs.[size=3][sup][color=rgb(255,0,0)][b]NEW[/b][/color][/sup][/size] [*]Align the tabs left, right or center.[size=3][color=rgb(255,0,0)][sup][b]NEW[/b][/sup][/color][/size] [*]Easily create your own tab themes. [*]Custom style builder via the hook settings.[size=3][sup][color=rgb(255,0,0)][b]NEW[/b][/color][/sup][/size] [/list] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [b]Coming Soon[/b][list] [*]More themes. [/list]
  24. Version 1.0.0

    213 downloads

    [color=rgb(40,40,40)][font=helvetica][size=3]FLAT BUSINESS FORUM BADGES is a set of elegant forum badges, which follows a strict design pattern to provide a very professional look. Due to their minimalistic style, the badges are ideal for any business forum.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3]This release includes a light and a dark version as well as 5 additional colored variations. All my releases include the PSD files. This means you can easily customize FLAT BUSINESS FORUM BADGES, for example add more titles or translate them into a different language. Also changing the color is very simple. If you have any questions about how to do this, do not hesitate to contact me. Support is provided in both English and German.[/size][/font][/color] [color=rgb(40,40,40)][font=helvetica][size=3] [/size][/font][/color] [b]Feature list:[/b][list] [*]13 beautifully handcrafted forum badges [*]7 different colors available (blue, dark, green, light, purple, red, yellow) [*]PSD file included [*]Installation instructions included (English, German) [*]Support available (English, German) [/list] [b]Included Ranks:[/b] [color=rgb(40,40,40)][font=helvetica][size=3](More can be created with the PSD file!)[/size][/font][/color][list] [*]Admin [*]Author [*]Banned [*]Donator [*]Editor [*]Guest [*]Member [*]Mod [*]Registered [*]Staff [*]Super Mod [*]Support [*]Validating [/list] [b]Font used:[/b][list] [*]Myriad Pro [/list]
×
×
  • Create New...