![]() |
|
#1
|
|||
|
|||
|
vBulletin
- v3.0.6 w/ 'misc.php' patch Hacks - vBadvanced CMPS v1.0.1 w/ Left SideBar Hack - vBadvanced Gallery v1.0 RC3 - v3 Arcade Bugs Browser Title Bar: 1. Portal Home - RESOLVED - Currently: Site Name - Browser Name - Preferred: Site Name - Home - Browser Name 2. Forums Home w/ Left Portal - RESOLVED - Currently: Site Name - Left SideBar - Browser Name - Preferred: Site Name - Forums - Browser Name 3. Gallery w/ Left Portal - RESOLVED - Currently: Site Name - Left SideBar - Browser Name - Preferred: Site Name - Gallery - Browser Name Who's Online: - REDIRECTED 1. Shoutbox in Left Portal causes 'Unknown Location: forums/shoutbox.php' on every page. Enhanced WYSIWYG Editor & Standard Editor Smilies: - UNRESOLVED 1. Do not work in both IE and FireFox, when clicked, just moves focus to top of page. Adding Polls: - UNRESOLVED 1. When attempting to create a new Poll, I get the "you do not have permission to access this page" error ('Latest Forum Topics' Left SideBar is Active). Last edited by DGTLMIK; 03-01-2005 at 05:45 PM. |
|
#2
|
|||
|
|||
|
bump...
|
|
#3
|
||||
|
||||
|
For the navbar, if you'll edit your gallery/index.php file and look for this code:
PHP Code:
PHP Code:
Then for the forum, open your index.php file and look for: PHP Code:
PHP Code:
For your homepage, edit your 'adv_portal' template and look for: Code:
<title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if></title> Code:
<title>$vboptions[hometitle] <if condition="$pages['name'] == 'home'"> - Home</if> <if condition="$pagetitle">- $pagetitle</if></title> For the shoutbox, you'll need to ask for help in the thread you downloaded that from as we cannot provide support for 3rd party add-ons. As for the smilies, did you make the changes to your vbulletin_editor.js file as instructed in the readme file? For the polls, do you have permissions for that forum set to allow the creation of polls? |
|
#4
|
||||||
|
||||||
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Original Post updated to reflect current status.
|
|
#8
|
||||
|
||||
|
Where exactly are you clicking "Create a new poll" to get the no permission screen?
__________________
My Blog GPS Discussion Forum *** Please do not contact me privately for help. Thanks. *** |
|
#9
|
|||
|
|||
|
Forums --> Polls Forum --> New Thread
1. Enter Title 2. Enter Message 3. Check 'Yes, post a poll with the thread' 4. Number of poll options: 2 5. Click 'Submit New Thread' Button 6. Enter Poll Question 7. Enter Option 1 8. Enter Option 2 9. Close poll: 7 days 10. Click 'Submit New Poll' Button Repeating the same steps above after removing the 'Latest Forum Threads' SideBar and it functions correctly. |
|
#10
|
||||
|
||||
|
So you've integrated CMPS into your site so that it shows the left column on the New Thread and Poll Edit screens?
__________________
My Blog GPS Discussion Forum *** Please do not contact me privately for help. Thanks. *** |
|
#11
|
|||
|
|||
|
Correct and as stated above, I had the same problem with the 'New Thread' and 'New Reply' functions until I performed the steps from this thread , unfortunately there are no instructions for the Polls.
|
|
#12
|
|||
|
|||
|
bump...
|
|
#13
|
|||
|
|||
|
Quote:
Does anyone have a solution to this now that I have narrowed it down? |
|
#14
|
||||
|
||||
|
Try looking in your forum/modules/latesttopics.php file for this code:
PHP Code:
PHP Code:
|
|
#15
|
|||
|
|||
|
That makes the Forum Categories disappear but the 'Breadcrumbs' and 'What's Going On?' is still visible.
|
|
#16
|
|||
|
|||
|
Any other suggestions?
|
|
#17
|
|||
|
|||
|
bump...
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reguarding Bugs | ´ÀÉ`SÌLVÉR´ÀÉ` | Troubleshooting / "How do I..." Questions | 2 | 01-08-2005 12:24 AM |