![]() |
Quote:
|
I thought so too until I was getting the errors. I'd love to put it back up. Will attempt again later this week.
|
HowdA All,
Just a line to say that I started a new thread regarding the impending release of the next version that features multi pages and bylines so that I can get some feedback. Its over here->https://vborg.vbsupport.ru/showthread.php?t=74610 If you are in love with how Geek Article is now - no stress, this will still be supported as is. The other one is just a much larger option. Thanks |
It seems the phpinclude_start does not run in vB 3.0.6.
|
Quote:
|
Quote:
|
Quote:
Over the past couple of templates, I have had to reinstall several mod templates (always different). |
Works fine with vb 3.06. Just have to install again templates (and only them) like it must be done with vBa CMPS.
|
Quote:
|
Couple things:
Any Idea how I can fix my avatar problem? (see attachment) Also how do I go about getting the comments system to show like it does on your site? At the bottem with the stars showing. Thanks for the help. |
Quote:
But the most important distinction I see is that I am unable to use the output part in showthread.php because vBa CMPS uses the EVAL function before printint out the content. I don't have access to my server from where I'm at right now so I'll try to be more specific later. |
Chis: Sorry about that... but the one on my site is the beta for the next version. ;)
Can you send me a link to one of your articles with the avatar problem (though I do kind of like it!) tormodg: Whenever an rmpty page is spat out, my experience tells me 100% of the time its becasue of a missing template. Depending on if the forum is set as an article forum, the eval will be GEEK_SHOWTHREAD_ARTICLE (I think that was the name off the top of my head). If not, then it uses SHOWTHREAD. This is seen at the very last couple lines of the showthread.php file. Let me know how you get on. |
Quote:
http://rustysoaptraders.com/forums/s...ead.php?t=5206 |
Chris, run your page through the W3C Validator.
You have a lot of errors on the page, some of them pretty weird like "</font color>" but specially some TDs left open and other layout problems. |
Quote:
This page is created via the post - this isnt a template that I created so I have no idea of how to correct anything. All other posts outside of the Article forum show up just fine. Chris |
Hey Chris - It looks like everything is fine. I am thinking that it is your gradient.
It looks like your pic spans 2 rows... but I am almost 100% positive it is because your background is two tone ;) After running MY page through the validator I thik I need to clean up a bunch of HTML for the next release ;) |
Quote:
Code:
if (in_array($forum['forumid'],$geek_article_forums)){ |
This is what I get when I view source:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
Aaaaaaahhhhhhhhhhh.....there is an extra ) in there....
|
Quote:
|
Quote:
Had me worried for a minute. I have to say, your code looks odd there. What page are you using it on? Aw hell, who care as long as it works! *the nail geek puckers up |
This is a multi-page version article hack?
|
nope
|
Quote:
|
Quote:
|
Quote:
|
Ok, I have installed it and at least I don't get any error messages.
BUT : I don't even get articles ... I have set the forum id in the vBulletin Options but the thread still shows up as regular thread :( |
Quote:
BTW: Geek Article System 3 is out in public beta now over yonder -> https://vborg.vbsupport.ru/showthread.php?t=75795 |
I would love to, but my whole database just crashed...
I am currently resintalling it ... |
Your new Beta :
Invalid Attachment specified. If you followed a valid link, please notify the webmaster |
Quote:
Anyhooo.... will you go over there and post the specifics of the problem (and if you have a link that I can follow). Thanks man |
As an FYI: I have released Geek Article System 3.0
If you only want a layout change that is fast and easy to install - this is your best option. If you want something a bit more robust (multipage support, comment previews, sidebar support, thumbnails instead of avatars, etc...) than head over to Geek Articles 3.0 BTW: The GAS add ons for vBaCMPS still work with 3.0 and 2.0 |
So This is the lite version of "Geek Article System 3.0"
|
Quote:
|
GAS 3 is the same hack ... but only much better
|
Yup ;)
IMO - this is still a beauty of a hack - it doesnt have any of the whistles and bells of GAS3, but it is lightening fast to install and has a teeny weeny footprint. |
The hack created an interesting bug that I'm not sure has been reported.
In showthread.php, the old code looks like this (pre-hack): Code:
if ($threadedmode != 1) // if linear or hybrid Code:
if ($threadedmode != 1) // if linear or hybrid So let me define "don't work right." If you are on forumhome page and click on the graphic next to a thread link "go to first unread/new post" then it takes you to some post in the thread maybe 2 or 3 posts BEFORE where the first unread/new post actually is. Or even in the middle of some post. Here's an example of the URL that's generated, so you can see what's wrong: showthread.php?p=2032241#post2032241&conly= (I think having the &conly after #post confuses the browser) The fixed code that works on my site looks like this: Code:
// === GEEK ARTICLES step 5.4 === |
maybe I am lost. I installed it without a hitch. But the forums I am using as my articles look exactly the same. It is probably something simple but hey.. Now what?
|
Installed. Thanks!
Is there anyway to have the header image included as part of the latest vbarticles? |
the conly= bit doesnt make a difference. It equates to the same as conly=0
Make sure that the forumids are set right Howdy - The header image is only availible in GAS3 |
All times are GMT. The time now is 12:01 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:
|