Giter Site home page Giter Site logo

jcink-custom-structure's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jcink-custom-structure's Issues

Custom Posts: "Post Button Top" not linking

Site: http://diaspora.jcink.net/index.php?act=ST&f=24&t=22&st=0#entry24

Code: <script> customPosts.initialize({ html: function() { var output = '<table style="padding: 20px 10px;"><tr><td class="postbutt">{{postButtonsTop}}</td><td valign="top" class="postcont">{{postContent}}</td><td valign="top">{{postMiniprofile}}</td></tr></table>'; return output; } }); </script>

Problem: For some reason, the buttons aren't linking to edit / delete / quote. I temporarily enabled guest to be able to post in the thread for testing purposes.

User group color prefix/suffix?

Thanks much for this script. I'm working on custom profiles. I'd very much like to see the IBStore currency be able to be used - as the other issue brings up, so I understand it's not currently possible. Other than that, is there any way to access the group color prefix and suffix, so you can color a group name?

no fields in custom posts?

Sorry if this isn't the right place for this, but I was wondering if it was possible to use custom profile fields in the custom post markup, similar to how they're used in the custom profile markup and mini profiles? If not, could there possibly be some alternative to this? Thank you!

custom post issue

I'm experiencing some issue with the custom post, I have finally gotten the to work but I can't get any miniprofile field like or to work, what am I doing wrong, because as far as I can see an understand they are suppose to work right?

Sub Forums not Showing

I saw a thread on this and it said there was a fix, but I didn't see the fix up anywhere! Basically on Jcink I have forums, then sub forums. Then subforums off of that. For some reason, it will only show one sub sub forum listed instead of the three that are actually there.

Topics in boards disappearing

Our staff have noticed topics in certain boards disappearing in our forum. They appear in the index page of our forum, but once you click on them the threads do not appear. We've had the following errors:

customTopics.init({
html: "<div id='topicstuffs'><div class='topicspot'>{%folder}<br>{%title}<div style='font-size:10px; text-transform:lowercase;'>{%description}</div><div style='font-size:10px;'>started by {%starter}</div></div><div class='repliess'>{%replies}<div style='font-size:10px;'>replies</div></div><div class='viewss'>{%views}<div style='font-size:10px;'>views</div></div><div class='lastposty'>most recent activity<div style='font-size:10px;'>{%date}<br>{%author}</div></div><div class='checkyy'>{%checkbox}</div></div>",
conf: {
 target:    "board",
 announcementsDefault:  "ANNOUNCEMENTS",
 pinnedDefault:  "IMPORTANT TOPICS",
 regularDefault:  "FORUM TOPICS",
 noTopics:  "No topics were found. This is either because there are no topics in this forum, or the topics are older than the current age cut-off."
}
}); 

On my chrome console I would get this message:

The custom forum structure script suite is outdated. A new release is available, and upgrading is highly advised: https://github.com/ConnorWiseman/jcink-custom-structure

But the script is indeed updated with the 1.8.1 (March 2016) version. We tried uploading the javascript ourselves, but it doesn't seem to load, so we switched it back to the one hosted by Elegant Expressions. We noticed that without the elegant expressions javascript the boards worked as they should.

We went through all the boards, and some do not show the threads, while others do. I checked their settings and permissions, which vary between the ones we cannot see, yet their setting are all similar (to even the boards we can see). I can't seem to find a correlating issue between them.

I decided to search the support forums and did find this thread. Not sure if it will be helpful in discerning what the issue could be.

EDIT: We've read this and are currently waiting for our admin to try these temporary fixes.

Quick Edit / AJAX Conflict

When using the custom post module, the Quick Edit function is no longer functional, requiring it to be turned off for the entire board to allow users to edit their posts. The button is clickable, and without the posting module functions properly, but there is no area in which to edit the post after clicking on the button for editing.

sub-subforums links don't display

Hi there. I've ran into a problem with sub-subforum links (as in, a tertiary forum, main forum->subforum->sub-subforum (not sure what else to call it)). Subforum links display fine on the main board index, but if I go to browse into a forum to check out the subforums, the links to the sub-subforum links don't display unless I'm logged out of my account. I've already checked and re-checked to ensure it wasn't a simple permission error. If I click browse into the subforum, the sub-subforum will display fine, just the link to it doesn't in the subforums list. If I move the the sub-subforum out of the subforum to have the main forum be its parent again, its link displays fine on the main board index.

I'm not sure if I'm making any sense so I'm going to link to my board.
http://thralldom.jcink.net/ is the main board, http://thralldom.jcink.net/index.php?showforum=10 is a forum that has subforums. The 'want ads' forum has a subforum, http://thralldom.jcink.net/index.php?showforum=12 whose link doesn't display properly when people are logged in, despite the permission mask being set to admins and members being able to view/post/edit/etc.

I'm not seeing anything in my code that'd be displaying subforum links fine on the index but nowhere else. If you have any insight, that would be great!

only custom stats not working?

hi! i'm a little puzzled by this, because the stats are working except when i try to put in values. the values don't pull in any info and instead only show up as {{onlineList}} / etc. all of the other structures are working perfectly with the values. the board is here if that helps at all! http://pippaskinning1.jcink.net/

thanks so much!

IBStore Statistics

It'd be amazing if there could be a way to access the IBStore information to custom profiles, specifically currency values for point counts.

custom posts

So this question has already been asked in a way, but I'm going to ask again and hope for a different answer. Concerning custom posts, there's no way to enter {{customField#}}, correct? As in, when working with in the .customPosts area, custom fields cannot be used in any way, shape, or form? This would not be within the mini profile, where I know the custom fields work as . Also, the custom fields were enabled on the jcink site when this was tested for. I guess I was also wondering if there was any way for {{customField#}}s to be added to the custom posts section of cfs?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.