Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Sub-Header Links error....

Asked Modified Viewed 1,894 times
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
asked
Senior Member

No links are working in the sub-header again, seems to come and go. Now need to right click and choose where to open page....

Using Septenary as the site theme...

I do have full use of the sub-header links when not signed in. Seems to be only the admin that's having the problem....I set up a new user, logged in as him and all sub-header links worked fine.

Hope this all helps...
Edited by daimonbok1 on 16-05-2017 17:42,
0 replies

7 posts

D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

Got this tonight also:
            trigger_error("Query Error: ".$query."<br/>Stack Trace: ".$e->getTraceAsString()."<br/>Error Nature: ".$e->getMessage(), E_USER_NOTICE


Query Error: SELECT d.*, dc.*, tu.user_id, tu.user_name, tu.user_status, tu.user_avatar , tu.user_level, tu.user_joined, IF(SUM(tr.rating_vote)>0, SUM(tr.rating_vote), 0) AS sum_rating, COUNT(tr.rating_item_id) AS count_votes, MAX(d.download_datestamp) as last_updated FROM fusion9Im64_downloads d INNER JOIN fusion9Im64_download_cats dc ON d.download_cat=dc.download_cat_id LEFT JOIN fusion9Im64_users tu ON d.download_user=tu.user_id LEFT JOIN fusion9Im64_ratings tr ON tr.rating_item_id = d.download_id AND tr.rating_type='D' WHERE download_cat_language='English' AND download_visibility = 0 AND download_cat = '6' GROUP BY d.download_id ORDER BY count_comment DESC LIMIT 0,15
Stack Trace: #0 /home/mypleasu/public_html/includes/classes/PHPFusion/Database/Driver/PDOMySQL.inc(63): PDO->prepare('SELECT d.*, dc....') #1 /home/mypleasu/public_html/includes/classes/PHPFusion/Database/AbstractDatabaseDriver.inc(303): PHPFusion\Database\Driver\PDOMySQL->_query('SELECT d.*, dc....', Array) #2 /home/mypleasu/public_html/includes/db_handlers/all_functions_include.php(112): PHPFusion\Database\AbstractDatabaseDriver->query('SELECT d.*, dc....', Array) #3 /home/mypleasu/public_html/infusions/downloads/downloads.php(249): dbquery('SELECT d.*, dc....') #4 {main}
Error Nature: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'count_comment' in 'order clause'
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

I issued it, https://github.com/PHPFusion/PHPFusion/issues/1816
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

Thanks again Falk...
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Quote


Query Error: SELECT d.*, dc.*, tu.user_id, tu.user_name, tu.user_status, tu.user_avatar , tu.user_level, tu.user_joined, IF(SUM(tr.rating_vote)>0, SUM(tr.rating_vote), 0) AS sum_rating, COUNT(tr.rating_item_id) AS count_votes, MAX(d.download_datestamp) as last_updated FROM fusion9Im64_downloads d INNER JOIN fusion9Im64_download_cats dc ON d.download_cat=dc.download_cat_id LEFT JOIN fusion9Im64_users tu ON d.download_user=tu.user_id LEFT JOIN fusion9Im64_ratings tr ON tr.rating_item_id = d.download_id AND tr.rating_type='D' WHERE download_cat_language='English' AND download_visibility = 0 AND download_cat = '6' GROUP BY d.download_id ORDER BY count_comment DESC LIMIT 0,15
Stack Trace: #0 /home/mypleasu/public_html/includes/classes/PHPFusion/Database/Driver/PDOMySQL.inc(63): PDO->prepare('SELECT d.*, dc....') #1 /home/mypleasu/public_html/includes/classes/PHPFusion/Database/AbstractDatabaseDriver.inc(303): PHPFusion\Database\Driver\PDOMySQL->_query('SELECT d.*, dc....', Array) #2 /home/mypleasu/public_html/includes/db_handlers/all_functions_include.php(112): PHPFusion\Database\AbstractDatabaseDriver->query('SELECT d.*, dc....', Array) #3 /home/mypleasu/public_html/infusions/downloads/downloads.php(249): dbquery('SELECT d.*, dc....') #4 {main}
Error Nature: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'count_comment' in 'order clause'

- by daimonbok1

It's a download comments issue.

Quote

No links are working in the sub-header again, seems to come and go.

Only in Septenary?
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

RobiNN, Fusion and Bootstrap loaded worked fine, all links no problems, went back into Septenary and only the upper links will not work, if you hover the mouse over you can see the url, but it will not accept the click.

If it uses css, could that be the culprit?
0 replies
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

Same here, Septenary upper navbar (home to contact) is not clickable. I use Firefox browser.
0 replies
D
daimonbok1
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions
answered
Senior Member

RobiNN, I use Edge, IE and Chrome browsers also.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
R
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
D
D
Into The Nebula! Is it Science or Science Fiction?
  • Senior Member, joined since
  • Contributed 626 posts on the community forums.
  • Started 141 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet