![]() |
Anyone get notices to work. It only works when viewing an article. Not when viewing the articles.php
|
Quote:
I have 2 unread PMs and the flashing notice works just fine on my forum when viewing http://jpicforum.info/forum/articles.php https://vborg.vbsupport.ru/external/2011/02/32.png |
No I.m referring to forum notices. You know the area below the navbar that can post a message in a specific forum. Its not working on articles.php
|
For some reason I cant get articles.php to display right.
bb code displays parse and unparsed. Images do not resize to one size. Text preview length counts characters that are in bb codes and cuts off in the middle of words. Do you have any idea how I can solve this? I do not want my forumdisplay.php replaced, because I have a vbadvanced page for article overview and I want my moderators to be able to normally browse the forums. I partially resolved this by disabling the following plugins: 'article forum' and 'links'. I tried the edit of show thread complete that you posted earlier in the thread, but that results in a error on showtread. Could you please add a setting for this? Is there any way to reduce the font size on articles.php ? |
I like this modification and look forward to it improving. I know one feature I'd like is to be able to limit the time to show results in the "Most Read" And "Most Comments" modules. It would be handy to set this so it only went back to the last seven days for my site.
Also, some sort of tie-in with thread prefixes would help too. |
Quote:
|
Also, is there a way to have moderation check boxes included with this? And can articles that have been read have a way to show that? Maybe a different font style to the headline or a image overlay to "cloud" the image some if read?
|
When deleting posts, the posts are blanked out, but still visible.
When rating a post, the user gets a xml error. I have uninstalled this for now. I hope this will be fixed. Quote:
|
hi folks did anyone get this working on their index page
for example it works fine here --> http://gamingandgadgets.com/vbulletin/articles.php but not here http://gamingandgadgets.com/articles.php is there a way to rename it index.php and have it outside of the vbulletin dir ? |
i keep getting this error:
Database error in vBulletin 4.1.2: Invalid SQL: SELECT thread.*,thread.title AS threadtitle, post.dateline AS postdateline, post.pagetext AS preview, attachment.thumbnail_filesize AS thumbsize, MIN(attachment.attachmentid) AS attachmentid FROM thread as thread LEFT JOIN post AS post ON (post.postid = thread.firstpostid) LEFT JOIN attachment AS attachment ON (attachment.postid = thread.firstpostid AND attachment.extension IN('jpg', 'gif', 'png', 'jpeg', 'bmp')) WHERE open != 10 AND thread.forumid IN( 4,12,25,26,27,28,14,21,22,33,29,30,31,32 ) AND thread.visible = 1 GROUP BY thread.threadid ORDER BY thread.dateline DESC LIMIT 5; MySQL Error : Unknown column 'attachment.thumbnail_filesize' in 'field list' Error Number : 1054 Request Date : Thursday, April 7th 2011 @ 01:51:50 PM Error Date : Thursday, April 7th 2011 @ 01:51:50 PM Script : http://www.jetskisportfishing.com/forum/ Referrer : http://www.jetskisportfishing.com/fo...hp?24-Articles IP Address : 24.43.70.2 Username : JSF Classname : vB_Database MySQL Version : 5.1.47-community-log i'm running vbulletin4.1.2. Any help? |
|
Having a bit of trouble with the BB code parsing on article.php
It's set to not parse BB code, but one of our custom image alignment BB codes is displaying the URL from inside the tags: Quote:
|
A super ancient bump for anyone who can help. i coudlnt find a solution with the latest version and actaully went back searching all the way to page 2, sigh :(
I basically want what Sweeks wanted where i can to retain the Articles.php navigation bar where i go in the articles forum, so when i click on an article, the categories navigation still stays in place. it does not just dissapear into showthread. I know its not supported by the author but any help from fellow vbers who are in the know or have done something similar would be much appreciated. --------------------------------- Originally Posted by Sweeks Is there any way so I can have the articles display within a normal looking forumdisplay and then on the showthread keep the article layout etc? Im not too keen on the main articles.php page. Thanks Quote:
|
What do I need to change in these bits of code in articles.php make it where the "Most Read" and "Most Commented" so that the modules only list the top articles in the last "X" amount of days?
PHP Code:
PHP Code:
|
Don't expect there is an answer, but anyone know why this is giving me a "content_encoding_error"?
|
I'm running 3.8.6 and I installed this mod last night. I am happy to report that it is working perfectly. I just wish you could identify more than one forum as an article forum - but then again I have no tried to set a parent forum as the article forum to see if the setting is carried forward to the forums children.
perhaps someone knows the answer to this question? |
Quote:
This for most read: PHP Code:
PHP Code:
|
it's very good works...
How is new articles can write? I'm not see New Article button?? New article button caps please... Thanks... |
Hey,
Just wanted to know if this works on 3.7? |
By the way, I read in the first post that it doesn't work, but I also saw some people posted that some versions did work on 3.7 (I think 1.9 was 1 version I seen mentioned).
If it does, would anyone have an older version that would work? Thanks! |
ok en 4.2
|
I just upgraded this, and now I am getting this error???
http://www.recyclingbootcamp.com/for...p?293-Articles |
Quote:
Quote:
If you're looking for the vBulletin 4.x version, try ==> https://vborg.vbsupport.ru/showthread.php?t=237116 ;) J. |
Does anyone know if this is working with vBulletin 3.8.7 PL3?
|
Quote:
J. |
Quote:
It seems to be working fine. Are you releasing a more polished version soon? :) |
Quote:
J. |
Hey,
I have 2 vBulletins, I am looking to copy all articles from 1 of my forums to the other, is this possible? Thanks :) |
vBulletin 3.8.7 works not fully! Gives a Script Error while entering a TOPIC or a THREAD in the Articles Frontpage!
|
Quote:
Quote:
|
Also, is there a way to show an attachment to the left of the thread title in the latest posts module?
|
Anyone having issues with this modification and tapatalk?
|
I'm getting "Content Encoding error" an all browsers.
I read that its has to do with gzip or mod_deflate. The errors had started to happen after I installed xcache on the server. Also I have tested on localhost on a new bran vbulletin installation and worked ok. So I guess its something to do with compression (xcache, gzip or mod_deflate). I have disabled gzip on vBulletin Options - Cookies and HTTP Headers but still doesnt work. (returning me to article.php when clicking any button inside articles /post new article, most readead, etc). Any suggestions to make it work with xcache/gzip/ or mod_deflate? |
so I take it this is abandoned by the author?
|
Quote:
|
I'm getting this at the top of the articles.php page. Can anyone help on how to fix it please? Thanks.
Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/*****/public_html/articles.php on line 409 |
Quote:
Code:
includes/init.php |
I don't think this works anymore does it?
I just installed it and can't seem to post anything - error 500 |
We got HTTP 500 ERROR in Vbulletin version 3.8.11 NOT WORKING
http 500 error appears when entering article content |
Quote:
|
All times are GMT. The time now is 05:44 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:
|