The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#322
|
|||
|
|||
Check your paths to your images files...
|
#323
|
|||
|
|||
I think i know what i am going to do!
do any of you know how to make .htaccess files? I need to have this: DirectoryIndex home.php but just tcforums.net and not any of my sub domains... is this possible? |
#324
|
|||
|
|||
my prob:
Quote:
can you help me? thanks frage |
#325
|
|||
|
|||
I was wondering... Where can I find just the "News Posting" section? This hack is cool, but all I need right now is the News portion. Where can I find that so I can add it to my own code for my news page?
|
#326
|
|||
|
|||
1.
create a _news_ forum in your forum via admincp and in the admincp you will find the ID of this _news_ forum example 10 2. in the vba cmps default you will find: News Forum ID The ID number of your default news forum. To display threads from more than one forum, enter a list of forumids seperated by commas. Example setting: 1,4,9 yours is "10" thats all |
#327
|
|||
|
|||
I think you mis-read or maybe I didn't type it correctly. Basically what I'm doing is trying to get the "News Information" off of the cmps_index.php file. So I can use that code and put it in my own .php so it's custom taylored to my specific look of the site. I probably could find the appropriate tags, but on the top of the .php file I'm using what would I need to put up there so it would know that I'm reading off of the news forum?
|
#328
|
||||
|
||||
|
#329
|
||||
|
||||
i had an mysql-error in portal.php :ermm:
I changed News Forum ID and forgot to delete the , and clicked Save Quote:
Now the Error: Quote:
|
#330
|
||||
|
||||
there is an error in templates.txt :nervous:
Code:
------------------------------------ calendar_smallmonth_day_other ------------------------------------ <!-- a single day from another month on the small calendars --> <td class="smallfont"><em><if condition="$show['dontshowweek']"> <span class="smallfont">$day</span><else />$day</if></</em></td> Code:
<if condition="$bbuserinfo['usergroupid'] == 6"> <div class="smallfont">» <a href="$vboptions[bburl]/poll.php?$session[sessionurl]do=polledit&pollid=$pollinfo[pollid]">$vbphrase[edit_poll]</a></div> </if></span></td> </tr> |
#331
|
|||
|
|||
Quote:
Now, I suppose it is Dreamweaver (which I am using) that is coursing the problem. In short, Dreamweaver corrupts the functions.php file. Instead of editing the file in Dreamweaver, I have edited the functions.php file in notepad. I cut the content of the file into notepad, changed the required line, and pasted the (new) content back to the functions.php file. Made sure that everything was ok, saved the functions.php file and uploaded it (again). The problem is recurring. This is what happens: Line 1887 is supposed to read: $debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')=== false, '?', '?','?','&') . "explain=1\">Explain</a>)<br />\n"; When I open the functions.php file again, line 1887 has suddenly been changed to: $debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&') . "explain=1\">Explain</a>)<br />\n"; This is problem that seems to be pretty frequent for a lot of us. Could someone please give a clear answer to solve the problem. Or is the portal software simply incompatible with Dreamweaver? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|