![]() |
Hmm, oddly enough, it appears to have "fixed itself..." :ermm:
|
Hm..it won't install. After upgrading to vb3 rc3 the index gives a permanent db error. I've uninstalled, and installed again but it gives a db error during installation.
|
Quote:
dontpanic:it was probally a browser cache issue :)_ |
I suppose so...I've got about 2 million windows open. :)
|
upgraded from rc2 to rc3 ran the install script had error ininstalled and reinstalled got same error. can anyone help.
Code:
Invalid SQL: SELECT thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, forumid, thread.iconid, votenum, votetotal, post.postid, pagetext, allowsmilie, showsignature |
Quote:
|
Quote:
|
That was mentioned earlier today and I posted the fix, but I didn't think to mention that change in the post with the upgrade file. Just open your adv_index.php file and look for "filesize," (without the quotes) and change that to "attachment.filesize," (again, wthout the quotes).
|
Quote:
|
Quote:
|
Upgrade to RC3 went smooth.
|
Error:
Invalid SQL: INSERT INTO vb3_phrase (phraseid, languageid, varname, text, phrasetypeid) VALUES (NULL, '-1', 'settinggroup_vbadv_index', 'vBadvanced Homepage Settings', '5000') mysql error: Duplicate entry 'settinggroup_vbadv_index--1-5000' for key 2 |
NuclioN - I'm assuming you got that from the RC3 upgrade script, right? Were all your phrases and such removed during the upgrade? It should have removed that phrase as well if it removed the rest, so you may want to double check and see if the others were removed. If they were, try finding this bit of code in that file and removing it:
PHP Code:
|
Getting the following error....
I upgraded to RC3 fine on my test server, however on my live server I get the following error... Parsing functions.php Time before: 1074801976.8187 Time after: 1074801976.8452 Time taken: 0.026489973068237 -------------------------------------------------------------------------------- Processing sessions.php Time before: 1074801976.8455 Fatal error: Call to a member function on a non-object in /home/satellit/public_html/includes/sessions.php on line 171 |
Got it fixed, I uploaded the main php again to the root and it worked. :)
Phew! |
Where to check if the frases were removed, phpmyadmin, the phragemanager? I don't even know which frases i've to look for. I must first open the install file and look for each one of them?
|
hi there.
I have a problem. I have created a new templated called index_regulament where i have normaly put the thext that i want. Now i get this error when i'm trying to access the index_regulament page. This is the error : Fatal error: Call to undefined function: parse_bbcode() in C:\apache\htdocs\ro-hattrick\vb\index.php on line 555 index.php is acutaly the vBadvanced index. I get this only when i'm trying to acces the new page : http://localhost/ro-hattrick/vb/inde...age=regulament Can you help me ? |
Nuclion - Just go to your phrase manager, then select "vBadvanced Homepage" from the select field near the top of that page. There should be about 15 phrases under that IIRC.
PET - See this post for the fix - https://vborg.vbsupport.ru/showpost....4&postcount=53 |
Tnx Tigga..i did it the 'non sleep' method by deleting all the templates in phpmyadmin and then import a fresh vb language. It worked. :)
Ofcourse i have to spend more time to find the solutions for other problems such as the calendar and the login block and the full url's and where to put them. This is a great addon and i hope you can make an update soon where all those problems are history. |
Well I'm actually working on the next version right now. The problem with the phrases being removed after a vB upgrade is a simple fix, but the templates will most likely always be removed. That one's not a big deal though since it only removes any that you haven't customized, plus there's the option in the installer to only install the templates. ;)
What do you mean about the problems with the login block and calendar? There aren't any issues with either of those that I'm aware of... |
Quote:
|
Checked & replied. :)
|
^^ silly me thanks
|
Quote:
|
Ah...i forghot. I have a question :
I want to create another news page. Like the normal NEWS...but on other category. How can i do that ? For exemple the first page load's the NEWS forum. If i click on a new link i want it to load the "BLABLA" forum. |
if i upgrade to vb3 rc3 will the new templates i created be deleted(the ones like index_page)?
thanks |
Probably a stupid question....but how do you add custom blocks to the index page? There are provisions for handling index_custom1 and index_custom2, but I don't see any instructions on how to add more custom blocks?
|
OK i have VB RC3 installed, I downloaded the vbadvanced from the 1 st post followed all instructions everything went smooth. However I have one Minor problem. When a guest gets to the main page, it asks them to login or register. Well however all the links are linking to the wrong place.
ie.( regisger.php should be /forums/register.php ie.(login.php should be /forums/login.php Basically all links avaialable including those in the footer, for archive, contact aer all linking wrong.. not sure what I did wrong. In vb options the home URL and the forums URL is set correctly, just the index page is not linking right. I looked through these 26 pages and found a few related problems but not exactly specifying the same. Any help would be great. Thanx |
Quote:
are you usin the most recent copys of the templates? Quote:
Quote:
its about the same process or check my sig for basics of vB3 and look specificly at how things are "evaled" |
Quote:
If I am at the portal page and logged in, everything is linking fine to the forums. news, poll, pm's latest threads. However the bottom footer that has ADMIN/ MOD/ Archive all those link wrong. If a gues comes they will have to register/login/forget pass, all those links are wrong as well as the footer. I have not made any changes, and used the templates that come in the zip file. Even the forumjump links don't work. They also link to the wrong place. |
Quote:
|
OK ignore het above problem. It seems i woudl have to edit the standard_errors template to reflect the correct url. So instead i changed the guests access to be ablve to view the board but need to register and that is fine. Here is one little problem,
The index_newsbits as a varable $newsicon , That $newsicon is linking to the wrong place so it displays a nice big RED X . It is pointing to /images/icons/... instead of /forums/images/icons/... How would i go abotus of changing that variable to reflect the correct path. |
icon manager in the ACP :) not sure where it is off the top of my head :)
|
Quote:
That won't do anything. it's the variable $newsicon in the index_newsbits template that is wrong. If i go to post icon manager and look at the icon it is linked fine there and it displays fine in the forum. But in the portal page it shows a nice big X |
Is it possible to add a random block function? For example, I want to add a random quote box to my vBadvanced home page that would add a random quote from a list of quotes in a text file in the block each time the user refreshes their browser. How can this be programmed?
|
im gettin this error after install. followed all directions.
Code:
Database error in vBulletin 3.0.0 Release Candidate 3: |
Quote:
|
Change:
Code:
,attachment.filename, filesize, attachment.visible Code:
,attachment.filename, attachment.filesize, attachment.visible |
Quote:
|
Quote:
|
All times are GMT. The time now is 10:30 PM. |
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:
|