vBulletin Mods

The Official vBulletin Modifications Site
http://www.vbulletin.org/forum/showthread.php?t=277166

Neptun 19 Feb 2012 07:48

Quote:

Originally Posted by DragonByte Tech (Post 2300993)
This is due to an issue with vB's built-in friendly URL function for the CMS. It is currently due to be fixed in the 4.1.12 release. In the mean time, give me the structure of your CMS links, and I can tell you the code modifications to make in order for it to work on your site.

Brad

great - because i love this mod

i have instead of content.php -> /portal/

for example www.url.com/content.php?... -> www.url.com/portal/articel1


i hope that is what you mean - would be great if we can save this issue ;)

DragonByte Tech 19 Feb 2012 13:18

I may need a little more information than that, but we'll try for now. In the file widget.php (found in [forum]/dbtech/vbslider/actions), on lines 450 and 460, find the following code snip...


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Replace the content.php with portal. As I mentioned, we'll have to see, as it may need more changes, usually in the remainder of that code, for the order of the nodeid, dash, and url (123-this-is-your-article). If it is exactly how you show above(this-is-your-article-123), then make the overall code as follows:


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

Remember that you must change it on both line 450 (title link) and 460 (read more link). Hope that helps.

Brad

Neptun 19 Feb 2012 14:55

great works perfect ;)

thecore762 21 Feb 2012 06:50

looking forward to see this working with vBadvanced.

DragonByte Tech 25 Feb 2012 01:30

Quote:

Originally Posted by thecore762 (Post 2301834)
looking forward to see this working with vBadvanced.

Ask, and ye shall receive. vBAdvanced module is available in the DO_NOT_UPLOAD folder of the v2.0.0 download. Let me know how it works for you.

Brad

thecore762 25 Feb 2012 02:04

I went ahead and bought the pro version!
Buy it asap before this gets out of beta!
Price will go up once beta is done!!!

DBTech, excellent mod, I am loving it!!!!!!!!!!

Voted MOTM!

ScarlosSantana 25 Feb 2012 09:32

I've recently downloaded and installed the lite version of this on my forum and I really like it but the only thing I'm wondering is why it shows no images for the threads even thought the actual threads have an image in every one of them.

I would buy the pro version if I could be assured that the problem can be fixed or at least minimized.

Also I've noticed that it doesn't work well with user's default text font & color.

ScarlosSantana 25 Feb 2012 10:36

Upon further review I just paid for the 3 month version and it's not even loading images at all.

DragonByte Tech 25 Feb 2012 14:29

Quote:

Originally Posted by ScarlosSantana (Post 2303214)
Upon further review I just paid for the 3 month version and it's not even loading images at all.

I've sent you a PM over on DBTech to try to help you solve your issue. Thanks.

Brad

DragonByte Tech 25 Feb 2012 14:32

An issue with the CMS widget was discovered with the original v2.0.0 release. If you downloaded the latest version before this post, please re-download the package and reinstall. Sorry for the inconvenience!

Brad

ScarlosSantana 25 Feb 2012 14:33

When I place it at forum home it causes a database error.

Quote:

Database error in vBulletin 4.0.8:

Invalid SQL:
SELECT cms_article.contentid, cms_article.pagetext AS message, cms_node.nodeid, cms_node.url, cms_node.publishdate, cms_nodeinfo.title, cms_article.previewimage
FROM cms_article AS cms_article
INNER JOIN cms_node AS cms_node ON ( cms_node.contentid = cms_article.contentid )
INNER JOIN cms_nodeinfo AS cms_nodeinfo ON ( cms_nodeinfo.nodeid = cms_node.nodeid )
LEFT JOIN cms_nodecategory AS cms_nodecategory ON ( cms_node.nodeid = cms_nodecategory.nodeid )
WHERE 1 =1

AND cms_node.setpublish =1
AND cms_node.publishdate <= 1330183858
AND cms_node.publicpreview =1
ORDER BY cms_node.publishdate DESC
LIMIT 0,;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 12
Error Number : 1064
Request Date : Saturday, February 25th 2012 @ 10:30:58 AM
Error Date : Saturday, February 25th 2012 @ 10:30:58 AM
Script : http://www.thedoomship.com/forum.php
Referrer : http://www.thedoomship.com/content.php?s=&styleid=46
IP Address : **.***.***.***
Username : ScarlosSantana
Classname : vB_Database_MySQLi
MySQL Version : 5.0.92-community

DragonByte Tech 25 Feb 2012 15:01

Per your PM at DBTech, this has been resolved, correct? Thanks.

Brad

ScarlosSantana 25 Feb 2012 16:35

YEah, weird thing is when I disabled it, it started working. So I'm not gonna enable it anymore for fear of it not working again,

DragonByte Tech 25 Feb 2012 17:24

What are you enabling/disabling and how? That's what's confusing me...

Brad

alhidaya 26 Feb 2012 09:52

Everything works great for the slider cms version v1.0.7. I have a problem with version v.2.0.0, the slider in the cms disappears after a few minutes.

I have vbulletin 4.1.1.0 suite.


All times are GMT. The time now is 23:54.

Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2001 - , vbulletin.org. All rights reserved.