![]() |
Quote:
Thanks for the help 97cobracpe, if you manage to get the line break thing working, do drop me a pm to discuss , would sure appreciate it :) |
Quote:
|
Quote:
cing keep up the good work! :rambo: |
cinq: just ignore them mate, the little whinney +++++es can go write their own mod and put it up if they are so much better.
If you could get the link going again sometime please I'd like to install and see as this is exactly what I need, and I'll add any productive comments/help I can. Try to ignore the moaners though, these people are ++++ heads and theres not much you can do to stop them. |
cinq :
This sure is such a wonderful hack and great work from your end ! As few others mentioned above, just ignore those who stik their tongue out , just for the heck of it. Hope the new version1.0 you are working on will be released soon. Thank you for the hard work Cheers |
Excellent hack first of all!
Found and fixed two small errors in the vbArticlesadmin.php file. Where you have: PHP Code:
PHP Code:
|
cing, found another fix that makes it work all but perfectly now I think.
In the vbArticlesadmin.php file, locate: PHP Code:
PHP Code:
PHP Code:
PHP Code:
:banana: |
excellenmt - this works great now - just have to remember to format them properly LOL
|
OK, If you make the changes below you will be able to accept and validate HTML from the public submission page...of course you still need to get the material in HTML. :cool:
In articles.php, find: PHP Code:
PHP Code:
Now, in vbArticlesadmin.php, find in the DO VALIDATE NEW LINKS section: PHP Code:
PHP Code:
|
Updated the hack with fixes from post 126 and 127.
Thanks a million, dontpanic for pointing them out and providing the fixes :) As for post 128, without the change, your users cannot submit HTML content ? |
Quote:
Before that fix, you could submit HTML from the public page (articles.php?action=addarticle) all you wanted...you just lost the formatting when saved. That fix preserves HTML so that when you go to validate it later, its still good. I have it all tweaked out and running like a champ right now at MCSE World. I am going to also be integrating an HTML editor into the submission page as well...unforunately that's a commerical product, so I won't be releasing that mod to your hack. :tired: Thanks again! |
Right, will throw that in as well , thanks for the clarification :D
HTML editor ? That sounds interesting, where can more info about it be found ? ( ie. purchased from ? ) You have integrated this hack into your infocenter really nicely. Will put your site up as another live demo , hope you do not mind :) |
Ok updated the hack download.
For those who installed it prior to 12-07-2003 ( today ) , please refer to posts 126, 127, 129 for fixes. |
Thanks for all your hard work on this, I couldn't have gotten this far without!
As for adding the site as a live demo, please do...I'll never turn away more traffic. ;) As for the HTML editor, I'm working with htmlEditbox 2.0. Haven't had the chance to start integrating it, but I'll let you know how it goes. |
Sorry, just found this one. This affects editing categories from within the CP.
In vbArticlesadmin.php, find: PHP Code:
PHP Code:
|
|
And what does post 135 change ?
|
Quote:
If you went to edit a category from within your AdminCP, you would get a fetch error. This corrects that. :) As for that WYSIWYG editor...dunno, I didn't even see that when I looked earlier...but that's how it always is! If that can be integrated, and it's free, so much the better! :rambo: |
cinq - Just to say thanks for giving me the hack and it installed fine.
One little change I made in index.php in /forum/admin I changed Quote:
Quote:
The edit page also says Byline and not Description :) I get the error like others when editing and removing wont work for me either? Quote:
Is it possible to turn on full URL usage for the category image incase we don't want an image from the images folder? Maybe an e-mail this article to a friend feature one day? E-mail to the validater saying "New article to validate" with corresponding email option? Thanks for the hack though, very good stuff, I like! If you would like me to help out or implement something for you just say. Thanks again! :D I'm a happy bunny now, look at http://www.zclub.net/forum/articles....rticle&artid=2 :D I'm now busy trying to chase down my vbArticlesadmin.php 234 error :D |
Ok found it
in vbArticlesadmin.php Quote:
Quote:
I haven't checked that fixes it but I'm sure it will. Cheers |
I found a new problem :)
When a user submits from the website and it needs to be validated everything goes fine until the admin validates, when this is done Title and Author get overwritten with the data from Date. I believe it's to do with the line Quote:
I could be wrong as I haven't looked into it much. Thanks |
I have a suggestion for the coming up version :
Right now the hack has an option of making the articles viewable only for registered members. How about giving an option to admin....using which...individual permission can be given for viewable by registered members only. What i mean, it should be possible to make certain articles viewable by all ( members/guests and other ), while certain articles will be viewable by only Registered members after logging in. Within a category, few articles can be viewable by all, while others will be viewable by only registered members. The articles which are viewable by only registered members will be marked with a small icon indicating the same. Would u like to introduce this feature cinq ?? Thanks much |
Is there a way to intergrate this with vbportal where you can include a left column.
|
Refering to the previous question, Does anyone else want to know how to? I am close to getting mine setup right. I figured, rather than being lazy - it is something I was, so I am trying to figure it out on my own. Thanks.
|
to add to this hack, would it be possible to make it so that articles are only viewable by style, and then by group?
|
Quote:
https://vborg.vbsupport.ru/showthrea...989#post416989 https://vborg.vbsupport.ru/showthrea...000#post417000 https://vborg.vbsupport.ru/showthrea...031#post417031 https://vborg.vbsupport.ru/showthrea...093#post417093 I've gotten this hack tweaked out and running great with some additional custom mods of my own over at http://www.mcseworld.com/forums/infocenter.php Best wishes! :smoke: |
Looks GREAT can you share!!??
|
Just make sure you download the updated version of the hack from the first page of this thread. Check the date...it should include all of the fixes identified in posts 126 and on...the only other thing I did was to integrate an HTML editor, but that's a commerical app. Lemme know if you have any other questions. :rambo:
|
I did a very simple template edit to make it easier for registered users who no nothing about HTML. The mod tells the user how to use the br, p, i, b, and u tags.
Although you could easily modify the hack itself so that BB code would print out html. What I did was. Open template vbArticles_addnewarticle find: PHP Code:
PHP Code:
|
Firstly, thanks for a great hack! Working with this beta to hopefully fill a big void on our site. Thanks for taking the time to supply such a nice and needed addon for vbulletin!
Now, I've been keeping tabs with this thread, applying 'fixes' as they come in. I have all the nice updates provided by dontpanic. Thanks mate. One problem that keeps persisting is the MySQL error on edit bug. Not been able to find a fix for it, and seems there's no fix to the very problem stated by more than me in this thread :) The Infamous Error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /path/to/forums/admin/vbArticlesadmin.php on line 236 I get this error when I click "View all articles" then click "Edit" on and article in the list. When I hope the link I notice it has "&artid=" at the end, but no representation of the article id. I don't know if this is the problem, but if anyone can solve this MySQL error for me I'd be most grateful. Thanks again for a great hack! Keep up the good work... (Here's the scary part... I got lots of ideas for this awesome system!! omg!) :bunny: :bunny: :bunny: |
Falkware...
I think you just need to make the fix I posted here: https://vborg.vbsupport.ru/showthrea...989#post416989 Let me know if that fixes it or not. :cool: |
Yeah I actually did install all your excellent fixes and it did solve some issues as reported in this thread. This one however is still lingering though, weird...
Thanks for replying :) |
Ok, i wanna download this hack but its not lettin me lol can someone send me it? Email: webmaster@plugspark.com AIM: MrPr0Grmer MSN: Graalian_Warrior@MSN.com Yahoo: panzerultima THX! i really need it :)
|
i get this error when clicking "view/edit/add article"
Fatal error: Call to undefined function: maketableheaderview() in /home/eternale/public_html/forum/admin/vbArticlesadmin.php on line 11 Anything Im Missing here? |
Use dontpanic's fixes.
|
i did still dont work...can anyone who has it working attach there vbArticlesadmin.php File so i can replace the current one?
|
cinq-very nice hack! *Clicking install.
|
When trying to access my regular forum I am getting this fatal error:
Quote:
if ($action=="") { adminlog(); -------> this is line 7 } Can anyone help me out? My board is unaccessible right now. There wasn't a problem prior to this. |
That's weird, because this hack doesnt amend anything in your forum index file at all.
Could it be another hack you just installed ? |
Everything was working fine until this install. They are telling me at Vbulletin to do this:
Reupload your original vB .php files. Make sure you upload them in ASCII and overwrite the ones on the server. Good grief. |
All times are GMT. The time now is 08:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|