![]() |
Quote:
There are probably going to be some new features with this as soon as Bree gets back online. KK and I have a list ready for her lol. |
Thank you very much. I didn't see that post before. Works GREAT now.
Thanks again. |
Quote:
Thanks again, *awaits next version* :) Hi bobster, I've looked through the link you gave me, quick questions... Basically, would I have to install the whole thing for it to work or could I take the thread php file and upload it and have a tab point to it...so which code would i use to do that?. . or is there another way round it? Thanks |
Ok running VB 3.72 and a friend brought this program to my attention.
Installed and when I go to add a message I get this SQL error message. Warning: mysql_query() [function.mysql-query]: Access denied for user: 'torontod@localhost' (Using password: NO) in [path]/admincp/smnlikquick.php on line 50 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/admincp/smnlikquick.php on line 50 Warning: mysql_result(): supplied argument is not a valid MySQL result resource in [path]/admincp/smnlikquick.php on line 51 Even if I add a message, then I don't get a message block like I have seen, and if I add another message it does not display right.... Like this
Any ideas? I would love to see this one work. |
Quote:
And double check the CSS path. |
Quote:
Here is how to add an additional Tab for an external content file (s) EDIT the smnlikquick TEMPLATE I manually inserted an LI tag (IN RED) which will create an addition Tab .. all you need to do is create a content file, upload it, change the name of it in the line below, name your tab and yer golden. Works well with all the content files I have made for AJAX Tabs .. you just need to remark out the calls to any CMPS files that are not being used.. Code:
<table class="tborder" cellpadding="0" cellspacing="0" width="100%" align="center" border="0"> |
Quote:
But I don't understand the SQL errors that I have listed. Error Messgae The requested URL /forums/admincp/function.mysql-query was not found on this server. Here is a screen capture of where the errors occur, is there anything else that you would need from me to sort out this problem? http://www.icurdigital.com/dennis/sql_error.jpg Sorting out this stuff is my weak area big time. |
The first error says it cannot establish a connection with your database. Does vBulletin give you this error?
|
Quote:
But here is the ones from your software. I hope that this will be a clue for you. Database error in vBulletin 3.7.1: Invalid SQL: SELECT * FROM `smnlikquick` WHERE `status`='1' ORDER BY `dis_order`; MySQL Error : Table 'torontod_vb_data.smnlikquick' doesn't exist Error Number : 1146 Request Date : Saturday, June 28th 2008 @ 11:12:52 AM Error Date : Saturday, June 28th 2008 @ 11:12:52 AM Script : http://www.icurdigital.com/forums/ Referrer : IP Address : 99.234.69.7 Username : Admin Classname : vB_Database_MySQLi MySQL Version : 5.0.45-log Thanks for your help on this issue |
Your table was never created. Try exporting and reimporting your product.
|
Quote:
And a couple more questions lol, i want to have the tabs colored before they get selected and to change the red gradient when they are selected, this might of been mentioned before somewhere but I can't see it for the life of me. and last question, with the recentthreads php file, i want to take some info out so i only have one line... ie i want to take out topic starter (2nd Line) date when topic made (3rd line) and next column take out the last posters name. so i just have 1 line of info across the whole table. also can i change this so its latest thread created and not last thread posted in ? Thanks for all ur help on this..:) |
Quote:
|
Hi Kovifor,
I've added the unedited file as an attachment, appreciate it if you could look for us, Thank you :) |
What do you want taken out?
|
Hi, i'd like taken out please:
Topic Starter Date When topic made Last poster And not sure if this can be done, but i'd like it to Latest threads made, with the newest at the top, not showing the Latest thread that has been posted in, Thank you :) |
Try the attachment. :)
|
Hi, thanx for the quick reply
Its now showing, Topic title, thread starter and data & time when topic started (in first column) other colums arent there.. . <--- the last 2 fields if possible taken off leaving just topic title ... and the other stuff put back on lol ie Last Post - Replies - Forum columns... so its still in its table but with the last posters name taken out of the last post column so it all ends up on 1 line on 1 row ... |
So you want most of the data, but everything to be on one line?
|
Everything on one line ... data to be included and in the columns is:
Topic Title, - Last Post Time (only) - Replies - Forum Name <--- that info only, so it only uses 1 line per thread.. :) thanks :) |
Quote:
If I uninstall, will it remove the table from the database? And maybe start from scratch one more time? even removing the upload files to the server as well? Unless you have any other ideas that I can try. I check to see if the table was there before the export and inport and it was there. Thanks for the help. And I hope to get this going as I have a use to put this in CMPS as well, but need to correct this issue before hand. Thanks again |
Yes, an uninstall should remove the table.
|
Quote:
Thanks |
Hi,
I';ve done all what I needed to do in previous posts apart from the coloring of the tabs. I've been throught the css file and changed all the colors around, but nothing changes when I load the site back up. Any ideas, or would you think something is over riding it? Thanks |
Quote:
|
i'll pm u the link :) thanx
|
I just noticed today an odd issue with using this mod. When this mod is installed and you have ANY announcements on it, the main RSS feed for your forums will append the LAST or most recent announcement's title to your RSS feed title.
For example, my RSS feed should have a title of Creeight.org, but since I have an announcement with this mod up titled Welcome... my RSS feed now reads Creeight.org - Welcome. I wanted to mention this in hopes of any future updates or work on this mod, that this potential lil issue be looked into and hopefully resolved somehow. I guess it's not such a big deal, but for those who want just a simple RSS feed title to be their site's title itself and nothing added on, then it might be a concern heh. Great job so far on the extra support from some of the members helping with this mod though :) |
Okay. I finally got everything to display in tabs format instead of bullets. The only problem that remains is this. Once I loaded the CMPS mod, the panels display, but they kick the rest of the center column's contents to the bottom of the page below where the left column's content ends.
This is a problem as I want the tabbed panels to be the first item on the center column. This problem did not occur before I loaded the CMPS mod. The panels appeared as the first item on the page with all of the other content loading below it properly. It was only after it was loaded as a CMPS module that the problem appeared. Any ideas? Thanks! |
Quote:
In the mean time, can you post some screen shots so we can see whats going on or provide us a link to your site so we can "see" it .. much easier that way.. if you don't want to post your site publically, then PM one of us (Bree, King Kovifor or myself) |
Here is the screenshot you asked for. Notice the bar titled Database & Coding: Test. This should be right under the tabbed panel. The url to my site is forums.gamers-lair.net. Thanks for your help!
|
Quote:
|
Dear Bree, Bobster65 and King Kovifor, I have added usergroup permission to view annoucements, autotemplate, timer setting and persistent tab setting to your modification.
Now request if possible to post here the my version for releasing official 2.0.5 version.. Regards. |
I checked the clean output option, and when I do, the module disappears altogether. I then de-select the clean output option and the module re-appears and everything is back in the same state that it was before.
|
Quote:
|
Okay... I had the default module wrapper activated. I turned it off and it fixed the problem. If you have an alternate wrapper I can use, that would be great, as the default seems to break things.
Thanks for the tip! Quote:
|
I have this running on my site right now. I have 2 announcements at the moment, The problem is that when the page loads it loads the module fine but on the second re-load it will load the same announcement instead of moving on to the second.
|
Quote:
|
Hi, Thanks for this hack it looks great..
I have installed it yet it looks nothing like your demo Please see my forum here Just below the chatbox I uploaded all files and kept directory structure Import the product and did the 2 template edits, yet sommat is amiss :( Any ideas please, cause i was hoping it would look like the demo? |
Quote:
Edit the FORUMHOME Template and in the <head> section, look for this.. Code:
<link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" /> Change to this.. Code:
<link rel="stylesheet" type="text/css" href="http://www.bashys-place.com/forums/clientscript/smnlikquick_css.css" /> |
Thank you very much for the quick response and that worked great..
I take it you cant use html markup in it, cause that dont seem to work? |
Quote:
|
All times are GMT. The time now is 03:42 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:
|