![]() |
problem profile
1 Attachment(s)
hi i have a problem if a click on the user and get the latest post or tread started by users then i get this message ?
Code:
Invalid User specified. If you followed a valid link, please notify the administrator any idea to fix ? thx |
You need to look in the page source and see what the link is and if that link it valid.
|
Quote:
Code:
forum/search.php?do=finduser&u=Array[userid]&starteronly=1 |
And this is your problem:
u=Array[userid] So, something is causing that variable to not be passed correctly. You should check your template that it is correct and then try disabling your plugins completely and see if that fixes it. |
Quote:
thx but with template it is? |
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
|
see this code :
Template : Code:
postbit_legacy thx Code:
$template_hook[postbit_start] |
The area you are showing in the first post image is not the postbit_legacy template. You need to find the template that is spitting out the incorrect code. It is going to be something like memberinfo_something.
|
Quote:
Code:
forum/search.php?do=finduser&u=Array[userid]&starteronly=1 ????? |
You said the links for Get Latest Post and Get Latest Thread aren't working and that is the broken link you posted. So, you must search in your templates (or plugins cuz that isn't default vb code - unless you mistyped and meant Find all post and Find all threads) for where those links are coming from.
|
Quote:
Code:
$stylevar[htmldoctype] i revert the template but no s6 :( |
But where in that code are the links you are talking about that are broken? I don't see anything in that code that has the word "finduser" or "search" in it like your broken link.
|
1 Attachment(s)
Quote:
strange i disable plugins and the same is happening see att |
Does this happen when using a totally default skin? And, I don't suppose you have any sort of SEO or anything like that? When you disabled your plugins, did you get rid of the htaccess for that also?
|
Quote:
yes i did strange problem i think |
*Something* is interferring with the default vbulletin code cuz default code does work and doesn't put array[postperday] in that page. If you disabled the modifications completely, and you are using a totally default style to look at the site, then really the only next thing to do is to put totally default vbulletin files back onto your site.
|
Quote:
so its meaning that i lose all my plugins? |
If you have file edits, then yes you would lose them. But, it sounds like that is the place where the problem is if you have checked everything else. You could just undo all the file edits you did right before this problem started.
|
Quote:
So the problem ? let it be ! thx lynne |
Quote:
thx |
I don't understand what you mean, Cindy. If you want a totally default profile page, then you would revert all the memberinfo_xxxx templates. But, if you already checked the site using a default style and it didn't work, then reverting those templates will not make it work.
|
Quote:
if a now where the link was and the template then it was easy to find the error but he is giving user x and that its not good if i know where to find the template thats give the error, and i dont no where to find the incorect url of the profiles |
The actual template that you are showing in the first post is 'memberinfo_block_statistics' You would find it by doing this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
But as I said, if a default template is not showing the page correctly, then I'm not sure what you think you can do to the template in that style to get it to show correctly. |
Quote:
Code:
Array [find_all_threads_started_by_x] ?? |
This is the line in the template:
HTML Code:
<li><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow"><phrase 1="$prepared[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></li> |
Quote:
Code:
[find_all_threads_started_by_x]</ but no phrase --------------- Added [DATE]1228260944[/DATE] at [TIME]1228260944[/TIME] --------------- Quote:
Code:
<div class="alt1 block_row"> |
It's there, but it is showing with a line break in the middle:
HTML Code:
<li><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo |
Quote:
--------------- Added [DATE]1228274536[/DATE] at [TIME]1228274536[/TIME] --------------- yes its fixed !!! i revert the : Code:
memberinfo_block_statistics |
All times are GMT. The time now is 05:55 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:
|