Giter Club home page Giter Club logo

forum's Introduction

Hello my name is Frank Sepulveda.

I'm a Software Engineer.

JavaScript Python C C++ PHP HTML5 NodeJs HTML5 CSS SASS LESS MySQL Elasticsearch Algolia Git Laravel VueJs Gstreamer Nvidia Deepstream Zoom Office Slack Trello Google Cloud Digital Ocean AWS Docker Linux MacOS

Connect:

socieboy socieboy

socieboy

ย socieboy

forum's People

Contributors

base-zero avatar colinodell avatar devonab avatar garygreen avatar kadimi avatar mohamedsabil83 avatar rashidlaasri avatar socieboy avatar stygiansabyss avatar thomasbs avatar victoravelar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

forum's Issues

Issue

Hello, already upgrade to laravel 5.1, but I have the following error when I try to show the forum

ErrorException in FileViewFinder.php line 137:
View [app] not found. (View: C:\xampp\htdocs\foro\vendor\socieboy\forum\src\Views\index.blade.php)

in FileViewFinder.php line 137
at CompilerEngine->handleViewException(object(InvalidArgumentException), '1') in PhpEngine.php line 42
at PhpEngine->evaluatePath('C:\xampp\htdocs\foro\storage\framework\views/1e19bd29b00ae667849c827162a76c57', array('__env' => object(Factory), 'app' => object(Application), 'template' => 'app', 'content' => 'content', 'errors' => object(ViewErrorBag), 'conversations' => object(LengthAwarePaginator))) in CompilerEngine.php line 58
at CompilerEngine->get('C:\xampp\htdocs\foro\vendor\socieboy\forum\src\Providers/../Views/index.blade.php', array('__env' => object(Factory), 'app' => object(Application), 'template' => 'app', 'content' => 'content', 'errors' => object(ViewErrorBag), 'conversations' => object(LengthAwarePaginator))) in View.php line 137
at View->getContents() in View.php line 106
at View->renderContents() in View.php line 80

Edit Reply not working

Hey guys... i'm new to laravel...When you try to edit a reply, in the edit modal it shows you the message of the first reply in that conversation and when you try to edit that...it actually posts but update doesn't go to the intended
This happens for every reply in a particular conversation.You can try to edit any reply and it will only view and edit the first reply on the thread.
i tried to use socieboy.com but the same problem is also there

Please help out

Issue email

Hello ,is possible to configure the job class in laravel 5.0 ? . although I remove sending mail (email = false ) in forum.php file, it shows me error when replying to a topic.

Replies

Hi, firstly, this looks amazing, and just what I need to drop into the Laravel site I'm working on. Only a minor request, I wonder if str_plural could be used on the "replies" count, for the correct "reply" if a post has one reply.

Some updates

Before I start, I want to make it clear, I will be willing to add these and do a PR, but want to make sure you're on board first.

  • new events
    • trigger events on conversation start and on best answer selection
  • allow editing of existing posts/replies
  • order comments from oldest to newest.

Also, not sure why the text for conversations and replies are links that dont actually point to an anchor tag. Same is true for the reply textarea. So it keeps forcing the page to the top for no reason.

Start Conversation

I'am getting error when I run queue:listen after creation of new conversation.

[InvalidArgumentException]
No handler registered for command [Socieboy\Forum\Jobs\Conversations\StartConversation]

undefined method during vendor publish

Hey, am receiving this error when trying to publish the package

Call to undefined method Illuminate\Foundation\Application::bindShared()

I think it changes to app->singleton or something like that. How can we make this work?

Delete Post

I cant see option to delete the forum post. Is there any?

Updated to 5.2

Hey, I think I've finished updating your package to 5.2, can you please get your version of the forums online so I can see the style/layout. Its all screwed up on my app because I dont use bootstrap, so I want to recreate it in my styles looking like yours. Thanks. I will submit a pull request when I know that its fully functional

PostReply issue

FatalErrorException in PostReply.php line 14:
Class 'Socieboy\Forum\Jobs\Replies\Job' not found

I use this class: // use Illuminate \ Queue \ Jobs \ Job; but also still it has problems..

More events?

Is it possible to add an event when a conversation is created and one for when a reply is marked as the correct answer? I would like to plug some listeners into these events to send an update to slack. Thanks!

Login and Styles not working

I am using custom package to handle laravel authentication for users by intrip, how can i make this work with this package?
Also the styles are not working

Delete Reply Issue

When deleting a reply it uses the table "replies" instead of $prefix . "replies". So having a forum prefix doesn't work.

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.