Not Solved [General] Videos are missing
#1
Not Solved
Hi on my bb platform my videos aren't showing, however whenever I go on preview the videos are there. Can someone help me sort this out.
#2
Not Solved
Have you tried yourwebsite.com/usercp.php?action=options

MORE OPTIONS
[tick ]Show the MyCode formatting options on the posting pages.
Hey man, what's up?
#3
Not Solved
Hi I need help with fixing the counter for how many times have people read an article on my website.
Joomla needs updating.
And also have issues how to publish an article on the front page of my website.
#4
Not Solved
^ what is your forum url ?
have you used any bridge system for your main site (Joomla) & the forum ?
#5
Not Solved
(2018-04-12, 02:51 PM)akotle Wrote: Hi I need help with fixing the counter for how many times have people read an article on my website.
Joomla needs updating.
And also have issues how to publish an article on the front page of my website.

Are you using MyBB or joomla ?
Also for adding posts on frontpage, you can either use portal page or you can even use latest post plugin
- MyBB Heart
#6
Not Solved
(2018-04-13, 07:53 AM)WallBB Wrote:
(2018-04-12, 02:51 PM)akotle Wrote: Hi I need help with fixing the counter for how many times have people read an article on my website.
Joomla needs updating.
And also have issues how to publish an article on the front page of my website.

Are you using MyBB or joomla ?
Also for adding posts on frontpage, you can either use portal page or you can even use latest post plugin

I'm using MyBB
#7
Not Solved
Hi I need assistance in resetting a password for admin user. Any help with this issue.
#8
Not Solved
what is your forum url ?
when you try to login, there is a link for lost password. have you tried it ?
#9
Not Solved
(2020-02-10, 02:47 AM).m. Wrote: what is your forum url ?
when you try to login, there is a link for lost password. have you tried it ?

Yes we have, and after I enter the email it doesn't send any links as to how to reset my password.
#10
Not Solved
^ you can use SQL query like below to change your password
UPDATE mybb_users SET password = 'newpassword', salt = '' WHERE uid = 'X';
note: X is your user id (number)
if your database uses a different table prefix then change mybb_users accordingly.

[common SQL queries]


Forum Jump:


Users browsing this thread: 1 Guest(s)