The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||
|
||||
![]()
Just an update, optimized several queries with some help here
Working on a report comment, edit comment, delete comment feature now. Once done, will download FCK and give it a go. I think I will then wrap things up with an installation script ( 40+ templates, many settings and phrases to create, plus 4 db tables creation ) , if FCK goes smoothly .... unlike spaw ... |
#62
|
|||
|
|||
![]()
woo hoo! can't wait to see this hack!
![]() |
#63
|
||||
|
||||
![]() Quote:
|
#64
|
||||
|
||||
![]() Quote:
please share the knowledge ![]() |
#65
|
||||
|
||||
![]() Quote:
|
#66
|
||||
|
||||
![]()
report comment, edit and delete comment done.
FCK's basic WSYIWYG integration works too, now working on the image upload handling in FCK. ![]() |
#67
|
||||
|
||||
![]()
something like this
PHP Code:
|
#68
|
||||
|
||||
![]()
I don't think your code does what I need it to do.
I need to query 2 times first to know if there are next or previous articles available. In your code, if($nextone) or if($previousone) has no value initially... |
#69
|
||||
|
||||
![]()
Hmm FCK's default resource browser is really confusing. I have stripped away code to simplify it but not exactly giving the full functionality I would hope for.
ie. when adding an article, a folder for that article for its images is automagically created and when browsing should be only able to see this created folder. However it now sees all folders. There is no way to pass the folder path to FCK to tell it to dynamically only show that particular folder. It just means that you will have to manually search for the folder ( i will provide an folder number for you to search for ), click on it, to show all the images, or upload images there as well. If this sounds about good, I consider this hack done and I will move on to the installation script. Please let me know. |
#70
|
||||
|
||||
![]() Quote:
i.e. HTML Code:
<a href="http://localhost/forums/article.php?a=104845&nextone">next one</a> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|